aboutsummaryrefslogtreecommitdiffstats
path: root/test/CodeGen/X86/twoaddr-pass-sink.ll
Commit message (Expand)AuthorAgeFilesLines
* Update aosp/master llvm for rebase to r233350Pirama Arumuga Nainar2015-04-091-7/+7
* Revert the test moves from 176733. Use "REQUIRES: asserts" instead.Jan Wen Voung2013-03-121-0/+30
* Disable statistics on Release builds and move tests that depend on -stats.Jan Wen Voung2013-03-081-29/+0
* Convert the uses of '|&' to use '2>&1 |' instead, which works on oldChandler Carruth2012-07-021-1/+1
* Convert all tests using TCL-style quoting to use shell-style quoting.Chandler Carruth2012-07-021-1/+1
* Eliminate more uses of llvm-as and llvm-dis.Dan Gohman2009-09-081-1/+1
* TwoAddressInstructionPass enhancement. After it converts a two address instru...Evan Cheng2008-03-131-0/+29