summaryrefslogtreecommitdiffstats
path: root/llvm/test/Transforms/LoadCombine
Commit message (Expand)AuthorAgeFilesLines
* Remove the LoadCombine pass. It was never enabled and is unsupported.Eric Christopher2017-06-225-355/+0
* [LoadCombine] Avoid analysing dead basic blocksBjorn Pettersson2017-04-121-0/+39
* [LoadCombine] Change test to not use instcombine.Michael J. Spencer2017-02-101-1/+4
* [LoadCombine] Fix combining of loads which span an aliasing store.Michael J. Spencer2017-02-091-0/+21
* [LoadCombine] Combine Loads formed from GEPS with negative indexesDavid Majnemer2016-06-191-0/+19
* [opaque pointer type] Add textual IR support for explicit type parameter to l...David Blaikie2015-02-273-52/+52
* [opaque pointer type] Add textual IR support for explicit type parameter to g...David Blaikie2015-02-273-24/+24
* Use AA in LoadCombineHal Finkel2014-11-032-0/+83
* Add LoadCombine pass.Michael J. Spencer2014-05-291-0/+190
OpenPOWER on IntegriCloud