Fix inserting new elements in a specified location.
[oota-llvm.git] / test / Transforms / LoopVectorize / ARM /
2013-07-14 Stephen LinUpdate Transforms tests to use CHECK-LABEL for easier...
2013-07-12 Arnold SchwaighoferARM cost model: Add cost for gather/scather
2013-01-29 Renato GolinAdding simple cast cost to ARM
2013-01-11 Nadav RotemARM Cost Model: Modify the target independent cost...
2013-01-11 Nadav RotemARM Cost Model: We need to detect the max bitwidth...
2013-01-09 Nadav RotemARM Cost model: Use the size of vector registers and...
2013-01-09 Nadav RotemARM Cost Model: Add a basic vectorization unrolling...
2013-01-09 Nadav RotemCost Model: Move the 'max unroll factor' variable to...