summaryrefslogtreecommitdiff
path: root/test/CodeGen/X86/2008-10-27-CoalescerBug.ll
Commit message (Expand)AuthorAge
* Revert the test moves from 176733. Use "REQUIRES: asserts" instead.Jan Wen Voung2013-03-12
* Disable statistics on Release builds and move tests that depend on -stats.Jan Wen Voung2013-03-08
* Add a much more conservative strategy for aligning branch targets.Chandler Carruth2012-08-07
* Convert the uses of '|&' to use '2>&1 |' instead, which works on oldChandler Carruth2012-07-02
* Re-enable register pressure aware machine licm with fixes. Hoist() may haveEvan Cheng2010-10-19
* Revert r116781 "- Add a hook for target to determine whether an instruction defDaniel Dunbar2010-10-19
* - Add a hook for target to determine whether an instruction def isEvan Cheng2010-10-19
* Eliminate more uses of llvm-as and llvm-dis.Dan Gohman2009-09-08
* Split the Add, Sub, and Mul instruction opcodes into separateDan Gohman2009-06-04
* Remove val# defined by a remat'ed def that is now dead.Evan Cheng2008-10-27