Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Upgrade syntax of tests using volatile instructions to use 'load volatile' in... | Chris Lattner | 2011-11-27 | 1 | -2/+2 |
* | Pseudo CMOV instructions don't clobber EFLAGS. | Jakob Stoklund Olesen | 2011-09-02 | 1 | -2/+2 |
* | As Dan pointed out, movzbl, movsbl, and friends are nicer than their alias | Bill Wendling | 2011-04-14 | 1 | -2/+2 |
* | Have the X86 back-end emit the alias instead of what's being aliased. In most | Bill Wendling | 2011-04-14 | 1 | -2/+2 |
* | Instruction fixes, added instructions, and AsmString changes in the | Sean Callanan | 2009-12-18 | 1 | -3/+3 |
* | Restore a comment that was lost in the merge. | Dan Gohman | 2009-09-15 | 1 | -0/+4 |
* | this is failing on linux hosts, force a triple. | Chris Lattner | 2009-09-15 | 1 | -1/+1 |
* | merge one more in. | Chris Lattner | 2009-09-15 | 1 | -0/+10 |
* | merge some more cmov tests into cmov.ll | Chris Lattner | 2009-09-15 | 1 | -0/+95 |
* | merge two cmov tests into one. | Chris Lattner | 2009-09-15 | 1 | -0/+48 |