llvm/test/CodeGen/X86/fast-isel-args-fail2.ll: Don't expect to fail with -Asserts...
[oota-llvm.git] / test / Transforms / Scalarizer /
2013-12-23 Richard SandifordFix Scalarizer insertion point when replacing PHIs...
2013-12-23 Richard SandifordFix Scalarizer handling of vector GEPs with multiple...
2013-11-22 Manman RenDebug Info: update testing cases to specify the debug...
2013-11-22 Richard SandifordAdd a Scalarizer pass.