aboutsummaryrefslogtreecommitdiffstats
path: root/test/CodeGen/X86/2012-03-26-PostRALICMBug.ll
Commit message (Expand)AuthorAgeFilesLines
* Update aosp/master llvm for rebase to r233350Pirama Arumuga Nainar2015-04-091-8/+8
* Revert the test moves from 176733. Use "REQUIRES: asserts" instead.Jan Wen Voung2013-03-121-0/+60
* Disable statistics on Release builds and move tests that depend on -stats.Jan Wen Voung2013-03-081-59/+0
* Fix the remaining TCL-style quotes found in the testsuite. This isChandler Carruth2012-07-021-1/+1
* Convert the uses of '|&' to use '2>&1 |' instead, which works on oldChandler Carruth2012-07-021-1/+1
* Post-ra LICM should take care not to hoist an instruction that would clobber aEvan Cheng2012-03-271-0/+59