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
/
lib
/
Target
/
ARM
/
AsmPrinter
/
ARMInstPrinter.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
More consistent thumb1 asm printing.
Evan Cheng
2009-11-19
1
-1
/
+2
*
Print VMOV (immediate) operands as hexadecimal values. Apple's assembler
Bob Wilson
2009-11-06
1
-0
/
+4
*
Use fconsts and fconstd to materialize small fp constants.
Evan Cheng
2009-10-28
1
-0
/
+2
*
tidy
Chris Lattner
2009-10-21
1
-1
/
+1
*
implement some more easy hooks.
Chris Lattner
2009-10-20
1
-3
/
+4
*
Implement some hooks, make printOperand abort if unknown modifiers are
Chris Lattner
2009-10-20
1
-5
/
+5
*
add supprort for the 'sbit' operand, MOVi apparently has one.
Chris Lattner
2009-10-20
1
-1
/
+1
*
add support for instruction predicates.
Chris Lattner
2009-10-20
1
-1
/
+1
*
implement printSORegOperand, add lowering for the nasty and despicable MOVi2p...
Chris Lattner
2009-10-20
1
-3
/
+2
*
lower the ARM::CONSTPOOL_ENTRY pseudo op, giving us constant pool entries
Chris Lattner
2009-10-19
1
-1
/
+1
*
add MCInstLower support for lowering ARM::PICADD, a pseudo op for pic stuffola.
Chris Lattner
2009-10-19
1
-4
/
+3
*
add register list and hacked up addrmode #4 support, we now get this:
Chris Lattner
2009-10-19
1
-2
/
+2
*
add addrmode2 support, getting us up to:
Chris Lattner
2009-10-19
1
-1
/
+1
*
add printing support for SOImm operands, getting us to:
Chris Lattner
2009-10-19
1
-2
/
+6
*
wire up some basic printOperand goodness, giving us stuff like this before
Chris Lattner
2009-10-19
1
-1
/
+1
*
stub out a minimal ARMInstPrinter.
Chris Lattner
2009-10-19
1
-0
/
+86