aboutsummaryrefslogtreecommitdiffstats
path: root/test/CodeGen/X86/store_op_load_fold.ll
Commit message (Expand)AuthorAgeFilesLines
* add some random nounwinds.Chris Lattner2010-02-281-1/+1
* Eliminate more uses of llvm-as and llvm-dis.Dan Gohman2009-09-081-1/+1
* Remove llvm-upgrade and update tests.Tanya Lattner2008-02-211-7/+8
* For PR1319: Upgrade to new test harness.Reid Spencer2007-04-151-1/+1
* Use the llvm-upgrade program to upgrade llvm assembly.Reid Spencer2006-12-021-1/+1
* weak globals on darwin require an extra load, breaking this testChris Lattner2006-03-101-1/+1
* Add a test case for (store (op (load ..) ..) ..) folding.Evan Cheng2006-03-091-2/+0
* Added a (store (op (load ...) ...) ...) folding test case.Evan Cheng2006-02-031-0/+14