Age | Commit message (Expand) | Author |
---|---|---|
2012-07-25 | Disable rematerialization in TwoAddressInstructionPass. | Manman Ren |
2012-05-06 | Switch the select to branch transformation on by default. | Benjamin Kramer |
2011-11-27 | Upgrade syntax of tests using volatile instructions to use 'load volatile' in... | Chris Lattner |
2011-09-02 | Pseudo CMOV instructions don't clobber EFLAGS. | Jakob Stoklund Olesen |
2011-04-14 | As Dan pointed out, movzbl, movsbl, and friends are nicer than their alias | Bill Wendling |
2011-04-14 | Have the X86 back-end emit the alias instead of what's being aliased. In most | Bill Wendling |
2009-12-18 | Instruction fixes, added instructions, and AsmString changes in the | Sean Callanan |
2009-09-15 | Restore a comment that was lost in the merge. | Dan Gohman |
2009-09-15 | this is failing on linux hosts, force a triple. | Chris Lattner |
2009-09-15 | merge one more in. | Chris Lattner |
2009-09-15 | merge some more cmov tests into cmov.ll | Chris Lattner |
2009-09-15 | merge two cmov tests into one. | Chris Lattner |