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-cnstrnt-reg.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
-55
/
+0
*
[mips] Fix 'l' constraint handling for types smaller than 32 bits
Simon Atanasyan
2018-02-12
1
-0
/
+10
*
[mips] Revert rL324869
Simon Atanasyan
2018-02-12
1
-10
/
+0
*
[mips] Fix 'l' constraint handling for types smaller than 32 bits
Simon Atanasyan
2018-02-12
1
-0
/
+10
*
[mips][ias] Allow whitespace after commas in inlineasm*.ll tests.
Daniel Sanders
2015-11-16
1
-18
/
+18
*
[mips] Set GCC-compatible MIPS asssembler options before inline asm blocks.
Toma Tabacu
2014-12-17
1
-3
/
+3
*
[mips][mips64r6] Improve tests affected by the changes to multiplies and divides
Daniel Sanders
2014-06-11
1
-1
/
+2
*
[mips] Use addiu in inline assembly tests since addi is not available in all ...
Daniel Sanders
2014-05-22
1
-8
/
+8
*
Add support for the 'l' constraint.
Eric Christopher
2012-05-07
1
-0
/
+11
*
Add support for the 'c' constraint.
Eric Christopher
2012-05-07
1
-1
/
+7
*
Add support for the 'I' inline asm constraint. Also add tests
Eric Christopher
2012-05-07
1
-0
/
+27