summaryrefslogtreecommitdiffstats
path: root/llvm/test/Transforms/LoopStrengthReduce/2011-10-06-ReusePhi.ll
Commit message (Expand)AuthorAgeFilesLines
* [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