[OCaml] Add -g on DEBUG_SYMBOLS=1, not ENABLE_OPTIMIZED.
[oota-llvm.git] / test / Transforms / PhaseOrdering / basic.ll
2013-07-14 Stephen LinUpdate Transforms tests to use CHECK-LABEL for easier...
2012-12-30 Dmitri GribenkoTests: rewrite 'opt ... %s' to 'opt ... < %s' so that...
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...
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: