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
/
lib
/
Target
/
ARM
/
ARMInstrThumb.td
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Thumb parsing and encoding for tSTRspi.
Jim Grosbach
2011-08-23
1
-0
/
+2
*
Clean up Thumb load/store multiple definitions.
Jim Grosbach
2011-08-23
1
-36
/
+34
*
Revert r138278 now that r138289 has fixed the root issue.
Jim Grosbach
2011-08-22
1
-1
/
+1
*
Temporarilly mark tMUL as not commutable.
Jim Grosbach
2011-08-22
1
-1
/
+1
*
Clean up predicates on ARM target instruction aliases.
Jim Grosbach
2011-08-22
1
-9
/
+6
*
Thumb parsing and encoding support for NOP.
Jim Grosbach
2011-08-19
1
-1
/
+7
*
Fix NEG alias
Jim Grosbach
2011-08-19
1
-1
/
+1
*
Update tests.
Jim Grosbach
2011-08-19
1
-0
/
+4
*
Thumb assembly parsing and encoding for MUL.
Jim Grosbach
2011-08-19
1
-4
/
+14
*
Thumb assembly parsing and encoding for MOV.
Jim Grosbach
2011-08-19
1
-0
/
+5
*
Thumb assembly parsing and encoding for LSL(immediate).
Jim Grosbach
2011-08-19
1
-1
/
+1
*
Thumb assembly parsing and encoding for LDRSB and LDRSH.
Jim Grosbach
2011-08-19
1
-0
/
+1
*
Thumb assembly parsing and encoding for LDRH.
Jim Grosbach
2011-08-19
1
-0
/
+2
*
Thumb assembly parsing and encoding for LDRB.
Jim Grosbach
2011-08-19
1
-0
/
+2
*
Thumb assembly parsing and encoding for LDR(immediate) form T2.
Jim Grosbach
2011-08-19
1
-0
/
+2
*
Thumb assembly parsing and encoding for LDR(immediate) form T1.
Jim Grosbach
2011-08-19
1
-0
/
+2
*
Add explanatory comment.
Jim Grosbach
2011-08-19
1
-0
/
+5
*
Thumb assembly parsing and encoding for LDM instruction.
Jim Grosbach
2011-08-18
1
-3
/
+8
*
Thumb assembly parsing and encoding for CMP.
Jim Grosbach
2011-08-18
1
-1
/
+1
*
Thumb instructions CBZ and CBNZ are Thumb2, not THumb1.
Jim Grosbach
2011-08-18
1
-25
/
+0
*
80 columns.
Jim Grosbach
2011-08-18
1
-1
/
+1
*
Clean up patterns for Thumb1 system instructions.
Jim Grosbach
2011-08-17
1
-24
/
+18
*
ARM clean up the imm_sr operand class representation.
Jim Grosbach
2011-08-17
1
-4
/
+10
*
Thumb assembly parsing and encoding for ADR.
Jim Grosbach
2011-08-17
1
-1
/
+1
*
Thumb ADD(immediate) parsing support.
Jim Grosbach
2011-08-16
1
-3
/
+3
*
Fix decoding LDRSB and LDRSH in Thumb1 mode. Patch by James Molloy.
Owen Anderson
2011-08-15
1
-6
/
+7
*
Replace the existing ARM disassembler with a new one based on the FixedLenDec...
Owen Anderson
2011-08-09
1
-11
/
+17
*
Thumb1 BL instructions encoding 22 bits of displacement, not 21.
Owen Anderson
2011-08-08
1
-1
/
+4
*
Fix encodings for Thumb ASR and LSR immediate operands. They encode the rang...
Owen Anderson
2011-08-08
1
-4
/
+12
*
ARM refactoring assembly parsing of memory address operands.
Jim Grosbach
2011-08-03
1
-18
/
+4
*
Fix broken encoding of tCBNZ.
Owen Anderson
2011-08-03
1
-2
/
+2
*
Move imm0_255 to ARMInstrInfo.td with the other immediate predicates.
Jim Grosbach
2011-08-01
1
-4
/
+0
*
ARM parsing and encoding for SVC instruction.
Jim Grosbach
2011-07-26
1
-1
/
+1
*
Thumb assembly support for SETEND instruction.
Jim Grosbach
2011-07-22
1
-14
/
+4
*
Revamp our handling of tLDMIA[_UPD] and tSTMIA[_UPD] to avoid having multiple...
Owen Anderson
2011-07-18
1
-10
/
+15
*
Mark the Darwin assembler workout as isCodeGenOnly, so that it doesn't cause ...
Owen Anderson
2011-07-18
1
-1
/
+1
*
Re-apply r135319 with a fix for the constant island pass.
Owen Anderson
2011-07-18
1
-41
/
+20
*
Revert r135319 in an attempt to get to unbreak testers.
Owen Anderson
2011-07-16
1
-20
/
+41
*
Get rid of the separate opcodes for the Darwin versions of tBL, tBLXi, and tB...
Owen Anderson
2011-07-15
1
-41
/
+20
*
Add OperandTypes for Thumb branch targets.
Benjamin Kramer
2011-07-14
1
-0
/
+3
*
Add a target-indepedent entry to MCInstrDesc to describe the encoded size of ...
Owen Anderson
2011-07-13
1
-17
/
+17
*
Range checking for CDP[2] immediates.
Jim Grosbach
2011-07-13
1
-4
/
+0
*
Fix predicates for Thumb co-processor instructions.
Jim Grosbach
2011-07-13
1
-94
/
+0
*
Mark tBRIND as predicable.
Jim Grosbach
2011-07-08
1
-2
/
+2
*
Pseudo-ize tBRIND.
Jim Grosbach
2011-07-08
1
-12
/
+6
*
Make tBX_RET and tBX_RET_vararg predicable.
Jim Grosbach
2011-07-08
1
-4
/
+4
*
Pseudo-ize tBX_RET and tBX_RET_vararg.
Jim Grosbach
2011-07-08
1
-16
/
+5
*
Shuffle productions around a bit.
Jim Grosbach
2011-07-08
1
-21
/
+21
*
Use tPseudoExpand for tTAILJMPrND and tTAILJMPr.
Jim Grosbach
2011-07-08
1
-6
/
+8
*
Use tPseudoExpand for tTAILJMPd and tTAILJMPdND.
Jim Grosbach
2011-07-08
1
-6
/
+6
[prev]
[next]