instcombine: Migrate math library call simplifications
[oota-llvm.git] / test / Transforms / PhaseOrdering /
2012-09-29 Evan ChengAdd test case for r164850.
2012-04-23 Jakob Stoklund OlesenReapply r155136 after fixing PR12599.
2012-04-20 Jakob Stoklund OlesenRevert r155136 "Defer some shl transforms to DAGCombine."
2012-04-19 Jakob Stoklund OlesenDefer some shl transforms to DAGCombine.
2012-04-19 Jakob Stoklund OlesenExtract the broken part of XFAILed test into its own...
2012-02-16 Eli BenderskyReplace all instances of dg.exp file with lit.local...
2011-08-19 Eric ChristopherAdd file.
2011-06-06 Nick LewyckyThis directory was missing the dg.exp to cause the...
2011-04-28 Chris Lattnerfinal step needed to resolve PR6627, which allows us...
2011-04-26 Chris Lattnermake a couple of changes to the standard pass pipeline: