index
:
external_llvm.git
replicant-6.0
Unnamed repository; edit this file 'description' to name the repository.
git repository hosting
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
test
/
MC
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix a failing ELF Thumb test. I _think_ this is right, but it's not totally ...
Owen Anderson
2011-09-12
1
-1
/
+1
*
Thumb2 POP's don't allow the PC as an operand, and PUSH's don't allow the SP ...
Owen Anderson
2011-09-12
1
-0
/
+5
*
Fix encoding of PC-relative LDRSHW with an immediate offset.
Owen Anderson
2011-09-12
1
-1
/
+2
*
Port more encoding tests to decoding tests, and correct an improper Thumb2 pr...
Owen Anderson
2011-09-12
1
-0
/
+509
*
Fix disassembling of one of the register/register forms of MOVUPS/MOVUPD/MOVA...
Craig Topper
2011-09-11
1
-0
/
+60
*
Fix disassembling of reverse register/register forms of ADD/SUB/XOR/OR/AND/SB...
Craig Topper
2011-09-11
1
-0
/
+12
*
Fix disassembling of PAUSE instruction. Fixes PR10900. Also fixed NOP disasse...
Craig Topper
2011-09-11
1
-0
/
+3
*
Thumb2 parsing and encoding for MOV(immediate).
Jim Grosbach
2011-09-10
1
-0
/
+24
*
LDM writeback is not allowed if Rn is in the target register list.
Owen Anderson
2011-09-09
1
-0
/
+5
*
Fix assembly/disassembly of Thumb2 ADR instructions with immediate operands.
Owen Anderson
2011-09-09
2
-1
/
+12
*
Thumb unconditional branches are allowed in IT blocks, and therefore should h...
Owen Anderson
2011-09-09
1
-1
/
+1
*
Thumb2 assembly parsing and encoding for MLA and MLS.
Jim Grosbach
2011-09-09
1
-0
/
+10
*
Thumb2 assembly parsing and encoding for MCR, MCR2, MCRR, MCRR2.
Jim Grosbach
2011-09-09
1
-0
/
+57
*
Tidy up formatting a bit.
Jim Grosbach
2011-09-09
1
-261
/
+258
*
Thumb2 assembly parsing and encoding for LSL.
Jim Grosbach
2011-09-09
1
-0
/
+38
*
Thumb2 assembly parsing and encoding for LDRT.
Jim Grosbach
2011-09-09
1
-0
/
+14
*
Thumb2 assembly parsing and encoding for LDRSHT.
Jim Grosbach
2011-09-09
1
-0
/
+14
*
Thumb2 assembly parsing and encoding for LDRSH.
Jim Grosbach
2011-09-09
1
-0
/
+55
*
Thumb2 assembly parsing and encoding for LDRSBT.
Jim Grosbach
2011-09-09
1
-0
/
+14
*
Thumb2 assembly parsing and encoding for LDRSB.
Jim Grosbach
2011-09-09
1
-0
/
+55
*
Thumb2 assembly parsing and encoding for LDRH.
Jim Grosbach
2011-09-09
1
-0
/
+55
*
Shuffle a bit.
Jim Grosbach
2011-09-09
1
-5
/
+6
*
Thumb2 assembly parsing and encoding for LDREX/LDREXB/LDREXD/LDREXH.
Jim Grosbach
2011-09-09
1
-0
/
+17
*
Add FIXME.
Jim Grosbach
2011-09-09
1
-0
/
+5
*
Add disassembler test for Intel syntax. Tests r139353.
Craig Topper
2011-09-09
1
-0
/
+13
*
Soft fail CBZ/CBNZ in the disassembler if they appear inside an IT block.
Owen Anderson
2011-09-08
1
-0
/
+5
*
Thumb2 assembly parsing and encoding for LDRD(immediate).
Jim Grosbach
2011-09-08
2
-1
/
+18
*
Fix a Darwin x86_64 special case of a jmp to a temporary symbol from an atom
Kevin Enderby
2011-09-08
1
-0
/
+58
*
Add tests for Thumb2 LDRB indexed addressing w/ writeback.
Jim Grosbach
2011-09-08
1
-0
/
+12
*
Thumb2 assembly parsing and encoding for LDR post-indexed.
Jim Grosbach
2011-09-08
1
-0
/
+6
*
Thumb2 assembly parsing and encoding for LDR pre-indexed w/ writeback.
Jim Grosbach
2011-09-08
1
-0
/
+6
*
Thumb2 assembly parsing and encoding for LDRBT.
Jim Grosbach
2011-09-07
1
-0
/
+14
*
Thumb2 assembly parsing and encoding for LDRB(register).
Jim Grosbach
2011-09-07
1
-0
/
+18
*
Thumb2 assembly parsing and encoding for LDR(register).
Jim Grosbach
2011-09-07
1
-0
/
+18
*
Thumb2 assembly parsing and encoding for LDRB(immediate).
Jim Grosbach
2011-09-07
1
-0
/
+16
*
Thumb2 assembly parsing and encoding for LDR(literal).
Jim Grosbach
2011-09-07
1
-0
/
+9
*
Create Thumb2 versions of STC/LDC, and reenable the relevant tests.
Owen Anderson
2011-09-07
1
-5
/
+2
*
Add tests for Thumb2 LDR(immediate) from r139254.
Jim Grosbach
2011-09-07
1
-0
/
+16
*
Thumb2 parsing and encoding for LDMDB.
Jim Grosbach
2011-09-07
1
-0
/
+14
*
Second of a three-patch series aiming to fix MSR/MRS on Cortex-M. This adds p...
James Molloy
2011-09-07
13
-15
/
+18
*
Update test for 139243
Jim Grosbach
2011-09-07
1
-1
/
+1
*
Thumb2 parsing and encoding for LDMIA.
Jim Grosbach
2011-09-07
1
-0
/
+38
*
Port more assembler tests over to disassembler tests, and fix a minor logic e...
Owen Anderson
2011-09-07
1
-0
/
+158
*
Thumb2 parsing and encoding for ISB.
Jim Grosbach
2011-09-06
1
-0
/
+10
*
Thumb2 parsing and encoding for EOR.
Jim Grosbach
2011-09-06
1
-0
/
+20
*
Thumb2 parsing and encoding for DSB.
Jim Grosbach
2011-09-06
1
-0
/
+32
*
Thumb2 parsing and encoding for DMB.
Jim Grosbach
2011-09-06
1
-0
/
+32
*
Thumb2 parsing and encoding for DBG.
Jim Grosbach
2011-09-06
1
-0
/
+12
*
Thumb2 parsing and encoding for CMN and CMP.
Jim Grosbach
2011-09-06
1
-0
/
+40
*
Thumb2 parsing and encoding for CLZ.
Jim Grosbach
2011-09-06
1
-0
/
+12
[next]