summaryrefslogtreecommitdiffstats
path: root/llvm/test/Transforms/InstCombine/load3.ll
Commit message (Expand)AuthorAgeFilesLines
* Revert "Temporarily Revert "Add basic loop fusion pass.""Eric Christopher2019-04-171-0/+46
* Temporarily Revert "Add basic loop fusion pass."Eric Christopher2019-04-171-46/+0
* [opaque pointer type] Add textual IR support for explicit type parameter to g...David Blaikie2015-03-131-3/+3
* [opaque pointer type] Add textual IR support for explicit type parameter to l...David Blaikie2015-02-271-4/+4
* [opaque pointer type] Add textual IR support for explicit type parameter to g...David Blaikie2015-02-271-2/+2
* Update Transforms tests to use CHECK-LABEL for easier debugging. No functiona...Stephen Lin2013-07-141-3/+3
* ConstantFolding: Evaluate GEP indices in the index type.Benjamin Kramer2013-01-231-3/+22
* fix PR7429, a crash turning a load from a string into a float.Chris Lattner2010-07-121-0/+13
* convert to filechecconvert to filecheckkChris Lattner2010-07-121-10/+10
* 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
* Teach instcombine's visitLoad to scan back several instructionsDan Gohman2008-10-151-0/+14
OpenPOWER on IntegriCloud