summaryrefslogtreecommitdiffstats
path: root/clang/test/CodeGen/mips-constraints-mem.c
Commit message (Collapse)AuthorAgeFilesLines
* Make these tests more robust against IRgen choosing to emit more named metadata.Richard Smith2013-07-141-1/+1
| | | | llvm-svn: 186279
* Mips specific inline assembler constraint 'R'Jack Carter2013-03-051-0/+26
'R' An address that can be sued in a non-macro load or store. Including missing positive test case and fixed typo for r176453. Thanks to Richard Smith for catching this! Jack llvm-svn: 176506
OpenPOWER on IntegriCloud