index
:
bcm5719-llvm
meklort-10.0.0
meklort-10.0.1
ortega-7.0.1
Project Ortega BCM5719 LLVM
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
llvm
/
test
/
CodeGen
/
Mips
/
inlineasm_constraint.ll
Commit message (
Expand
)
Author
Age
Files
Lines
*
[mips] Name inline asm constraint test cases in a uniform manner. NFC
Simon Atanasyan
2019-07-17
1
-75
/
+0
*
[mips] Use --check-prefixes where appropriate. NFC.
Daniel Sanders
2016-06-24
1
-2
/
+2
*
[mips] Enable IAS by default for 32-bit MIPS targets (O32).
Daniel Sanders
2016-05-14
1
-0
/
+2
*
[mips][ias] Explicitly disable IAS on tests that depend on not assembling.
Daniel Sanders
2015-11-26
1
-31
/
+49
*
[mips][ias] Allow whitespace after commas in inlineasm*.ll tests.
Daniel Sanders
2015-11-16
1
-16
/
+16
*
[mips] Support 9-bit offsets for the 'R' inline assembly memory constraint.
Daniel Sanders
2015-03-30
1
-9
/
+0
*
[mips] Change lwl and lwr in inlineasm_constraint.ll to lw
Daniel Sanders
2014-05-22
1
-3
/
+3
*
[mips] Use addiu in inline assembly tests since addi is not available in all ...
Daniel Sanders
2014-05-22
1
-12
/
+12
*
Mips specific inline assembler constraint 'R'
Jack Carter
2013-03-04
1
-0
/
+9
*
Use regular expression to match register names.
Akira Hatanaka
2012-05-11
1
-1
/
+1
*
Add support for the 'P' constraint.
Eric Christopher
2012-05-07
1
-0
/
+6
*
Add support for the 'O' constraint.
Eric Christopher
2012-05-07
1
-0
/
+6
*
Add support for the 'N' inline asm constraint.
Eric Christopher
2012-05-07
1
-0
/
+6
*
Add support for the 'L' inline asm constraint.
Eric Christopher
2012-05-07
1
-1
/
+6
*
Add support for the inline asm constraint 'K'.
Eric Christopher
2012-05-07
1
-0
/
+6
*
Support the 'J' constraint.
Eric Christopher
2012-05-07
1
-0
/
+6
*
Add support for the 'I' inline asm constraint. Also add tests
Eric Christopher
2012-05-07
1
-0
/
+20