aboutsummaryrefslogtreecommitdiffstats
path: root/test/CodeGen/X86/store_op_load_fold2.ll
Commit message (Expand)AuthorAgeFilesLines
* Convert tests using "| wc -l | grep ..." to use the count script.Dan Gohman2007-08-151-1/+1
* Change the x86 assembly output to use tab characters to separate theDan Gohman2007-07-311-1/+1
* For PR1319: Upgrade to new test harness.Reid Spencer2007-04-151-1/+2
* Use the llvm-upgrade program to upgrade llvm assembly.Reid Spencer2006-12-021-1/+1
* Fix test case.Evan Cheng2006-10-231-6/+3
* Fix test case so it passes on x86-64.Evan Cheng2006-08-291-0/+3
* Undo xfail.Evan Cheng2006-08-291-5/+1
* XFAIL for now.Evan Cheng2006-07-241-0/+1
* Add a test case for (store (op (load ..) ..) ..) folding.Evan Cheng2006-03-091-0/+45