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-tests.txt
Commit message (
Expand
)
Author
Age
Files
Lines
*
Change ARM PKHTB and PKHBT instructions to use a shift_imm operand to avoid
Bob Wilson
2010-08-17
1
-0
/
+4
*
Cleaned up the for-disassembly-only entries in the arm instruction table so that
Johnny Chen
2010-08-12
1
-0
/
+6
*
The autogened decoder was confusing the ARM STRBT for ARM USAT, because the .td
Johnny Chen
2010-08-12
1
-0
/
+2
*
Changed the format of DMBsy, DSBsy, and friends from Pseudo to MiscFrm.
Johnny Chen
2010-08-11
1
-0
/
+6
*
Move the ARM SSAT and USAT optional shift amount operand out of the
Bob Wilson
2010-08-11
1
-0
/
+4
*
Add an ARM RSCrr instruction for disassembly only.
Bob Wilson
2010-08-05
1
-0
/
+4
*
Add an ARM RSBrr instruction for disassembly only.
Bob Wilson
2010-08-05
1
-0
/
+4
*
ARM "rrx" shift operands do not have an immediate. PR7790.
Bob Wilson
2010-08-05
1
-0
/
+4
*
In the same spirit of r101524, which removed the assert() from printAddrMode2...
Johnny Chen
2010-04-16
1
-0
/
+3
*
Multiclass LdStCop was using pre-UAL syntax LDC<c>L for the L fragment. Changed
Johnny Chen
2010-04-16
1
-0
/
+3
*
Added another test case for am3offset operand, testing Rn, #+/-imm8.
Johnny Chen
2010-04-15
1
-0
/
+3
*
Fixed a bug in ARM disassembly where LDRSBT should have am3offset operand, not
Johnny Chen
2010-04-15
1
-0
/
+3
*
Fixed a crasher in arm disassembler within ARMInstPrinter.cpp after calling
Johnny Chen
2010-04-12
1
-0
/
+3
*
unXFAIL, arm disassembler was reenabled.
Benjamin Kramer
2010-04-07
1
-1
/
+0
*
Reverting 100265 to try to get buildbots green again. Lots of self-hosting bu...
Evan Cheng
2010-04-05
1
-0
/
+1
*
Second try of initial ARM/Thumb disassembler check-in. It consists of a tablgen
Johnny Chen
2010-04-02
1
-0
/
+62