aboutsummaryrefslogtreecommitdiff
path: root/test/CodeGen/Mips/inlineasm_constraint.ll
AgeCommit message (Expand)Author
2013-03-04Mips specific inline assembler constraint 'R'Jack Carter
2012-05-11Use regular expression to match register names. Akira Hatanaka
2012-05-07Add support for the 'P' constraint.Eric Christopher
2012-05-07Add support for the 'O' constraint.Eric Christopher
2012-05-07Add support for the 'N' inline asm constraint.Eric Christopher
2012-05-07Add support for the 'L' inline asm constraint.Eric Christopher
2012-05-07Add support for the inline asm constraint 'K'.Eric Christopher
2012-05-07Support the 'J' constraint.Eric Christopher
2012-05-07Add support for the 'I' inline asm constraint. Also add testsEric Christopher