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
/
MCTargetDesc
/
ARMAsmBackend.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Simple branch relaxation for Thumb2 Bcc instructions.
Jim Grosbach
2011-12-05
1
-3
/
+24
*
Generalize the fixup info for ARM mode.
Jim Grosbach
2011-11-16
1
-2
/
+2
*
Fix encoding of NOP used for padding in ARM mode .align.
Jim Grosbach
2011-11-16
1
-1
/
+1
*
ARM VLD/VST assembly parsing for symbolic address operands.
Jim Grosbach
2011-11-01
1
-1
/
+1
*
Correct for my over-eager delete finger.
Jim Grosbach
2011-09-30
1
-0
/
+1
*
ARM Fixup valus for movt/movw are for the whole value.
Jim Grosbach
2011-09-30
1
-7
/
+0
*
ARM asm backend initialize isThumbMode based on target triple.
Jim Grosbach
2011-08-24
1
-1
/
+1
*
Thumb assembly parsing and encoding for LDR(literal).
Jim Grosbach
2011-08-19
1
-1
/
+1
*
ARM Thumb blx instruction fixup has same data range as bl.
Jim Grosbach
2011-08-18
1
-1
/
+1
*
ARM .align NOP padding uses different encoding pre-ARMv6.
Jim Grosbach
2011-08-16
1
-14
/
+37
*
Rename TargetAsmBackend to MCAsmBackend; rename createAsmBackend to createMCA...
Evan Cheng
2011-07-25
1
-6
/
+5
*
Move TargetAsmParser.h TargetAsmBackend.h and TargetAsmLexer.h to MC where th...
Evan Cheng
2011-07-23
1
-1
/
+1
*
Sink ARM mc routines into MCTargetDesc.
Evan Cheng
2011-07-23
1
-0
/
+515
[prev]