Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | AArch64: add initial NEON support | Tim Northover | 2013-08-01 | 1 | -1/+39 |
* | Use a OwningPtr instead of a manual delete. | Rafael Espindola | 2013-07-04 | 1 | -5/+3 |
* | Fix leak. Should bring back the valgrind bot. | Rafael Espindola | 2013-07-04 | 1 | -0/+1 |
* | Remove the Copied parameter from MemoryObject::readBytes. | Benjamin Kramer | 2013-05-24 | 1 | -1/+1 |
* | AArch64: remove post-encoder method from FCMP (immediate) instructions. | Tim Northover | 2013-02-28 | 1 | -0/+16 |
* | AArch64: add block comments where missing | Tim Northover | 2013-02-14 | 1 | -1/+7 |
* | Fix formatting in AArch64 backend. | Tim Northover | 2013-02-05 | 1 | -12/+16 |
* | Remove cyclic dependency in AArch64 libraries | Tim Northover | 2013-02-05 | 2 | -2/+2 |
* | Remove currently unused register decoder from AArch64. | Tim Northover | 2013-02-01 | 1 | -14/+0 |
* | Add AArch64 as an experimental target. | Tim Northover | 2013-01-31 | 4 | -0/+838 |