| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | [C++] Use 'nullptr'. Target edition. | Craig Topper | 2014-04-25 | 1 | -1/+1 |
| * | [ARM64] Enable feature predicates for NEON / FP / CRYPTO. | Kevin Qin | 2014-04-23 | 1 | -6/+10 |
| * | [Modules] Fix potential ODR violations by sinking the DEBUG_TYPE | Chandler Carruth | 2014-04-22 | 1 | -1/+2 |
| * | AArch64/ARM64: add non-scalar lowering for more FCVT operations. | Tim Northover | 2014-04-18 | 1 | -0/+4 |
| * | [ARM64] Never hoist the shift value of a shift instruction. | Juergen Ributzka | 2014-04-12 | 1 | -3/+7 |
| * | [ARM64] Fix the cost model for cheap large constants. | Juergen Ributzka | 2014-04-12 | 1 | -5/+9 |
| * | ARM64: add an explicit cast to silence a silly warning | Saleem Abdulrasool | 2014-04-10 | 1 | -2/+4 |
| * | [ARM64] Fix immediate cost calculation for types larger than i64. | Juergen Ributzka | 2014-04-10 | 1 | -1/+1 |
| * | [Constant Hoisting][ARM64] Enable constant hoisting for ARM64. | Juergen Ributzka | 2014-04-08 | 1 | -13/+131 |
| * | ARM64: initial backend import | Tim Northover | 2014-03-29 | 1 | -0/+326 |

