| Commit message (Expand) | Author | Age | Files | Lines |
* | Update aosp/master llvm for rebase to r233350 | Pirama Arumuga Nainar | 2015-04-09 | 5 | -42/+42 |
* | Update LLVM for rebase to r212749. | Stephen Hines | 2014-07-21 | 1 | -2/+1 |
* | Update to LLVM 3.5a. | Stephen Hines | 2014-04-24 | 1 | -0/+39 |
* | ARM cost model: Unaligned vectorized double stores are expensive | Arnold Schwaighofer | 2013-10-29 | 1 | -9/+9 |
* | [tests] Cleanup initialization of test suffixes. | Daniel Dunbar | 2013-08-16 | 1 | -2/+0 |
* | Update Transforms tests to use CHECK-LABEL for easier debugging. No functiona... | Stephen Lin | 2013-07-14 | 2 | -4/+4 |
* | ARM cost model: Add cost for gather/scather | Arnold Schwaighofer | 2013-07-12 | 1 | -0/+88 |
* | Adding simple cast cost to ARM | Renato Golin | 2013-01-29 | 1 | -0/+114 |
* | ARM Cost Model: Modify the target independent cost model to ask | Nadav Rotem | 2013-01-11 | 1 | -3/+3 |
* | ARM Cost Model: We need to detect the max bitwidth of types in the loop in o... | Nadav Rotem | 2013-01-11 | 1 | -0/+52 |
* | ARM Cost model: Use the size of vector registers and widest vectorizable inst... | Nadav Rotem | 2013-01-09 | 1 | -0/+60 |
* | ARM Cost Model: Add a basic vectorization unrolling test. | Nadav Rotem | 2013-01-09 | 1 | -3/+10 |
* | Cost Model: Move the 'max unroll factor' variable to the TTI and add initial ... | Nadav Rotem | 2013-01-09 | 2 | -0/+31 |