index
:
~nh/llvm
fold-subregs
images
latest
master
mimg
tablegen-name-resolution
wip
Misc LLVM things, mostly radeonsi (AMDGPU)
nh
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
/
Target
/
X86
/
InstPrinter
Age
Commit message (
Expand
)
Author
Files
Lines
2015-12-13
Fix line endings
Simon Pilgrim
1
-14
/
+14
2015-12-12
[X86][AVX512] Added support for VMOVQ shuffle comments
Simon Pilgrim
1
-12
/
+14
2015-11-21
[X86][AVX512] Added AVX512 VMOVLHPS/VMOVHLPS shuffle decode comments.
Simon Pilgrim
1
-0
/
+3
2015-11-19
AVX512: Implemented encoding, intrinsics and DAG lowering for VMOVDDUP instru...
Igor Breger
1
-22
/
+8
2015-11-17
[X86][AVX512] Added AVX512 SHUFP*/VPERMILP* shuffle decode comments.
Simon Pilgrim
1
-20
/
+23
2015-11-17
[X86][AVX512] Added support for AVX512 UNPCK shuffle decode comments.
Simon Pilgrim
1
-88
/
+32
2015-11-16
[X86][SSE] Merged BLEND shuffle decode comments. NFC.
Simon Pilgrim
1
-48
/
+8
2015-11-16
[X86][SSE] Merged ALIGNR/SLLDQ/SRLDQ shuffle decode comments. NFC.
Simon Pilgrim
1
-30
/
+4
2015-11-16
[X86][SSE] Merged SHUF/PERM shuffle decode comments. NFC.
Simon Pilgrim
1
-79
/
+14
2015-11-16
[X86][SSE] Merged UNPCK shuffle decode comments. NFC.
Simon Pilgrim
1
-193
/
+75
2015-11-16
AVX512: Implemented encoding and intrinsics for VMOVSHDUP/VMOVSLDUP instructi...
Igor Breger
1
-61
/
+65
2015-11-15
Revert r253160.
Igor Breger
1
-65
/
+61
2015-11-15
AVX512: Implemented encoding and intrinsics for VMOVSHDUP/VMOVSLDUP instructi...
Igor Breger
1
-61
/
+65
2015-10-15
AVX512: Implemented DAG lowering for shuff62x2/shufi62x2 instructions ( shuff...
Igor Breger
1
-1
/
+64
2015-09-13
[X86][MMX] Added shuffle decodes for MMX/3DNow! shuffles.
Simon Pilgrim
1
-0
/
+61
2015-07-06
[X86][SSE4A] Shuffle lowering using SSE4A EXTRQ/INSERTQ instructions
Simon Pilgrim
1
-0
/
+23
2015-06-23
Revert r240137 (Fixed/added namespace ending comments using clang-tidy. NFC)
Alexander Kornienko
2
-2
/
+2
2015-06-19
Fixed/added namespace ending comments using clang-tidy. NFC
Alexander Kornienko
2
-2
/
+2
2015-06-09
MC: Add target hook to control symbol quoting
Matt Arsenault
2
-8
/
+10
2015-05-30
MC: Clean up MCExpr naming. NFC.
Jim Grosbach
2
-2
/
+2
2015-05-26
Print "lock \t foo" instead of "lock \n foo".
Rafael Espindola
1
-1
/
+1
2015-05-26
Use std::bitset for SubtargetFeatures.
Michael Kuperstein
1
-1
/
+1
2015-05-25
Reformat.
NAKAMURA Takumi
1
-65
/
+64
2015-05-25
Prune CRLFs.
NAKAMURA Takumi
1
-982
/
+982
2015-05-13
Reverting r237234, "Use std::bitset for SubtargetFeatures"
Michael Kuperstein
1
-1
/
+1
2015-05-13
Use std::bitset for SubtargetFeatures
Michael Kuperstein
1
-1
/
+1
2015-03-30
Remove unused MCSubtargetInfo argument from the X86 MCInstPrinter ctors.
Eric Christopher
1
-1
/
+1
2015-03-28
[X86] Read the feature bits from the subtarget that is passed to printInst
Akira Hatanaka
2
-5
/
+2
2015-03-28
Partially revert the changes I made in r233473 to keep the code concise.
Akira Hatanaka
1
-137
/
+47
2015-03-28
clang-format X86ATTInstPrinter.{h,cpp} before I make changes to these files.
Akira Hatanaka
2
-76
/
+156
2015-03-27
[MCInstPrinter] Enable MCInstPrinter to change its behavior based on the
Akira Hatanaka
4
-4
/
+7
2015-03-24
Revert "Use std::bitset for SubtargetFeatures"
Michael Kuperstein
1
-1
/
+1
2015-03-24
Use std::bitset for SubtargetFeatures
Michael Kuperstein
1
-1
/
+1
2015-02-19
Reverting r229831 due to multiple ARM/PPC/MIPS build-bot failures.
Michael Kuperstein
1
-1
/
+1
2015-02-19
Use std::bitset for SubtargetFeatures
Michael Kuperstein
1
-1
/
+1
2015-02-13
[X86] Add support for parsing and printing the mnemonic aliases for the XOP V...
Craig Topper
4
-2
/
+36
2015-01-31
[X86][SSE] Shuffle mask decode support for zero extend, scalar float/double m...
Simon Pilgrim
1
-0
/
+172
2015-01-28
Line endings fix. NFC.
Simon Pilgrim
1
-786
/
+786
2015-01-28
[X86] Merge printSSECC and printAVXCC. They only differed by an assertion.
Craig Topper
4
-34
/
+8
2015-01-23
[x86] Change u8imm operands to always print as unsigned. This makes shuffle m...
Craig Topper
4
-0
/
+14
2015-01-21
[X86][SSE] movddup shuffle mask decodes
Simon Pilgrim
1
-6
/
+24
2015-01-13
[AVX512] Add pretty-printing of shuffle mask for unpacks
Adam Nemet
1
-0
/
+64
2015-01-08
[X86] Don't print 'dword ptr' or 'qword ptr' on the operand to some of the LE...
Craig Topper
2
-0
/
+8
2014-12-27
[x86] Assert on invalid immediates in the instruction printer for cmp.ps/pd/s...
Craig Topper
2
-4
/
+8
2014-12-26
Teach disassembler to handle illegal immediates on (v)cmpps/pd/ss/sd instruct...
Craig Topper
2
-55
/
+27
2014-12-15
[X86] Also pretty-print shuffle mask for INSERTPS rm variants.
Ahmed Bougacha
1
-3
/
+7
2014-12-04
[X86] Clean up whitespace as well as minor coding style
Michael Liao
4
-11
/
+10
2014-10-14
[X86][SSE] pslldq/psrldq shuffle mask decodes
Simon Pilgrim
1
-0
/
+38
2014-09-25
[x86] Implement v16i16 support with AVX2 in the new vector shuffle
Chandler Carruth
1
-0
/
+11
2014-09-23
[x86] Teach the rest of the 'target shuffle' machinery about blends and
Chandler Carruth
1
-0
/
+24
[next]