Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Eliminate more uses of llvm-as and llvm-dis. | Dan Gohman | 2009-09-08 | 1 | -3/+3 |
* | Add explicit -march=x86 to these tests so that they don't | Dan Gohman | 2009-02-03 | 1 | -2/+2 |
* | Make x86's BT instruction matching more thorough, and add some | Dan Gohman | 2009-01-29 | 1 | -3/+417 |
* | Disable the register+memory forms of the bt instructions for now. Thanks | Dan Gohman | 2009-01-13 | 1 | -1/+6 |
* | Do not isel load folding bt instructions for pentium m, core, core2, and AMD ... | Evan Cheng | 2009-01-02 | 1 | -0/+2 |
* | add PR # | Chris Lattner | 2008-12-25 | 1 | -0/+1 |
* | Add a simple pattern for matching 'bt'. | Chris Lattner | 2008-12-25 | 1 | -0/+20 |