Allow 256-bit shuffles to be split if a 128-bit lane contains elements from a single...
[oota-llvm.git] / test / CodeGen / X86 / liveness-local-regalloc.ll
2010-06-15 Jakob Stoklund OlesenRemove the local register allocator.
2010-05-11 Jakob Stoklund OlesenSimplify the tracking of used physregs to a bulk bitor...
2010-03-16 Bill WendlingForgot testcase for r98599.