| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | AArch64/ARM64: put annotation in test | Tim Northover | 2014-05-07 | 1 | -0/+1 |
| | | | | | | | | It makes finding already covered tests much easier with "grep -L arm64". llvm-svn: 208187 | ||||
| * | Implememting named register intrinsics | Renato Golin | 2014-05-06 | 1 | -0/+24 |
| This patch implements the infrastructure to use named register constructs in programs that need access to specific registers (bare metal, kernels, etc). So far, only the stack pointer is supported as a technology preview, but as it is, the intrinsic can already support all non-allocatable registers from any architecture. llvm-svn: 208104 | |||||

