projects
/
oota-llvm.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
[x86] lower calls to llvm.maxnum.v4f32 using maxps
[oota-llvm.git]
/
lib
/
Target
/
X86
/
InstPrinter
/
2015-12-25
Craig Topper
Remove extra forward declarations and scrub includes...
tree
|
commitdiff
2015-12-13
Simon Pilgrim
Fix line endings
tree
|
commitdiff
2015-12-12
Simon Pilgrim
[X86][AVX512] Added support for VMOVQ shuffle comments
tree
|
commitdiff
2015-11-21
Simon Pilgrim
[X86][AVX512] Added AVX512 VMOVLHPS/VMOVHLPS shuffle...
tree
|
commitdiff
2015-11-19
Igor Breger
AVX512: Implemented encoding, intrinsics and DAG loweri...
tree
|
commitdiff
2015-11-17
Simon Pilgrim
[X86][AVX512] Added AVX512 SHUFP*/VPERMILP* shuffle...
tree
|
commitdiff
2015-11-17
Simon Pilgrim
[X86][AVX512] Added support for AVX512 UNPCK shuffle...
tree
|
commitdiff
2015-11-16
Simon Pilgrim
[X86][SSE] Merged BLEND shuffle decode comments. NFC.
tree
|
commitdiff
2015-11-16
Simon Pilgrim
[X86][SSE] Merged ALIGNR/SLLDQ/SRLDQ shuffle decode...
tree
|
commitdiff
2015-11-16
Simon Pilgrim
[X86][SSE] Merged SHUF/PERM shuffle decode comments...
tree
|
commitdiff
2015-11-16
Simon Pilgrim
[X86][SSE] Merged UNPCK shuffle decode comments. NFC.
tree
|
commitdiff
2015-11-16
Igor Breger
AVX512: Implemented encoding and intrinsics for VMOVSHD...
tree
|
commitdiff
2015-11-15
Igor Breger
Revert r253160.
tree
|
commitdiff
2015-11-15
Igor Breger
AVX512: Implemented encoding and intrinsics for VMOVSHD...
tree
|
commitdiff
2015-10-15
Igor Breger
AVX512: Implemented DAG lowering for shuff62x2/shufi62x...
tree
|
commitdiff
2015-09-13
Simon Pilgrim
[X86][MMX] Added shuffle decodes for MMX/3DNow! shuffles.
tree
|
commitdiff
2015-07-06
Simon Pilgrim
[X86][SSE4A] Shuffle lowering using SSE4A EXTRQ/INSERTQ...
tree
|
commitdiff
2015-06-23
Alexander Kornienko
Revert r240137 (Fixed/added namespace ending comments...
tree
|
commitdiff
2015-06-19
Alexander Kornienko
Fixed/added namespace ending comments using clang-tidy...
tree
|
commitdiff
2015-06-09
Matt Arsenault
MC: Add target hook to control symbol quoting
tree
|
commitdiff
2015-05-30
Jim Grosbach
MC: Clean up MCExpr naming. NFC.
tree
|
commitdiff
2015-05-26
Rafael Espindola
Print "lock \t foo" instead of "lock \n foo".
tree
|
commitdiff
2015-05-26
Michael Kuperstein
Use std::bitset for SubtargetFeatures.
tree
|
commitdiff
2015-05-25
NAKAMURA Takumi
Reformat.
tree
|
commitdiff
2015-05-25
NAKAMURA Takumi
Prune CRLFs.
tree
|
commitdiff
2015-05-13
Michael Kuperstein
Reverting r237234, "Use std::bitset for SubtargetFeatures"
tree
|
commitdiff
2015-05-13
Michael Kuperstein
Use std::bitset for SubtargetFeatures
tree
|
commitdiff
2015-03-30
Eric Christopher
Remove unused MCSubtargetInfo argument from the X86...
tree
|
commitdiff
2015-03-28
Akira Hatanaka
[X86] Read the feature bits from the subtarget that...
tree
|
commitdiff
2015-03-28
Akira Hatanaka
Partially revert the changes I made in r233473 to keep...
tree
|
commitdiff
2015-03-28
Akira Hatanaka
clang-format X86ATTInstPrinter.{h,cpp} before I make...
tree
|
commitdiff
2015-03-27
Akira Hatanaka
[MCInstPrinter] Enable MCInstPrinter to change its...
tree
|
commitdiff
2015-03-24
Michael Kuperstein
Revert "Use std::bitset for SubtargetFeatures"
tree
|
commitdiff
2015-03-24
Michael Kuperstein
Use std::bitset for SubtargetFeatures
tree
|
commitdiff
2015-02-19
Michael Kuperstein
Reverting r229831 due to multiple ARM/PPC/MIPS build...
tree
|
commitdiff
2015-02-19
Michael Kuperstein
Use std::bitset for SubtargetFeatures
tree
|
commitdiff
2015-02-13
Craig Topper
[X86] Add support for parsing and printing the mnemonic...
tree
|
commitdiff
2015-01-31
Simon Pilgrim
[X86][SSE] Shuffle mask decode support for zero extend...
tree
|
commitdiff
2015-01-28
Simon Pilgrim
Line endings fix. NFC.
tree
|
commitdiff
2015-01-28
Craig Topper
[X86] Merge printSSECC and printAVXCC. They only differ...
tree
|
commitdiff
2015-01-23
Craig Topper
[x86] Change u8imm operands to always print as unsigned...
tree
|
commitdiff
2015-01-21
Simon Pilgrim
[X86][SSE] movddup shuffle mask decodes
tree
|
commitdiff
2015-01-13
Adam Nemet
[AVX512] Add pretty-printing of shuffle mask for unpacks
tree
|
commitdiff
2015-01-08
Craig Topper
[X86] Don't print 'dword ptr' or 'qword ptr' on the...
tree
|
commitdiff
2014-12-27
Craig Topper
[x86] Assert on invalid immediates in the instruction...
tree
|
commitdiff
2014-12-26
Craig Topper
Teach disassembler to handle illegal immediates on...
tree
|
commitdiff
2014-12-15
Ahmed Bougacha
[X86] Also pretty-print shuffle mask for INSERTPS rm...
tree
|
commitdiff
2014-12-04
Michael Liao
[X86] Clean up whitespace as well as minor coding style
tree
|
commitdiff
2014-10-14
Simon Pilgrim
[X86][SSE] pslldq/psrldq shuffle mask decodes
tree
|
commitdiff
2014-09-25
Chandler Carruth
[x86] Implement v16i16 support with AVX2 in the new...
tree
|
commitdiff
2014-09-23
Chandler Carruth
[x86] Teach the rest of the 'target shuffle' machinery...
tree
|
commitdiff
2014-09-23
Chandler Carruth
[x86] Teach the vector comment parsing and printing...
tree
|
commitdiff
2014-09-15
Chandler Carruth
[x86] Teach the x86 DAG combiner to form MOVSLDUP and...
tree
|
commitdiff
2014-09-09
Pavel Chupin
[x32] Emit callq for CALLpcrel32
tree
|
commitdiff
2014-09-03
Chandler Carruth
[x86] Teach the asm comment printing to only print...
tree
|
commitdiff
2014-08-15
Chandler Carruth
[x86] Teach the instruction printer to decode immediate...
tree
|
commitdiff
2014-08-13
Benjamin Kramer
Canonicalize header guards into a common format.
tree
|
commitdiff
2014-05-12
Tim Northover
TableGen: use PrintMethods to print more aliases
tree
|
commitdiff
2014-04-25
Craig Topper
[C++] Use 'nullptr'. Target edition.
tree
|
commitdiff
2014-04-22
Chandler Carruth
[Modules] Fix potential ODR violations by sinking the...
tree
|
commitdiff
2014-03-31
Craig Topper
[C++11] Mark more classes in the X86 target as 'final'.
tree
|
commitdiff
2014-03-18
Manuel Jacob
X86: Use enums for memory operand decoding instead...
tree
|
commitdiff
2014-03-15
Patrik Hagglund
Replace ValueTypes.h with MachineValueType.h if possible.
tree
|
commitdiff
2014-03-12
Patrik Hagglund
Replace '#include ValueTypes.h' with forward declarations.
tree
|
commitdiff
2014-03-09
Craig Topper
[C++11] Add 'override' keyword to virtual methods that...
tree
|
commitdiff
2014-03-09
Craig Topper
[C++11] Add 'override' keyword to virtual methods that...
tree
|
commitdiff
2014-01-22
David Woodhouse
[x86] Allow address-size overrides for STOS[BWLQ] ...
tree
|
commitdiff
2014-01-22
David Woodhouse
[x86] Allow segment and address-size overrides for...
tree
|
commitdiff
2014-01-21
Kevin Enderby
To allow the X86 verbose assembly to print its informat...
tree
|
commitdiff
2014-01-16
Craig Topper
Allow x86 mov instructions to/from memory with absolute...
tree
|
commitdiff
2014-01-13
Elena Demikhovsky
AVX-512: Embedded Rounding Control - encoding and printing
tree
|
commitdiff
2014-01-01
Elena Demikhovsky
AVX-512: Added intrinsics for vcvt, vcvtt, vrndscale...
tree
|
commitdiff
2013-11-28
NAKAMURA Takumi
[CMake] Let add_public_tablegen_target responsible...
tree
|
commitdiff
2013-11-28
NAKAMURA Takumi
[CMake] Prune include_directories() in llvm/lib/Target...
tree
|
commitdiff
2013-08-25
Craig Topper
First round of fixes for the x86 fixes for the x86...
tree
|
commitdiff
2013-08-01
Daniel Malea
Fixed the Intel-syntax X86 disassembler to respect...
tree
|
commitdiff
2013-07-31
Craig Topper
Changed register names (and pointer keywords) to be...
tree
|
commitdiff
2013-07-31
Craig Topper
Remove trailing whitespace and some tab characters.
tree
|
commitdiff
2013-07-28
Elena Demikhovsky
Added encoding prefixes for KNL instructions (EVEX).
tree
|
commitdiff
2013-01-29
Craig Topper
Merge SSE and AVX shuffle instructions in the comment...
tree
|
commitdiff
2013-01-28
Craig Topper
Add missing break in 256-bit palignr comment printing...
tree
|
commitdiff
2013-01-28
Craig Topper
Fix inconsistent usage of PALIGN and PALIGNR when refer...
tree
|
commitdiff
2013-01-26
Benjamin Kramer
X86: Decode PALIGN operands so I don't have to do it...
tree
|
commitdiff
2012-12-05
Kevin Enderby
Added a option to the disassembler to print immediates...
tree
|
commitdiff
2012-12-03
Chandler Carruth
Use the new script to sort the includes of every file...
tree
|
commitdiff
2012-10-23
Kevin Enderby
Make branch heavy code for generating marked up disasse...
tree
|
commitdiff
2012-10-22
Kevin Enderby
Add support for annotated disassembly output for X86...
tree
|
commitdiff
2012-10-09
Craig Topper
Separate AVXCC and SSECC printing for cmpps/pd/ss/sd...
tree
|
commitdiff
2012-10-03
Chad Rosier
Typos.
tree
|
commitdiff
2012-09-26
Michael Liao
Add 'lock' prefix output support in assembly printer
tree
|
commitdiff
2012-09-10
Chad Rosier
Update function names to conform to guidelines. No...
tree
|
commitdiff
2012-05-06
Craig Topper
Add shuffle decode support for VPERMQ/VPERMPD.
tree
|
commitdiff
2012-05-02
Craig Topper
Add support for selecting AVX2 vpshuflw and vpshufhw...
tree
|
commitdiff
2012-04-02
Benjamin Kramer
Move getOpcodeName from the various target InstPrinters...
tree
|
commitdiff
2012-04-02
Craig Topper
Remove getInstructionName from MCInstPrinter implementa...
tree
|
commitdiff
2012-04-02
Craig Topper
Make MCInstrInfo available to the MCInstPrinter. This...
tree
|
commitdiff
2012-03-30
Benjamin Kramer
Rip out emission of the regIsInRegClass function for...
tree
|
commitdiff
2012-03-21
Benjamin Kramer
Use a signed value for this enum to avoid spuriuos...
tree
|
commitdiff
2012-03-20
Craig Topper
Factor out target shuffle mask decoding from getShuffle...
tree
|
commitdiff
2012-03-05
Jim Grosbach
Make MCRegisterInfo available to the the MCInstPrinter.
tree
|
commitdiff
next