index
:
~nh/llvm
fold-subregs
images
latest
master
mimg
tablegen-name-resolution
wip
Misc LLVM things, mostly radeonsi (AMDGPU)
nh
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
test
/
MC
/
Disassembler
/
ARM
/
neon.txt
Age
Commit message (
Expand
)
Author
Files
Lines
2012-04-26
Specify cpu to unbreak tests.
Evan Cheng
1
-1
/
+1
2012-04-24
Add missing test cases for ARM VLD3 (single 3-element structure to all lanes)
Kevin Enderby
1
-0
/
+19
2012-04-24
Add missing test cases for ARM VLD4 (single 4-element structure to all lanes)
Kevin Enderby
1
-0
/
+24
2012-04-17
Fix ARM disassembly of VLD2 (single 2-element structure to all lanes)
Kevin Enderby
1
-0
/
+37
2012-04-11
Fix ARM disassembly of VLD instructions with writebacks. And add test a case
Kevin Enderby
1
-0
/
+182
2012-03-21
Fix ARM disassembly of VST1 and VST2 instructions with writeback. And add test
Kevin Enderby
1
-0
/
+185
2012-03-06
Fix a bug in the ARM disassembly of the neon VLD2 all lanes instruction.
Kevin Enderby
1
-0
/
+7
2011-11-15
Fix an ambiguous decoding where we failed to properly decode VMOVv2f32 and VM...
Owen Anderson
1
-0
/
+6
2011-11-07
Simplify some uses of utohexstr.
Benjamin Kramer
1
-10
/
+10
2011-11-01
Fix disassembly of some VST1 instructions.
Owen Anderson
1
-1
/
+2
2011-10-31
More not-crashing NEON disassembly updates for the vld refactoring.
Owen Anderson
1
-0
/
+2
2011-10-28
Fix illegal disassembly testcase.
Owen Anderson
1
-2
/
+2
2011-10-27
Add testcase for r143162.
Owen Anderson
1
-0
/
+4
2011-09-07
Second of a three-patch series aiming to fix MSR/MRS on Cortex-M. This adds p...
James Molloy
1
-1
/
+1
2011-08-22
Provide operand encoding information for half-precision VCVT instructions. F...
Owen Anderson
1
-0
/
+3
2011-08-22
Fix decoding of VMOVSRR and VMOVRRS, which account for the overwhelming major...
Owen Anderson
1
-0
/
+2
2011-08-22
Fix another batch of VLD/VST decoding crashes discovered by randomized testing.
Owen Anderson
1
-0
/
+2
2011-08-22
Correct writeback handling of duplicating VLD instructions. Discovered by ra...
Owen Anderson
1
-0
/
+4
2011-08-15
Fix problems decoding the to/from-lane NEON memory instructions, and add a co...
Owen Anderson
1
-0
/
+1847