index
:
llvm
master
release_1
release_16
release_20
release_21
release_22
release_23
release_24
release_25
release_26
release_27
release_28
release_29
release_30
release_31
release_32
release_33
stable
svn-tags/RELEASE_1
svn-tags/RELEASE_20
svn-tags/RELEASE_21
svn-tags/RELEASE_22
svn-tags/RELEASE_23
svn-tags/RELEASE_24
svn-tags/RELEASE_25
svn-tags/RELEASE_26
svn-tags/RELEASE_27
svn-tags/RELEASE_28
svn-tags/RELEASE_29
svn-tags/RELEASE_30
svn-tags/RELEASE_31
svn-tags/RELEASE_32
testing
http://llvm.org
git repository hosting
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
/
Target
/
ARM
/
ARMInstrThumb.td
Age
Commit message (
Expand
)
Author
2011-08-19
Thumb assembly parsing and encoding for LSL(immediate).
Jim Grosbach
2011-08-19
Thumb assembly parsing and encoding for LDRSB and LDRSH.
Jim Grosbach
2011-08-19
Thumb assembly parsing and encoding for LDRH.
Jim Grosbach
2011-08-19
Thumb assembly parsing and encoding for LDRB.
Jim Grosbach
2011-08-19
Thumb assembly parsing and encoding for LDR(immediate) form T2.
Jim Grosbach
2011-08-19
Thumb assembly parsing and encoding for LDR(immediate) form T1.
Jim Grosbach
2011-08-19
Add explanatory comment.
Jim Grosbach
2011-08-18
Thumb assembly parsing and encoding for LDM instruction.
Jim Grosbach
2011-08-18
Thumb assembly parsing and encoding for CMP.
Jim Grosbach
2011-08-18
Thumb instructions CBZ and CBNZ are Thumb2, not THumb1.
Jim Grosbach
2011-08-18
80 columns.
Jim Grosbach
2011-08-17
Clean up patterns for Thumb1 system instructions.
Jim Grosbach
2011-08-17
ARM clean up the imm_sr operand class representation.
Jim Grosbach
2011-08-17
Thumb assembly parsing and encoding for ADR.
Jim Grosbach
2011-08-16
Thumb ADD(immediate) parsing support.
Jim Grosbach
2011-08-15
Fix decoding LDRSB and LDRSH in Thumb1 mode. Patch by James Molloy.
Owen Anderson
2011-08-09
Replace the existing ARM disassembler with a new one based on the FixedLenDec...
Owen Anderson
2011-08-08
Thumb1 BL instructions encoding 22 bits of displacement, not 21.
Owen Anderson
2011-08-08
Fix encodings for Thumb ASR and LSR immediate operands. They encode the rang...
Owen Anderson
2011-08-03
ARM refactoring assembly parsing of memory address operands.
Jim Grosbach
2011-08-03
Fix broken encoding of tCBNZ.
Owen Anderson
2011-08-01
Move imm0_255 to ARMInstrInfo.td with the other immediate predicates.
Jim Grosbach
2011-07-26
ARM parsing and encoding for SVC instruction.
Jim Grosbach
2011-07-22
Thumb assembly support for SETEND instruction.
Jim Grosbach
2011-07-18
Revamp our handling of tLDMIA[_UPD] and tSTMIA[_UPD] to avoid having multiple...
Owen Anderson
2011-07-18
Mark the Darwin assembler workout as isCodeGenOnly, so that it doesn't cause ...
Owen Anderson
2011-07-18
Re-apply r135319 with a fix for the constant island pass.
Owen Anderson
2011-07-16
Revert r135319 in an attempt to get to unbreak testers.
Owen Anderson
2011-07-15
Get rid of the separate opcodes for the Darwin versions of tBL, tBLXi, and tB...
Owen Anderson
2011-07-14
Add OperandTypes for Thumb branch targets.
Benjamin Kramer
2011-07-13
Add a target-indepedent entry to MCInstrDesc to describe the encoded size of ...
Owen Anderson
2011-07-13
Range checking for CDP[2] immediates.
Jim Grosbach
2011-07-13
Fix predicates for Thumb co-processor instructions.
Jim Grosbach
2011-07-08
Mark tBRIND as predicable.
Jim Grosbach
2011-07-08
Pseudo-ize tBRIND.
Jim Grosbach
2011-07-08
Make tBX_RET and tBX_RET_vararg predicable.
Jim Grosbach
2011-07-08
Pseudo-ize tBX_RET and tBX_RET_vararg.
Jim Grosbach
2011-07-08
Shuffle productions around a bit.
Jim Grosbach
2011-07-08
Use tPseudoExpand for tTAILJMPrND and tTAILJMPr.
Jim Grosbach
2011-07-08
Use tPseudoExpand for tTAILJMPd and tTAILJMPdND.
Jim Grosbach
2011-07-08
Move Thumb tail call pseudos to Thumb.td file.
Jim Grosbach
2011-07-08
Use TableGen'erated pseudo lowering for ARM.
Jim Grosbach
2011-07-01
Pseudo-ize t2MOVCC[ri].
Jim Grosbach
2011-06-30
Refact ARM Thumb1 tMOVr instruction family.
Jim Grosbach
2011-06-30
Thumb1 register to register MOV instruction is predicable.
Jim Grosbach
2011-06-30
Pseudo-ize the Thumb tTPsoft instruction.
Jim Grosbach
2011-06-30
Pseudo-ize the Thumb tPOP_RET instruction.
Jim Grosbach
2011-06-29
Refactor away tSpill and tRestore pseudos in ARM backend.
Jim Grosbach
2011-06-27
ARM Assembly support for Thumb mov-immediate.
Jim Grosbach
2011-06-21
Teach dag combine to match halfword byteswap patterns.
Evan Cheng
[prev]
[next]