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
/
ARM
/
arm-modifier.ll
Commit message (
Expand
)
Author
Age
Files
Lines
*
[opaque pointer type] Add textual IR support for explicit type parameter to l...
David Blaikie
2015-02-27
1
-4
/
+4
*
ARM: fixup more tests to specify the target more explicitly
Saleem Abdulrasool
2014-04-03
1
-1
/
+1
*
Re-commit: Demote EmitRawText call in AsmPrinter::EmitInlineAsm() and remove ...
Daniel Sanders
2014-02-13
1
-1
/
+1
*
Revert r201237+r201238: Demote EmitRawText call in AsmPrinter::EmitInlineAsm(...
Daniel Sanders
2014-02-12
1
-1
/
+1
*
Demote EmitRawText call in AsmPrinter::EmitInlineAsm() and remove hasRawTextS...
Daniel Sanders
2014-02-12
1
-1
/
+1
*
Update to more CodeGen tests to use CHECK-LABEL for labels corresponding to f...
Stephen Lin
2013-07-18
1
-1
/
+1
*
Add a comment to this change, requested by Eric Christopher.
Joey Gouly
2013-07-08
1
-0
/
+1
*
PR16490: fix a crash in ARMDAGToDAGISel::SelectInlineAsm.
Joey Gouly
2013-07-05
1
-0
/
+5
*
Re-apply r175088 for bug fix 13622: Add paired register support for
Weiming Zhao
2013-02-14
1
-2
/
+1
*
temporarily revert the patch due to some conflicts
Weiming Zhao
2013-02-13
1
-1
/
+2
*
Bug fix 13622: Add paired register support for inline asm with 64-bit data on...
Weiming Zhao
2013-02-13
1
-2
/
+1
*
Add support for the %H output modifier.
Eric Christopher
2012-08-13
1
-0
/
+9
*
Allow lr in the register options here.
Eric Christopher
2011-06-27
1
-3
/
+3
*
Implement the 'M' output modifier for arm inline asm. This is fairly
Eric Christopher
2011-05-28
1
-10
/
+27
*
Implement the 'm' modifier. Note that it only works for memory operands.
Eric Christopher
2011-05-25
1
-0
/
+11
*
Implement the arm 'L' asm modifier.
Eric Christopher
2011-05-24
1
-0
/
+8
*
Implement the immediate part of the 'B' modifier.
Eric Christopher
2011-05-24
1
-1
/
+9
*
Add support for the arm 'y' asm modifier.
Eric Christopher
2011-05-24
1
-0
/
+15