summaryrefslogtreecommitdiffstats
path: root/llvm/test/Transforms/Sink
Commit message (Expand)AuthorAgeFilesLines
* [Sink] Really really fix predicate in legality checkFiona Glaser2018-01-111-2/+10
* Enhance synchscope representationKonstantin Zhuravlyov2017-07-111-4/+4
* [Sink] Fix predicate in legality checkKeno Fischer2017-06-091-0/+18
* Add a testcase for r275581David Majnemer2016-07-191-0/+28
* [Sink] Don't move calls to readonly functions across storesNicolai Haehnle2016-07-111-0/+112
* PM: Port SinkingPass to the new pass managerJustin Bogner2016-04-222-1/+1
* [IR] Reformulate LLVM's EH funclet IRDavid Majnemer2015-12-121-0/+37
* [Sink] Don't move landingpadsKeno Fischer2015-11-161-0/+33
* Teach the IR Sink pass to (conservatively) respect convergent annotations.Owen Anderson2015-06-011-0/+24
* [opaque pointer type] Add textual IR support for explicit type parameter to l...David Blaikie2015-02-271-6/+6
* [opaque pointer type] Add textual IR support for explicit type parameter to g...David Blaikie2015-02-271-6/+6
* Sink: Don't sink static allocas from the entry blockTom Stellard2014-03-211-0/+79
* [tests] Cleanup initialization of test suffixes.Daniel Dunbar2013-08-161-1/+0
* Update Transforms tests to use CHECK-LABEL for easier debugging. No functiona...Stephen Lin2013-07-141-3/+3
* Enhance the sinking code to handle diamond patterns. Patch byDuncan Sands2012-05-311-0/+26
* Replace all instances of dg.exp file with lit.local.cfg, since all tests are ...Eli Bendersky2012-02-162-3/+1
* Upgrade syntax of tests using volatile instructions to use 'load volatile' in...Chris Lattner2011-11-271-1/+1
* Fix test; sorry for any inconvenience.Eli Friedman2011-09-011-2/+2
* Fix an issue with the IR sink pass found by inspection. (I'm not sure anyone...Eli Friedman2011-09-011-0/+16
* Make BasicAliasAnalysis a normal AliasAnalysis implementation whichDan Gohman2010-10-181-1/+1
* Add an LLVM IR version of code sinking. This uses the same simple algorithmDan Gohman2010-05-072-0/+25
OpenPOWER on IntegriCloud