aboutsummaryrefslogtreecommitdiffstats
path: root/test/Transforms/InstCombine/store.ll
Commit message (Expand)AuthorAgeFilesLines
* Update aosp/master llvm for rebase to r233350Pirama Arumuga Nainar2015-04-091-7/+7
* Update aosp/master LLVM for rebase to r230699.Stephen Hines2015-03-231-5/+5
* TBAA: handle scalar TBAA format and struct-path aware TBAA format.Manman Ren2013-09-271-1/+2
* Update Transforms tests to use CHECK-LABEL for easier debugging. No functiona...Stephen Lin2013-07-141-6/+6
* teach instcombine to preserve TBAA tag when merging two stores, part ofChris Lattner2012-12-311-0/+34
* Fix PR5471 by removing an instcombine xform. Some pieces of the codeChris Lattner2009-11-261-0/+1
* fix instcombine to only do store sinking when the alignmentsChris Lattner2009-11-021-0/+18
* merge a test into store.llChris Lattner2009-11-021-0/+45
* convert to filecheckChris Lattner2009-11-021-2/+6
* Use opt -S instead of piping bitcode output through llvm-dis.Dan Gohman2009-09-081-1/+1
* Change these tests to feed the assembly files to opt directly, insteadDan Gohman2009-09-081-1/+1
* Remove llvm-upgrade and update test cases.Tanya Lattner2008-03-011-11/+12
* For PR1319:Reid Spencer2007-04-141-2/+2
* Use the llvm-upgrade program to upgrade llvm assembly.Reid Spencer2006-12-021-2/+2
* New testcase for trivial DSEChris Lattner2006-05-261-1/+8
* New testcaseChris Lattner2005-01-311-0/+9