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-operand-code.ll
Commit message (
Expand
)
Author
Age
Files
Lines
*
[mips] Support 'y' operand code to print exact log2 of the operand
Simon Atanasyan
2018-02-07
1
-0
/
+11
*
[mips] Use --check-prefixes where appropriate. NFC.
Daniel Sanders
2016-06-24
1
-4
/
+4
*
[mips] Enable IAS by default for 32-bit MIPS targets (O32).
Daniel Sanders
2016-05-14
1
-6
/
+43
*
[mips] Make Static a default relocation model for MIPS codegen
Petar Jovanovic
2016-04-11
1
-2
/
+2
*
[mips][ias] Explicitly disable IAS on tests that depend on not assembling.
Daniel Sanders
2015-11-26
1
-91
/
+74
*
[mips][ias] Allow whitespace after commas in inlineasm*.ll tests.
Daniel Sanders
2015-11-16
1
-23
/
+23
*
[opaque pointer type] Add textual IR support for explicit type parameter to g...
David Blaikie
2015-03-13
1
-3
/
+3
*
[opaque pointer type] Add textual IR support for explicit type parameter to l...
David Blaikie
2015-02-27
1
-3
/
+3
*
[mips] Tolerate the use of the %z inline asm operand modifier with non-immedi...
Toma Tabacu
2014-11-06
1
-0
/
+27
*
[mips] Use addiu in inline assembly tests since addi is not available in all ...
Daniel Sanders
2014-05-22
1
-14
/
+14
*
Mass update to CodeGen tests to use CHECK-LABEL for labels corresponding to f...
Stephen Lin
2013-07-14
1
-12
/
+12
*
Mips specific inline asm operand modifier 'M':
Jack Carter
2012-07-18
1
-62
/
+123
*
Mips specific inline asm operand modifier 'L'.
Jack Carter
2012-07-10
1
-1
/
+11
*
Mips specific inline asm operand modifier D.
Jack Carter
2012-07-05
1
-22
/
+53
*
mips32 long long register inline asm constraint support.
Jack Carter
2012-07-02
1
-0
/
+6
*
Revert " mips32 long long register inline asm constraint support." as
Eric Christopher
2012-07-02
1
-6
/
+0
*
mips32 long long register inline asm constraint support.
Jack Carter
2012-07-02
1
-0
/
+6
*
The Mips specific inline asm operand modifier 'z' has the
Jack Carter
2012-06-28
1
-0
/
+12
*
Add support for the mips inline asm 'm' output modifier.
Eric Christopher
2012-05-30
1
-0
/
+6
*
Add support for the 'd' mips inline asm output modifier.
Eric Christopher
2012-05-19
1
-0
/
+6
*
Add support for the mips 'x' inline asm modifier.
Eric Christopher
2012-05-18
1
-0
/
+6
*
Add support for the 'X' inline asm operand modifier.
Eric Christopher
2012-05-10
1
-0
/
+15