summaryrefslogtreecommitdiff
path: root/test/CodeGen/X86/bt.ll
AgeCommit message (Expand)AuthorFilesLines
2009-09-08Eliminate more uses of llvm-as and llvm-dis.Dan Gohman1-3/+3
2009-02-03Add explicit -march=x86 to these tests so that they don'tDan Gohman1-2/+2
2009-01-29Make x86's BT instruction matching more thorough, and add someDan Gohman1-3/+417
2009-01-13Disable the register+memory forms of the bt instructions for now. ThanksDan Gohman1-1/+6
2009-01-02Do not isel load folding bt instructions for pentium m, core, core2, and AMD ...Evan Cheng1-0/+2
2008-12-25add PR #Chris Lattner1-0/+1
2008-12-25Add a simple pattern for matching 'bt'.Chris Lattner1-0/+20