Reapply r81171 with a fix: don't try to use i64 when it
[oota-llvm.git] / test / CodeGen / X86 / bt.ll
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'.