aboutsummaryrefslogtreecommitdiffstats
path: root/test/CodeGen/X86/bt.ll
Commit message (Expand)AuthorAgeFilesLines
* Eliminate more uses of llvm-as and llvm-dis.Dan Gohman2009-09-081-3/+3
* Add explicit -march=x86 to these tests so that they don'tDan Gohman2009-02-031-2/+2
* Make x86's BT instruction matching more thorough, and add someDan Gohman2009-01-291-3/+417
* Disable the register+memory forms of the bt instructions for now. ThanksDan Gohman2009-01-131-1/+6
* Do not isel load folding bt instructions for pentium m, core, core2, and AMD ...Evan Cheng2009-01-021-0/+2
* add PR #Chris Lattner2008-12-251-0/+1
* Add a simple pattern for matching 'bt'.Chris Lattner2008-12-251-0/+20