summaryrefslogtreecommitdiffstats
path: root/llvm/test/Transforms/InstCombine/store.ll
Commit message (Expand)AuthorAgeFilesLines
* [InstCombine] auto-generate full checks; NFCSanjay Patel2018-11-101-108/+154
* llvm: Add support for "-fno-delete-null-pointer-checks"Manoj Gupta2018-07-091-0/+11
* [InstComineLoadStoreAlloca] Optimize stores to GEP off null baseAnna Thomas2017-12-121-0/+8
* [InstCombine] Extend peephole DSE to handle unordered atomicsPhilip Reames2015-12-171-0/+113
* Make DataLayout Non-Optional in the ModuleMehdi Amini2015-03-041-1/+1
* [opaque pointer type] Add textual IR support for explicit type parameter to l...David Blaikie2015-02-271-5/+5
* [opaque pointer type] Add textual IR support for explicit type parameter to g...David Blaikie2015-02-271-1/+1
* IR: Make metadata typeless in assemblyDuncan P. N. Exon Smith2014-12-151-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
* Regression is gone, don't try to find it on clean target.Reid Spencer2007-01-171-0/+16
OpenPOWER on IntegriCloud