aboutsummaryrefslogtreecommitdiffstats
path: root/test/CodeGen/X86/store_op_load_fold2.ll
Commit message (Expand)AuthorAgeFilesLines
* Update aosp/master llvm for rebase to r233350Pirama Arumuga Nainar2015-04-091-3/+3
* Changed register names (and pointer keywords) to be lower case when using Int...Craig Topper2013-07-311-4/+4
* The LIT tests below do not specify the exact cpu model and fail on AVX2 machi...Nadav Rotem2012-07-121-2/+2
* Allocate virtual registers in ascending order.Jakob Stoklund Olesen2012-04-021-4/+10
* test/CodeGen/X86: Add explicit triplet -mtriple=i686-linux to 3 tests incompa...NAKAMURA Takumi2010-09-191-1/+1
* Fix some issues in WalkChainUsers dealing with Chris Lattner2010-03-021-2/+6
* clean up some testcases.Chris Lattner2010-03-021-14/+0
* Rewrite chain handling validation and input TokenFactor handlingChris Lattner2010-03-021-1/+1
* Eliminate more uses of llvm-as and llvm-dis.Dan Gohman2009-09-081-1/+1
* Byebye llvm-upgrade!Tanya Lattner2008-03-251-38/+29
* 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