summaryrefslogtreecommitdiff
path: root/test/Transforms/PhaseOrdering
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
* Revert 179826. Tests were worthless.Jakub Staszak2013-04-19
* Don't run expensive -O2 and -O3 in tests.Jakub Staszak2013-04-19
* Tests: rewrite 'opt ... %s' to 'opt ... < %s' so that opt does not emit a Mod...Dmitri Gribenko2012-12-30
* Add test case for r164850.Evan Cheng2012-09-29
* Reapply r155136 after fixing PR12599.Jakob Stoklund Olesen2012-04-23
* Revert r155136 "Defer some shl transforms to DAGCombine."Jakob Stoklund Olesen2012-04-20
* Defer some shl transforms to DAGCombine.Jakob Stoklund Olesen2012-04-19
* Extract the broken part of XFAILed test into its own file.Jakob Stoklund Olesen2012-04-19
* Replace all instances of dg.exp file with lit.local.cfg, since all tests are ...Eli Bendersky2012-02-16
* Add file.Eric Christopher2011-08-19
* This directory was missing the dg.exp to cause the tests to run. Some time sinceNick Lewycky2011-06-06
* final step needed to resolve PR6627, which allows us to flatten the code down toChris Lattner2011-04-28
* make a couple of changes to the standard pass pipeline:Chris Lattner2011-04-26