summaryrefslogtreecommitdiff
path: root/test/CodeGen/X86/regpressure.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
* Fix the remaining TCL-style quotes found in the testsuite. This isChandler Carruth2012-07-02
* Convert the uses of '|&' to use '2>&1 |' instead, which works on oldChandler Carruth2012-07-02
* Eliminate more uses of llvm-as and llvm-dis.Dan Gohman2009-09-08
* Remove llvm-upgrade and update tests.Tanya Lattner2008-02-21
* For PR1319: Upgrade to new test harness.Reid Spencer2007-04-15
* Use the llvm-upgrade program to upgrade llvm assembly.Reid Spencer2006-12-02
* remove dead flagsChris Lattner2005-08-19
* This is a carefully contrived testcase where the X86 ISel is emitting all loadsChris Lattner2005-01-17
* The pattern isel is aggressively codegen'ing all of the loads in theseChris Lattner2005-01-11