aboutsummaryrefslogtreecommitdiffstats
path: root/test/Transforms/PhaseOrdering
Commit message (Expand)AuthorAgeFilesLines
* Update aosp/master LLVM for rebase to r235153Pirama Arumuga Nainar2015-05-181-2/+2
* Update aosp/master llvm for rebase to r233350Pirama Arumuga Nainar2015-04-095-61/+61
* [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-142-4/+4
* Revert 179826. Tests were worthless.Jakub Staszak2013-04-191-1/+1
* Don't run expensive -O2 and -O3 in tests.Jakub Staszak2013-04-191-1/+1
* Tests: rewrite 'opt ... %s' to 'opt ... < %s' so that opt does not emit a Mod...Dmitri Gribenko2012-12-305-5/+5
* Add test case for r164850.Evan Cheng2012-09-291-0/+106
* Reapply r155136 after fixing PR12599.Jakob Stoklund Olesen2012-04-232-0/+91
* Revert r155136 "Defer some shl transforms to DAGCombine."Jakob Stoklund Olesen2012-04-202-91/+0
* Defer some shl transforms to DAGCombine.Jakob Stoklund Olesen2012-04-192-0/+91
* Extract the broken part of XFAILed test into its own file.Jakob Stoklund Olesen2012-04-192-94/+93
* Replace all instances of dg.exp file with lit.local.cfg, since all tests are ...Eli Bendersky2012-02-162-3/+1
* Add file.Eric Christopher2011-08-191-0/+162
* This directory was missing the dg.exp to cause the tests to run. Some time sinceNick Lewycky2011-06-062-0/+4
* final step needed to resolve PR6627, which allows us to flatten the code down toChris Lattner2011-04-281-1/+45
* make a couple of changes to the standard pass pipeline:Chris Lattner2011-04-261-0/+73