aboutsummaryrefslogtreecommitdiffstats
path: root/lib/Target/AArch64/Utils/Makefile
Commit message (Collapse)AuthorAgeFilesLines
* Update LLVM for 3.5 rebase (r209712).Stephen Hines2014-05-291-2/+3
| | | | Change-Id: I149556c940fb7dc92d075273c87ff584f400941f
* Remove cyclic dependency in AArch64 librariesTim Northover2013-02-051-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