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
/
X86RecognizableInstr.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Simplify x86 disassembler table handling of when to use TYPE_Rv/TYPE_R16/TYPE...
Craig Topper
2014-01-15
1
-3
/
+3
*
The rest of r198588. Remove SegOvrBits from X86 TSFlags since they weren't be...
Craig Topper
2014-01-06
1
-2
/
+0
*
Add a new x86 specific instruction flag to force some isCodeGenOnly instructi...
Craig Topper
2014-01-05
1
-1
/
+3
*
Remove unused HasFROperands field from disassembler.
Craig Topper
2014-01-02
1
-3
/
+0
*
Remove unused function argument.
Craig Topper
2014-01-02
1
-3
/
+1
*
AVX-512: added VPCONFLICT instruction and intrinsics,
Elena Demikhovsky
2013-11-03
1
-0
/
+2
*
Added encoding prefixes for KNL instructions (EVEX).
Elena Demikhovsky
2013-07-28
1
-0
/
+10
*
Sort the #include lines for utils/...
Chandler Carruth
2012-12-04
1
-5
/
+3
*
Remove code for setting the VEX L-bit as a function of operand size from the ...
Craig Topper
2012-09-19
1
-4
/
+1
*
Fix Doxygen issues:
Dmitri Gribenko
2012-09-13
1
-8
/
+8
*
Fix a bunch of -Wdocumentation warnings.
Dmitri Gribenko
2012-08-23
1
-1
/
+1
*
Update GATHER instructions to support 2 read-write operands. Patch from mysel...
Craig Topper
2012-07-12
1
-1
/
+1
*
X86 disassembler support for jcxz, jecxz, and jrcxz. Fixes PR11643. Patch by ...
Craig Topper
2012-02-27
1
-0
/
+2
*
Add FMA4 instructions to disassembler.
Craig Topper
2011-12-30
1
-1
/
+3
*
Add X86 BZHI instruction as well as BMI2 feature detection.
Craig Topper
2011-10-16
1
-2
/
+2
*
Add X86 BEXTR instruction. This instruction uses VEX.vvvv to encode Operand 3...
Craig Topper
2011-10-16
1
-1
/
+3
*
Add support in the disassembler for ignoring the L-bit on certain VEX instruc...
Craig Topper
2011-10-04
1
-0
/
+2
*
Move TableGen's parser and entry point into a library
Peter Collingbourne
2011-10-01
1
-1
/
+1
*
Don't allow 32-bit only instructions to be disassembled in 64-bit mode. Fixes...
Craig Topper
2011-09-23
1
-1
/
+3
*
Make the disassembler able to disassemble a bunch of instructions with names ...
Eli Friedman
2011-07-16
1
-0
/
+2
*
X86 table-generator and disassembler support for the AVX
Sean Callanan
2011-03-15
1
-1
/
+15
*
I swear I did a make clean and make before committing all this...
Michael J. Spencer
2010-11-29
1
-1
/
+1
*
factor the operand list (and related fields/operations) out of
Chris Lattner
2010-11-01
1
-1
/
+2
*
Reapply r105521, this time appending "LLU" to 64 bit
Bruno Cardoso Lopes
2010-06-08
1
-0
/
+2
*
revert r105521, which is breaking the buildbots with stuff like this:
Chris Lattner
2010-06-05
1
-2
/
+0
*
Initial AVX support for some instructions. No patterns matched
Bruno Cardoso Lopes
2010-06-05
1
-0
/
+2
*
Table-driven disassembler for the X86 architecture (16-, 32-, and 64-bit
Sean Callanan
2009-12-19
1
-0
/
+237