Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Implement 3 AArch64 neon instructions : umov smov ins. | Kevin Qin | 2013-09-17 | 1 | -14/+40 |
* | DebugInfo: remove target-specific Frame Index handling for DBG_VALUE MachineI... | David Blaikie | 2013-06-16 | 1 | -11/+0 |
* | Don't cache the instruction info and register info objects. | Bill Wendling | 2013-06-07 | 1 | -1/+1 |
* | Switch to LLVM support function abs64 to keep VS2008 happy. | Tim Northover | 2013-03-27 | 1 | -3/+3 |
* | AArch64: add branch fixup pass. | Tim Northover | 2013-02-15 | 1 | -0/+42 |
* | AArch64: remove ConstantIsland pass & put literals in separate section. | Tim Northover | 2013-02-15 | 1 | -44/+0 |
* | AArch64: refactor frame handling to use movz/movk for overlarge offsets. | Tim Northover | 2013-02-15 | 1 | -12/+29 |
* | Fix formatting in AArch64 backend. | Tim Northover | 2013-02-05 | 1 | -2/+4 |
* | Remove cyclic dependency in AArch64 libraries | Tim Northover | 2013-02-05 | 1 | -1/+1 |
* | Add AArch64 as an experimental target. | Tim Northover | 2013-01-31 | 1 | -0/+805 |