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
/
lib
/
Target
/
X86
/
Disassembler
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
[x86] Fix 16-bit handling of OpSize bit
David Woodhouse
2014-01-20
1
-3
/
+5
*
[x86] Infer disassembler mode from SubtargetInfo feature bits
David Woodhouse
2014-01-20
2
-16
/
+24
*
VEX_PREFIX_66 doesn't need to set the hasOpSize flag since VEX instructions d...
Craig Topper
2014-01-17
1
-11
/
+0
*
Allow x86 mov instructions to/from memory with absolute address to be encoded...
Craig Topper
2014-01-16
1
-11
/
+18
*
[x86] Fix MOV8ao8 et al for 16-bit mode, fix up disassembler to understand
David Woodhouse
2014-01-08
1
-0
/
+2
*
Remove modifierType/Base from X86 disassembler tables as they are no longer u...
Craig Topper
2014-01-01
1
-3
/
+0
*
X86Disassembler.cpp: Prune stray @return on translateFPRegister(). [-Wdocumen...
NAKAMURA Takumi
2014-01-01
1
-1
/
+0
*
Remove need for MODIFIER_OPCODE in the disassembler tables. AddRegFrms are re...
Craig Topper
2014-01-01
4
-52
/
+10
*
Second attempt at Removing special form of AddRegFrm used by FP instructions....
Craig Topper
2014-01-01
3
-12
/
+6
*
Revert r198238 and add FP disassembler tests. It didn't work and I didn't rea...
Craig Topper
2013-12-31
2
-1
/
+5
*
Remove old comment referring to an argument that no longer exists.
Craig Topper
2013-12-31
1
-2
/
+0
*
Remove special form of AddRegFrm used by FP instructions. These instructions ...
Craig Topper
2013-12-30
2
-5
/
+1
*
AVX-512: decoder for AVX-512, made by Alexey Bader.
Elena Demikhovsky
2013-12-25
4
-122
/
+314
*
AVX-512: Added legal type MVT::i1 and VK1 register for it.
Elena Demikhovsky
2013-12-16
1
-0
/
+1
*
Prune redundant dependencies in LLVMBuild.txt.
NAKAMURA Takumi
2013-12-11
1
-1
/
+1
*
[CMake] Let add_public_tablegen_target responsible to provide dependency to C...
NAKAMURA Takumi
2013-11-28
1
-2
/
+0
*
[CMake] Prune include_directories() in llvm/lib/Target, take #2.
NAKAMURA Takumi
2013-11-28
1
-2
/
+0
*
X86 Disassembler: remove unused bool typedef-name
David Majnemer
2013-11-05
1
-2
/
+0
*
AVX-512: added VPCONFLICT instruction and intrinsics,
Elena Demikhovsky
2013-11-03
1
-1
/
+49
*
Replace C++ style comment with a C style comment to satisfy some of the build...
Craig Topper
2013-10-03
1
-1
/
+1
*
Remove comma from the end of an enum.
Craig Topper
2013-10-03
1
-1
/
+1
*
Add XOP disassembler support. Fixes PR13933.
Craig Topper
2013-10-03
3
-39
/
+174
*
Remove 0 as a valid encoding for the m-mmmm field.
Craig Topper
2013-10-01
1
-2
/
+0
*
Remove unneeded fields from disassembler internal instruction format.
Craig Topper
2013-10-01
2
-20
/
+0
*
Various x86 disassembler fixes.
Craig Topper
2013-09-30
2
-40
/
+4
*
Build fix
Richard Mitton
2013-08-30
1
-1
/
+1
*
Fixed a bug where diassembling an instruction that had a prefix would cause L...
Richard Mitton
2013-08-30
1
-7
/
+9
*
First round of fixes for the x86 fixes for the x86 move accumulator from/to m...
Craig Topper
2013-08-25
1
-17
/
+12
*
Remove trailing whitespace.
Craig Topper
2013-08-24
1
-1
/
+1
*
Added encoding prefixes for KNL instructions (EVEX).
Elena Demikhovsky
2013-07-28
4
-4
/
+181
*
Update the X86 disassembler to use xacquire and xrelease when appropriate.
Kevin Enderby
2013-06-20
3
-0
/
+32
*
Add MCSymbolizer for symbolic/annotated disassembly.
Ahmed Bougacha
2013-05-24
1
-97
/
+3
*
X86DisassemblerDecoder.c: Make this C89-compliant.
NAKAMURA Takumi
2013-03-25
1
-1
/
+1
*
Whitespace.
NAKAMURA Takumi
2013-03-25
1
-160
/
+160
*
x86 -- disassemble the REP/REPNE prefix when needed
Dave Zarzycki
2013-03-25
1
-7
/
+20
*
Remove edis - the enhanced disassembler. Fixes PR14654.
Roman Divacky
2012-12-19
2
-10
/
+0
*
Use the new script to sort the includes of every file under lib.
Chandler Carruth
2012-12-03
1
-2
/
+1
*
Fix typo
Joerg Sonnenberger
2012-10-29
1
-2
/
+2
*
Add a new compression type to ModRM table that detects when the memory modRM ...
Craig Topper
2012-09-13
2
-0
/
+9
*
Change unsigned to a uint16_t in static disassembler tables to reduce the tab...
Craig Topper
2012-09-11
2
-2
/
+2
*
Use const properly so that we dont remove const qualifier from region and MII
Roman Divacky
2012-09-05
3
-13
/
+13
*
Add support for converting llvm.fma to fma4 instructions.
Craig Topper
2012-08-31
1
-0
/
+2
*
Fix integer undefined behavior due to signed left shift overflow in LLVM.
Richard Smith
2012-08-24
1
-1
/
+1
*
Add more indirection to the disassembler tables to reduce amount of space use...
Craig Topper
2012-08-01
5
-14
/
+18
*
Make INSTRUCTION_SPECIFIER_FIELDS match X86DisassemblerCommon.h. Also remove ...
Craig Topper
2012-07-31
1
-5
/
+4
*
Tidy up trailing whitespace
Craig Topper
2012-07-31
1
-33
/
+33
*
Tidy up trailing whitespace
Craig Topper
2012-07-31
1
-12
/
+12
*
Fix a bug in the x86 disassembler's symbolic disassembly support for Jcc-Jump
Kevin Enderby
2012-07-24
1
-1
/
+1
*
Remove tabs.
Bill Wendling
2012-07-19
1
-9
/
+9
*
X86: add more GATHER intrinsics in LLVM
Manman Ren
2012-06-29
1
-10
/
+18
[prev]
[next]