summaryrefslogtreecommitdiff
path: root/test/Transforms/PhaseOrdering/basic.ll
Commit message (Expand)AuthorAge
* Update Transforms tests to use CHECK-LABEL for easier debugging. No functiona...Stephen Lin2013-07-14
* Tests: rewrite 'opt ... %s' to 'opt ... < %s' so that opt does not emit a Mod...Dmitri Gribenko2012-12-30
* 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
* 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