| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | [Modules] Fix potential ODR violations by sinking the DEBUG_TYPE | Chandler Carruth | 2014-04-22 | 1 | -1/+2 |
| | | | | | | | | definition below all of the header #include lines, lib/Target/... edition. llvm-svn: 206842 | ||||
| * | Make consistent use of MCPhysReg instead of uint16_t throughout the tree. | Craig Topper | 2014-04-04 | 1 | -4/+4 |
| | | | | | llvm-svn: 205610 | ||||
| * | [C++11,ARM64] Range based for loops in frame lowering. | Jim Grosbach | 2014-04-02 | 1 | -5/+3 |
| | | | | | | | No functional change intended. llvm-svn: 205442 | ||||
| * | ARM64: fix a couple of signed/unsigned comparison warnings. | Tim Northover | 2014-03-31 | 1 | -1/+1 |
| | | | | | llvm-svn: 205174 | ||||
| * | ARM64: initial backend import | Tim Northover | 2014-03-29 | 1 | -0/+818 |
| This adds a second implementation of the AArch64 architecture to LLVM, accessible in parallel via the "arm64" triple. The plan over the coming weeks & months is to merge the two into a single backend, during which time thorough code review should naturally occur. Everything will be easier with the target in-tree though, hence this commit. llvm-svn: 205090 | |||||

