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
...
*
Move Thumb tail call pseudos to Thumb.td file.
Jim Grosbach
2011-07-08
1
-0
/
+25
*
Use TableGen'erated pseudo lowering for ARM.
Jim Grosbach
2011-07-08
1
-8
/
+11
*
Pseudo-ize t2MOVCC[ri].
Jim Grosbach
2011-07-01
1
-26
/
+1
*
Refact ARM Thumb1 tMOVr instruction family.
Jim Grosbach
2011-06-30
1
-38
/
+4
*
Thumb1 register to register MOV instruction is predicable.
Jim Grosbach
2011-06-30
1
-11
/
+12
*
Pseudo-ize the Thumb tTPsoft instruction.
Jim Grosbach
2011-06-30
1
-7
/
+5
*
Pseudo-ize the Thumb tPOP_RET instruction.
Jim Grosbach
2011-06-30
1
-9
/
+2
*
Refactor away tSpill and tRestore pseudos in ARM backend.
Jim Grosbach
2011-06-29
1
-26
/
+0
*
ARM Assembly support for Thumb mov-immediate.
Jim Grosbach
2011-06-27
1
-4
/
+5
*
Teach dag combine to match halfword byteswap patterns.
Evan Cheng
2011-06-21
1
-17
/
+2
*
Clean up a few 80 column violations.
Jim Grosbach
2011-06-13
1
-4
/
+5
*
Fix for setjmp/longjmp exception handling on ARM. setjmp clobbers CPSR.
Andrew Trick
2011-06-07
1
-1
/
+1
*
Make the branch encoding for tBcc more obvious that it's a 4-byte opcode
Eric Christopher
2011-05-27
1
-1
/
+1
*
Mark tBX as an indirect branch rather than a return.
Cameron Zwarich
2011-05-26
1
-8
/
+8
*
Convert tBX_CALL / tBXr9_CALL to actual pseudoinstructions.
Cameron Zwarich
2011-05-25
1
-10
/
+4
*
Move some code to a more logical place.
Cameron Zwarich
2011-05-25
1
-8
/
+8
*
Change the order of tBX's operands so that the predicate operands come after the
Cameron Zwarich
2011-05-25
1
-1
/
+1
*
Rename tBX_Rm to tBX.
Cameron Zwarich
2011-05-25
1
-3
/
+2
*
Rename the existing tBX/tBXr9 instructions to tBX_CALL/tBXr9_CALL to better
Cameron Zwarich
2011-05-25
1
-2
/
+2
*
Fix encoding of Thumb BLX register instructions. Patch by Koan-Sin Tan.
Owen Anderson
2011-05-11
1
-4
/
+8
*
Mark ultra-super-registers QQQQ as call-clobbered instead of the D sub-regist...
Jakob Stoklund Olesen
2011-05-03
1
-8
/
+2
*
Fold ARM coprocessor intrinsics patterns into the instructions defs whenever
Bruno Cardoso Lopes
2011-05-03
1
-24
/
+19
*
Add a few ARM coprocessor intrinsics. Testcases included
Bruno Cardoso Lopes
2011-05-03
1
-0
/
+17
*
Let the immediate leaf pattern take transforms and switch the signed
Eric Christopher
2011-04-28
1
-6
/
+6
*
Disassembly of A8.6.59 LDR (literal) Encoding T1 (16-bit thumb instruction) s...
Johnny Chen
2011-04-22
1
-0
/
+13
*
Fix a ton of comment typos found by codespell. Patch by
Chris Lattner
2011-04-15
1
-1
/
+1
*
Follow up on r127913. Fix Thumb revsh isel. rdar://9286766
Evan Cheng
2011-04-14
1
-1
/
+9
*
Thumb disassembler was erroneously rejecting "blx sp" instruction.
Johnny Chen
2011-04-11
1
-0
/
+9
*
Change MRC and MRC2 instructions to model the output register properly
Bruno Cardoso Lopes
2011-03-22
1
-6
/
+8
*
Fix encoding and add parsing support for the arm/thumb CPS instruction:
Bruno Cardoso Lopes
2011-02-14
1
-13
/
+9
*
Add cdp/cdp2 instructions for thumb/thumb2
Bruno Cardoso Lopes
2011-01-20
1
-0
/
+25
*
Add mcr* and mr*c support to thumb targets
Bruno Cardoso Lopes
2011-01-20
1
-0
/
+55
*
Flag -> Glue, the ongoing saga
Chris Lattner
2010-12-23
1
-1
/
+1
*
Fix a copy-pasto. When the tBR_JTr instruction was converted to using the
Bill Wendling
2010-12-21
1
-1
/
+1
*
Pseudo-ize the Thumb1 tBfar pattern. rdar://8777974
Jim Grosbach
2010-12-16
1
-3
/
+4
*
Add encodings for Thumb1 Spill and Restore pseudos.
Bill Wendling
2010-12-16
1
-2
/
+12
*
Thumb1 had two patterns for the same load-from-constant-pool instruction.
Jim Grosbach
2010-12-15
1
-13
/
+0
*
Whitespace cleanups.
Bill Wendling
2010-12-15
1
-3
/
+3
*
Add some missing patterns now that tLDRB and tLDRH are split into reg and
Bill Wendling
2010-12-15
1
-2
/
+12
*
Comments and cleaning.
Bill Wendling
2010-12-14
1
-6
/
+4
*
Add support for MC-ized encoding of tLEApcrel and tLEApcrelJT. rdar://8755755
Jim Grosbach
2010-12-14
1
-15
/
+18
*
Multiclassify the LDR/STR encoding patterns. The only functionality difference
Bill Wendling
2010-12-14
1
-69
/
+69
*
Use the integer scheduling intrinsic for integer loads and stores.
Bill Wendling
2010-12-14
1
-6
/
+6
*
The tLDR et al instructions were emitting either a reg/reg or reg/imm
Bill Wendling
2010-12-14
1
-78
/
+110
*
Fix encoding of Thumb1 LDRB and STRB.
Owen Anderson
2010-12-10
1
-0
/
+1
*
Thumb unconditional branch binary encoding. rdar://8754994
Jim Grosbach
2010-12-10
1
-2
/
+10
*
Thumb conditional branch binary encodings. rdar://8745367
Jim Grosbach
2010-12-10
1
-1
/
+7
*
Thumb ldr reg+imm offsets were encoded incorrectly. The scaling factor of the
Bill Wendling
2010-12-09
1
-3
/
+3
*
Rename the encoder method for t_cbtarget to match.
Jim Grosbach
2010-12-09
1
-1
/
+1
*
Thumb needs a few different encoding schemes for branch targets. Rename
Jim Grosbach
2010-12-09
1
-3
/
+3
[prev]
[next]