Age | Commit message (Expand) | Author |
---|---|---|
2011-11-27 | Upgrade syntax of tests using volatile instructions to use 'load volatile' in... | Chris Lattner |
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 |
2010-01-13 | Re-enable extension optimization pass. | Evan Cheng |
2010-01-13 | Disable opt-ext pass to unbreak the build for now. | Evan Cheng |
2010-01-13 | Add a quick pass to optimize sign / zero extension instructions. For targets ... | Evan Cheng |