[mips] [IAS] Reformat mips-expansions.s. NFC.
[oota-llvm.git] / test / Transforms / LoopVectorize / ARM /
2015-02-27 David Blaikie[opaque pointer type] Add textual IR support for explic...
2015-02-27 David Blaikie[opaque pointer type] Add textual IR support for explic...
2014-06-09 Alp TokerReduce verbiage of lit.local.cfg files
2014-02-02 Arnold SchwaighoferLoopVectorizer: Enable unrolling of conditional stores...
2014-02-01 Arnold SchwaighoferARMTTI: We don't have 16 allocatable scalar registers
2013-10-29 Arnold SchwaighoferARM cost model: Unaligned vectorized double stores...
2013-08-16 Daniel Dunbar[tests] Cleanup initialization of test suffixes.
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...