summaryrefslogtreecommitdiffstats
path: root/llvm/test/Transforms/LoopStrengthReduce/2011-10-06-ReusePhi.ll
Commit message (Expand)AuthorAgeFilesLines
* [SCEV] Use NoWrapFlags when expanding a simple mulSam Parker2019-06-171-2/+2
* Revert "[SCEV] Use wrap flags in InsertBinop"Benjamin Kramer2019-06-061-2/+2
* [SCEV] Use wrap flags in InsertBinopSam Parker2019-06-061-2/+2
* Revert "Temporarily Revert "Add basic loop fusion pass.""Eric Christopher2019-04-171-0/+57
* Temporarily Revert "Add basic loop fusion pass."Eric Christopher2019-04-171-57/+0
* Fix invalid target triples in tests. (NFC)Florian Hahn2019-03-041-1/+1
* [LSR] canonicalize Prod*(1<<C) to Prod<<CJingyue Wu2015-06-241-2/+2
* Make DataLayout Non-Optional in the ModuleMehdi Amini2015-03-041-4/+8
* [opaque pointer type] Add textual IR support for explicit type parameter to l...David Blaikie2015-02-271-2/+2
* [opaque pointer type] Add textual IR support for explicit type parameter to g...David Blaikie2015-02-271-4/+4
* Update Transforms tests to use CHECK-LABEL for easier debugging. No functiona...Stephen Lin2013-07-141-1/+1
* Unit test for LSR phi reuse in r141442.Andrew Trick2011-10-081-0/+53
OpenPOWER on IntegriCloud