[AVX512] Bring back vector-shuffle lowering support through broadcasts
[oota-llvm.git] / test / CodeGen / X86 / liveness-local-regalloc.ll
2012-07-27 Jakob Stoklund OlesenAdd <imp-def> of super-register when lowering SUBREG_TO...
2012-07-19 Preston GurdFix remaining lit tests which were failing when run...
2012-06-08 Jakob Stoklund OlesenDon't run RAFast in the optimizing regalloc pipeline.
2012-05-14 Jakob Stoklund OlesenFix PR12821.
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.