[AVX512] add PSLLD and PSLLQ Intrinsic
[oota-llvm.git] / test / CodeGen / X86 / 2007-11-30-LoadFolding-Bug.ll
2010-02-12 Dan GohmanReapply the new LoopStrengthReduction code, with compil...
2010-01-22 Dan GohmanRevert LoopStrengthReduce.cpp to pre-r94061 for now.
2010-01-21 Dan GohmanRe-implement the main strength-reduction portion of...
2009-11-03 Evan ChengRe-apply 85799. It turns out my code isn't buggy.
2009-11-02 Evan ChengRevert 85799 for now. It might be breaking llvm-gcc...
2009-11-02 Evan ChengInitilize the machine LICM CSE map upon the first time...
2009-09-08 Dan GohmanEliminate more uses of llvm-as and llvm-dis.
2009-06-04 Dan GohmanSplit the Add, Sub, and Mul instruction opcodes into...
2009-05-11 Dale JohannesenReverse a loop that is counting up to a maximum to
2008-08-05 Owen AndersonEliminate another use of -disable-correct-folding.
2008-08-04 Owen AndersonUpdate these tests to work by disabling the new correct...
2008-06-25 Evan ChengEnable two-address remat by default.
2007-11-30 Evan ChengDo not fold reload into an instruction with multiple...