summaryrefslogtreecommitdiffstats
path: root/llvm/test/CodeGen/X86/add-i64.ll
Commit message (Collapse)AuthorAgeFilesLines
* Followup on Proposal to move MIR physical register namespace to '$' sigil.Puyan Lotfi2018-01-311-1/+1
| | | | | | | | | | | | Discussed here: http://lists.llvm.org/pipermail/llvm-dev/2018-January/120320.html In preparation for adding support for named vregs we are changing the sigil for physical registers in MIR to '$' from '%'. This will prevent name clashes of named physical register with named vregs. llvm-svn: 323922
* [X86] Add test case for PR32690Simon Pilgrim2018-01-301-0/+27
llvm-svn: 323760
OpenPOWER on IntegriCloud