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
/
MC
/
Disassembler
/
ARM
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
STRT and STRBT was incorrectly tagged as IndexModeNone during the refactoring...
Johnny Chen
2011-03-24
1
-0
/
+3
*
The r128103 fix to cope with the removal of addressing modes from the MC inst...
Johnny Chen
2011-03-24
1
-0
/
+3
*
Add disassembly test cases for:
Johnny Chen
2011-03-22
2
-0
/
+6
*
LDRT and LDRBT was incorrectly tagged as IndexModeNone during the refactoring...
Johnny Chen
2011-03-22
1
-0
/
+3
*
Add one more test case for VFP Load/Store Multiple (vpop).
Johnny Chen
2011-03-22
1
-0
/
+3
*
A8.6.399 VSTM:
Johnny Chen
2011-03-22
1
-0
/
+3
*
Fixed an assert by the ARM disassembler for LDRD_PRE/POST.
Johnny Chen
2011-03-19
1
-0
/
+3
*
The disassembler for Thumb was wrongly adding 4 to the computed imm32 offset.
Johnny Chen
2011-03-18
1
-3
/
+3
*
It used to be that t_addrmode_s4 was used for both:
Johnny Chen
2011-03-17
1
-0
/
+9
*
There were two issues fixed:
Johnny Chen
2011-03-15
1
-1
/
+7
*
Fixed an ARM disassembler bug where it does not handle STRi12 correctly becau...
Johnny Chen
2011-03-15
1
-0
/
+12
*
LLVM combines the offset mode of A8.6.199 A1 & A2 into STRBT.
Johnny Chen
2011-03-09
1
-0
/
+3
*
TableGen should not ignore BX instructions for the ARM disassembler. pr9368.
Bob Wilson
2011-03-03
1
-0
/
+3
*
pr9367: Add missing predicated BLX instructions.
Bob Wilson
2011-03-03
1
-0
/
+3
*
Fixes an assertion failure while disassembling ARM rsbs reg/reg form.
Kevin Enderby
2011-03-02
1
-0
/
+3
*
Fix the arm's disassembler for blx that was building an MCInst without the
Kevin Enderby
2011-02-28
1
-0
/
+3
*
Add assembly parsing support for "msr" and also fix its encoding. Also add
Bruno Cardoso Lopes
2011-02-18
2
-0
/
+6
*
Fix encoding and add parsing support for the arm/thumb CPS instruction:
Bruno Cardoso Lopes
2011-02-14
2
-0
/
+21
*
Revert both r121082 (which broke a bunch of constant pool stuff) and r125074 ...
Owen Anderson
2011-02-08
1
-1
/
+1
*
PR9030: Fix disassembly of ARM "mov pc, lr" instruction.
Bob Wilson
2011-01-28
1
-0
/
+3
*
As far as I can tell, unified syntax uses c0-c15 instead of cr0-cr15 for mcr ...
Owen Anderson
2011-01-13
1
-1
/
+1
*
Second attempt at converting Thumb2's LDRpci, including updating the gazillio...
Owen Anderson
2010-12-07
1
-1
/
+1
*
When using the 'push' mnemonic for Thumb2 stmdb, be explicit when it's the
Jim Grosbach
2010-12-03
1
-2
/
+2
*
Add correct encodings for STRD and LDRD, including fixup support. Additional...
Owen Anderson
2010-12-01
1
-1
/
+1
*
Segregate tests by target.
Dale Johannesen
2010-11-14
4
-0
/
+289
[prev]