Recommit r158407: Allow SROA to look at a vector type and see if the offset is out...
[oota-llvm.git] / test / Transforms / BoundsChecking /
2012-06-01 Nuno LopesBoundsChecking: fix a bug when the handling of recursiv...
2012-05-31 Nuno Lopesadd -bounds-checking-multiple-traps option to make...
2012-05-31 Nuno Lopesrevamp BoundsChecking considerably:
2012-05-25 Nuno Lopesbounds checking: add support for byval arguments
2012-05-25 Nuno Lopesboundschecking:
2012-05-23 Kaelyn UhrainFix typo in flag to opt, and also a CHECK-NEXT that...
2012-05-23 Nuno LopesBoundsChecking: add a couple of simple tests and fix...