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
/
ARMFixupKinds.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove fixup_arm_thumb_ldst. The code was never calling the "fixup" stuff for
Bill Wendling
2010-12-16
1
-3
/
+0
*
Add fixups for Thumb LDR/STR instructions.
Bill Wendling
2010-12-15
1
-0
/
+3
*
Add support for MC-ized encoding of tLEApcrel and tLEApcrelJT. rdar://8755755
Jim Grosbach
2010-12-14
1
-0
/
+4
*
Fix comment.
Bill Wendling
2010-12-14
1
-1
/
+1
*
trailing whitespace
Jim Grosbach
2010-12-14
1
-4
/
+4
*
Second attempt at make Thumb2 LEAs pseudos. This time, perform the lowering ...
Owen Anderson
2010-12-14
1
-0
/
+3
*
Revert r121721, which broke buildbots.
Owen Anderson
2010-12-13
1
-3
/
+0
*
Make Thumb2 LEA-like instruction into pseudos, which map down to ADR. Provid...
Owen Anderson
2010-12-13
1
-0
/
+3
*
In Thumb2, direct branches can be encoded as either a "short" conditional bra...
Owen Anderson
2010-12-13
1
-3
/
+6
*
Thumb unconditional branch binary encoding. rdar://8754994
Jim Grosbach
2010-12-10
1
-0
/
+3
*
Thumb conditional branch binary encodings. rdar://8745367
Jim Grosbach
2010-12-10
1
-0
/
+3
*
Rename CB/CBZ specific fixup accordingly.
Jim Grosbach
2010-12-09
1
-2
/
+2
*
Fix Thumb2 fixups for ldr.
Owen Anderson
2010-12-09
1
-0
/
+5
*
The BLX instruction is encoded differently than the BL, because why not? In
Bill Wendling
2010-12-09
1
-1
/
+4
*
Fix Thumb2 BCC encoding and fixups.
Owen Anderson
2010-12-09
1
-1
/
+4
*
Support the "target" encodings for the CB[N]Z instructions.
Bill Wendling
2010-12-08
1
-0
/
+4
*
Add support for loading from a constant pool.
Bill Wendling
2010-12-08
1
-0
/
+3
*
VLDR fixups need special handling under Thumb. While the encoding is the same,
Owen Anderson
2010-12-08
1
-1
/
+4
*
Add fixup for Thumb1 BL/BLX instructions.
Jim Grosbach
2010-12-06
1
-1
/
+3
*
Add support for binary encoding of ARM 'adr' instructions referencing constant
Jim Grosbach
2010-12-02
1
-2
/
+6
*
Add correct encodings for STRD and LDRD, including fixup support. Additional...
Owen Anderson
2010-12-01
1
-4
/
+4
*
10 bits, not 12.
Jim Grosbach
2010-12-01
1
-2
/
+2
*
Fix .o emission of ARM movt/movw. MCSymbolRefExpr::VK_ARM_(HI||LO)16 for the ...
Jason W Kim
2010-11-18
1
-0
/
+6
*
Encoding of destination fixup for ARM branch and conditional branch
Jim Grosbach
2010-11-11
1
-1
/
+8
*
Add ARM fixup info for load/store label references. Probably will need a bit of
Jim Grosbach
2010-11-04
1
-0
/
+28