summaryrefslogtreecommitdiff
path: root/test/Transforms/Sink
Commit message (Expand)AuthorAge
* [tests] Cleanup initialization of test suffixes.Daniel Dunbar2013-08-16
* Update Transforms tests to use CHECK-LABEL for easier debugging. No functiona...Stephen Lin2013-07-14
* Enhance the sinking code to handle diamond patterns. Patch byDuncan Sands2012-05-31
* Replace all instances of dg.exp file with lit.local.cfg, since all tests are ...Eli Bendersky2012-02-16
* Upgrade syntax of tests using volatile instructions to use 'load volatile' in...Chris Lattner2011-11-27
* Fix test; sorry for any inconvenience.Eli Friedman2011-09-01
* Fix an issue with the IR sink pass found by inspection. (I'm not sure anyone...Eli Friedman2011-09-01
* Make BasicAliasAnalysis a normal AliasAnalysis implementation whichDan Gohman2010-10-18
* Add an LLVM IR version of code sinking. This uses the same simple algorithmDan Gohman2010-05-07