summaryrefslogtreecommitdiffstats
path: root/llvm/test/Transforms/ScalarRepl/phi-select.ll
Commit message (Expand)AuthorAgeFilesLines
* Remove the ScalarReplAggregates passDavid Majnemer2016-06-151-153/+0
* [opaque pointer type] Add textual IR support for explicit type parameter to l...David Blaikie2015-02-271-8/+8
* [opaque pointer type] Add textual IR support for explicit type parameter to g...David Blaikie2015-02-271-9/+9
* Update Transforms tests to use CHECK-LABEL for easier debugging. No functiona...Stephen Lin2013-07-141-8/+8
* Tests: rewrite 'opt ... %s' to 'opt ... < %s' so that opt does not emit a Mod...Dmitri Gribenko2013-01-011-1/+1
* Land the long talked about "type system rewrite" patch. ThisChris Lattner2011-07-091-2/+2
* enhance SRoA to promote allocas that are used by PHI nodes. This oftenChris Lattner2011-01-241-3/+24
* Enhance SRoA to promote allocas that are used by selects in someChris Lattner2011-01-231-4/+58
* Enhance SRoA to be more aggressive about scalarization of aggregate allocasChris Lattner2011-01-231-0/+78
OpenPOWER on IntegriCloud