Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2014-08-19 | Delete unused argument in AArch64MCInstLower constructor: it doesn't | Alexey Samsonov | 1 | -2/+1 |
2014-06-18 | Replace some assert(0)'s with llvm_unreachable. | Craig Topper | 1 | -2/+2 |
2014-05-24 | AArch64/ARM64: move ARM64 into AArch64's place | Tim Northover | 1 | -0/+202 |
2014-05-24 | AArch64/ARM64: remove AArch64 from tree prior to renaming ARM64. | Tim Northover | 1 | -157/+0 |
2014-04-25 | [C++] Use 'nullptr'. Target edition. | Craig Topper | 1 | -1/+1 |
2014-01-07 | Move the llvm mangler to lib/IR. | Rafael Espindola | 1 | -1/+1 |
2013-10-29 | Add a helper getSymbol to AsmPrinter. | Rafael Espindola | 1 | -1/+1 |
2013-08-01 | AArch64: add initial NEON support | Tim Northover | 1 | -0/+5 |
2013-05-04 | AArch64: implement large code model access to global variables. | Tim Northover | 1 | -0/+12 |
2013-02-05 | Remove cyclic dependency in AArch64 libraries | Tim Northover | 1 | -1/+1 |
2013-01-31 | Add AArch64 as an experimental target. | Tim Northover | 1 | -0/+140 |