Fix PR18361: Invalidate LoopDispositions after LoopSimplify hoists things.
[oota-llvm.git] / test / Transforms / SimplifyCFG / X86 /
2013-11-12 Benjamin KramerSimplifyCFG: Use existing constant folding logic when...
2013-08-16 Daniel Dunbar[tests] Cleanup initialization of test suffixes.
2013-07-14 Stephen LinCatch more CHECK that can be converted to CHECK-LABEL...
2013-07-14 Stephen LinUpdate Transforms tests to use CHECK-LABEL for easier...
2012-11-30 Evan ChengFix logic to determine whether to turn a switch into...
2012-11-07 Hans WennborgOnly do switch-to-lookup table transformation when...