aboutsummaryrefslogtreecommitdiffstats
path: root/test/Transforms/PhaseOrdering/basic.ll
Commit message (Expand)AuthorAgeFilesLines
* Update aosp/master llvm for rebase to r233350Pirama Arumuga Nainar2015-04-091-8/+8
* Update Transforms tests to use CHECK-LABEL for easier debugging. No functiona...Stephen Lin2013-07-141-2/+2
* Tests: rewrite 'opt ... %s' to 'opt ... < %s' so that opt does not emit a Mod...Dmitri Gribenko2012-12-301-1/+1
* Reapply r155136 after fixing PR12599.Jakob Stoklund Olesen2012-04-231-0/+27
* Revert r155136 "Defer some shl transforms to DAGCombine."Jakob Stoklund Olesen2012-04-201-27/+0
* Defer some shl transforms to DAGCombine.Jakob Stoklund Olesen2012-04-191-0/+27
* Extract the broken part of XFAILed test into its own file.Jakob Stoklund Olesen2012-04-191-94/+0
* This directory was missing the dg.exp to cause the tests to run. Some time sinceNick Lewycky2011-06-061-0/+1
* 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