ARM64: initial backend import
[oota-llvm.git] / test / Transforms / LoopVectorize / start-non-zero.ll
2013-07-14 Stephen LinUpdate Transforms tests to use CHECK-LABEL for easier...
2013-04-30 Manman RenTBAA: remove !tbaa from testing cases if not used.
2013-01-05 Nadav RotemForce a fixed unroll count on the target independent...
2012-10-31 Nadav RotemLoopVectorize: Preserve NSW, NUW and IsExact flags.
2012-10-31 Nadav RotemAdd support for loops that don't start with Zero.