[TwoAddressInstructionPass] When looking for a 3 addr conversion after commuting...
[oota-llvm.git] / test / CodeGen / X86 / bt.ll
2014-01-12 Nico RieckFix non-deterministic SDNodeOrder-dependent codegen
2013-10-15 Andrew TrickEnable MI Sched for x86.
2013-06-25 Andrew TrickRevert "Temporarily enable MI-Sched on X86."
2013-06-24 Andrew TrickTemporarily enable MI-Sched on X86.
2013-05-05 David MajnemerRemove a recently redundant transform from X86ISelLowering.
2012-12-05 Evan ChengAdd x86 isel lowering logic to form bit test with inver...
2009-09-08 Dan GohmanEliminate more uses of llvm-as and llvm-dis.
2009-02-03 Dan GohmanAdd explicit -march=x86 to these tests so that they...
2009-01-29 Dan GohmanMake x86's BT instruction matching more thorough, and...
2009-01-13 Dan GohmanDisable the register+memory forms of the bt instruction...
2009-01-02 Evan ChengDo not isel load folding bt instructions for pentium...
2008-12-25 Chris Lattneradd PR #
2008-12-25 Chris LattnerAdd a simple pattern for matching 'bt'.