index
:
bcm5719-llvm
meklort-10.0.0
meklort-10.0.1
ortega-7.0.1
Project Ortega BCM5719 LLVM
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
llvm
/
utils
/
TableGen
/
ARMDecoderEmitter.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Delete a few no longer needed references to pseudos.
Jim Grosbach
2010-11-30
1
-4
/
+0
*
Pseudo-ize Thumb2 jump tables with explicit MC lowering to the raw
Jim Grosbach
2010-11-29
1
-6
/
+1
*
Rename t2 TBB and TBH instructions to reference that they encode the jump table
Jim Grosbach
2010-11-29
1
-1
/
+1
*
Merge System into Support.
Michael J. Spencer
2010-11-29
1
-1
/
+1
*
Encode the multi-load/store instructions with their respective modes ('ia',
Bill Wendling
2010-11-16
1
-5
/
+5
*
factor the operand list (and related fields/operations) out of
Chris Lattner
2010-11-01
1
-2
/
+2
*
A few 80 column cleanups
Jim Grosbach
2010-10-08
1
-1
/
+1
*
Move checking for t2MOVCCi16 to the right place.
Jim Grosbach
2010-10-07
1
-6
/
+7
*
Fix typo in comment.
Nick Lewycky
2010-10-07
1
-1
/
+1
*
Allow use of the 16-bit literal move instruction in CMOVs for Thumb2 mode.
Jim Grosbach
2010-10-07
1
-5
/
+5
*
Allow use of the 16-bit literal move instruction in CMOVs for ARM mode.
Jim Grosbach
2010-10-07
1
-7
/
+7
*
Now that VDUPfqf and VDUPfdfare properly pseudos, nuke the special handling.
Jim Grosbach
2010-10-06
1
-6
/
+5
*
Fix a comment typo.
Bob Wilson
2010-08-27
1
-1
/
+1
*
Add a separate ARM instruction format for Saturate instructions.
Bob Wilson
2010-08-11
1
-30
/
+29
*
Changes to ARM tail calls, mostly cosmetic.
Dale Johannesen
2010-07-08
1
-2
/
+2
*
An attempt to fix the problem Anton reported with
Dale Johannesen
2010-06-18
1
-0
/
+1
*
Next round of tail call changes. Register used in a tail
Dale Johannesen
2010-06-15
1
-1
/
+2
*
Early implementation of tail call for ARM.
Dale Johannesen
2010-06-03
1
-0
/
+7
*
When doing Thumb disassembly, there's no need to consider t2ADDrSPi12/t2SUBrS...
Johnny Chen
2010-04-20
1
-3
/
+6
*
If all the bit positions are not specified; do not decode the instructions.
Johnny Chen
2010-04-09
1
-9
/
+10
*
Provide versions of the ARM eh_sjlj_setjmp instructions for non-VFP subtargets
Bob Wilson
2010-04-09
1
-0
/
+2
*
ARM decoder emitter should print out useful information unconditionally when it
Johnny Chen
2010-04-09
1
-17
/
+19
*
Now that Evan Cheng has fixed the coalescer bug (r100804), the workaround code
Johnny Chen
2010-04-08
1
-5
/
+1
*
Various MSVC warning fixes about truncated 64 bit shifts and const pointers p...
Benjamin Kramer
2010-04-08
1
-2
/
+2
*
Fix typo and correct comment somewhat.
Eric Christopher
2010-04-07
1
-1
/
+1
*
Re-enable ARM/Thumb disassembler and add a workaround for a memcpy() call in
Johnny Chen
2010-04-07
1
-2
/
+6
*
Fix a warning in GCC about a pointless typedef.
Chandler Carruth
2010-04-03
1
-1
/
+1
*
Move variable "Bits" declaration/definition into the DEBUG block where its usage
Johnny Chen
2010-04-02
1
-1
/
+2
*
Fixed build warning.
Johnny Chen
2010-04-02
1
-1
/
+1
*
Change from .../Support/DataTypes.h to .../System/DataTypes.h.
Johnny Chen
2010-04-02
1
-1
/
+1
*
Second try of initial ARM/Thumb disassembler check-in. It consists of a tablgen
Johnny Chen
2010-04-02
1
-0
/
+1861
[prev]