Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Update LLVM for 3.5 rebase (r209712). | Stephen Hines | 2014-05-29 | 1 | -2/+3 |
| | | | | Change-Id: I149556c940fb7dc92d075273c87ff584f400941f | ||||
* | Remove cyclic dependency in AArch64 libraries | Tim Northover | 2013-02-05 | 1 | -0/+15 |
This moves the bit twiddling and string fiddling functions required by other parts of the backend into a separate library. Previously they resided in AArch64Desc, which created a circular dependency between various components. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@174369 91177308-0d34-0410-b5e6-96231b3b80d8 |