[AVX512] add PSLLD and PSLLQ Intrinsic
[oota-llvm.git] / test / CodeGen / X86 / 2008-05-21-CoalescerBug.ll
2015-02-27 David Blaikie[opaque pointer type] Add textual IR support for explic...
2015-02-27 David Blaikie[opaque pointer type] Add textual IR support for explic...
2012-02-10 Andrew TrickRegAlloc superpass: includes phi elimination, coalescin...
2011-11-12 Jakob Stoklund OlesenSwitch a couple -O0 tests to RABasic.
2010-05-27 Jakob Stoklund OlesenAdd a -regalloc=default option that chooses a register...
2009-09-08 Dan GohmanEliminate more uses of llvm-as and llvm-dis.
2009-04-29 Bill WendlingSecond attempt:
2009-04-28 Bill Wendlingr70270 isn't ready yet. Back this out. Sorry for the...
2009-04-28 Bill WendlingMassive check in. This changes the "-fast" flag to...
2008-10-07 Dan GohmanRemove -disable-fast-isel. Use cl::boolOrDefault with...
2008-10-01 Dan GohmanDisable fast-isel for this test, as it doesn't emit...
2008-08-05 Owen AndersonUpdate the remaining tests not to use -disable-correct...
2008-08-04 Owen AndersonUpdate these tests to work by disabling the new correct...
2008-05-21 Evan ChengFix PR2343. An *interesting* coalescer bug.