Taints the non-acquire RMW's store address with the load part
[oota-llvm.git] / lib / Target / X86 / InstPrinter /
2015-12-31 Craig Topper[X86] Remove a return after llvm_unreachable.
2015-12-25 Craig TopperRemove extra forward declarations and scrub includes...
2015-12-13 Simon PilgrimFix line endings
2015-12-12 Simon Pilgrim[X86][AVX512] Added support for VMOVQ shuffle comments
2015-11-21 Simon Pilgrim[X86][AVX512] Added AVX512 VMOVLHPS/VMOVHLPS shuffle...
2015-11-19 Igor BregerAVX512: Implemented encoding, intrinsics and DAG loweri...
2015-11-17 Simon Pilgrim[X86][AVX512] Added AVX512 SHUFP*/VPERMILP* shuffle...
2015-11-17 Simon Pilgrim[X86][AVX512] Added support for AVX512 UNPCK shuffle...
2015-11-16 Simon Pilgrim[X86][SSE] Merged BLEND shuffle decode comments. NFC.
2015-11-16 Simon Pilgrim[X86][SSE] Merged ALIGNR/SLLDQ/SRLDQ shuffle decode...
2015-11-16 Simon Pilgrim[X86][SSE] Merged SHUF/PERM shuffle decode comments...
2015-11-16 Simon Pilgrim[X86][SSE] Merged UNPCK shuffle decode comments. NFC.
2015-11-16 Igor BregerAVX512: Implemented encoding and intrinsics for VMOVSHD...
2015-11-15 Igor BregerRevert r253160.
2015-11-15 Igor BregerAVX512: Implemented encoding and intrinsics for VMOVSHD...
2015-10-15 Igor BregerAVX512: Implemented DAG lowering for shuff62x2/shufi62x...
2015-09-13 Simon Pilgrim[X86][MMX] Added shuffle decodes for MMX/3DNow! shuffles.
2015-07-06 Simon Pilgrim[X86][SSE4A] Shuffle lowering using SSE4A EXTRQ/INSERTQ...
2015-06-23 Alexander KornienkoRevert r240137 (Fixed/added namespace ending comments...
2015-06-19 Alexander KornienkoFixed/added namespace ending comments using clang-tidy...
2015-06-09 Matt ArsenaultMC: Add target hook to control symbol quoting
2015-05-30 Jim GrosbachMC: Clean up MCExpr naming. NFC.
2015-05-26 Rafael EspindolaPrint "lock \t foo" instead of "lock \n foo".
2015-05-26 Michael KupersteinUse std::bitset for SubtargetFeatures.
2015-05-25 NAKAMURA TakumiReformat.
2015-05-25 NAKAMURA TakumiPrune CRLFs.
2015-05-13 Michael KupersteinReverting r237234, "Use std::bitset for SubtargetFeatures"
2015-05-13 Michael KupersteinUse std::bitset for SubtargetFeatures
2015-03-30 Eric ChristopherRemove unused MCSubtargetInfo argument from the X86...
2015-03-28 Akira Hatanaka[X86] Read the feature bits from the subtarget that...
2015-03-28 Akira HatanakaPartially revert the changes I made in r233473 to keep...
2015-03-28 Akira Hatanakaclang-format X86ATTInstPrinter.{h,cpp} before I make...
2015-03-27 Akira Hatanaka[MCInstPrinter] Enable MCInstPrinter to change its...
2015-03-24 Michael KupersteinRevert "Use std::bitset for SubtargetFeatures"
2015-03-24 Michael KupersteinUse std::bitset for SubtargetFeatures
2015-02-19 Michael KupersteinReverting r229831 due to multiple ARM/PPC/MIPS build...
2015-02-19 Michael KupersteinUse std::bitset for SubtargetFeatures
2015-02-13 Craig Topper[X86] Add support for parsing and printing the mnemonic...
2015-01-31 Simon Pilgrim[X86][SSE] Shuffle mask decode support for zero extend...
2015-01-28 Simon PilgrimLine endings fix. NFC.
2015-01-28 Craig Topper[X86] Merge printSSECC and printAVXCC. They only differ...
2015-01-23 Craig Topper[x86] Change u8imm operands to always print as unsigned...
2015-01-21 Simon Pilgrim[X86][SSE] movddup shuffle mask decodes
2015-01-13 Adam Nemet[AVX512] Add pretty-printing of shuffle mask for unpacks
2015-01-08 Craig Topper[X86] Don't print 'dword ptr' or 'qword ptr' on the...
2014-12-27 Craig Topper[x86] Assert on invalid immediates in the instruction...
2014-12-26 Craig TopperTeach disassembler to handle illegal immediates on...
2014-12-15 Ahmed Bougacha[X86] Also pretty-print shuffle mask for INSERTPS rm...
2014-12-04 Michael Liao[X86] Clean up whitespace as well as minor coding style
2014-10-14 Simon Pilgrim[X86][SSE] pslldq/psrldq shuffle mask decodes
2014-09-25 Chandler Carruth[x86] Implement v16i16 support with AVX2 in the new...
2014-09-23 Chandler Carruth[x86] Teach the rest of the 'target shuffle' machinery...
2014-09-23 Chandler Carruth[x86] Teach the vector comment parsing and printing...
2014-09-15 Chandler Carruth[x86] Teach the x86 DAG combiner to form MOVSLDUP and...
2014-09-09 Pavel Chupin[x32] Emit callq for CALLpcrel32
2014-09-03 Chandler Carruth[x86] Teach the asm comment printing to only print...
2014-08-15 Chandler Carruth[x86] Teach the instruction printer to decode immediate...
2014-08-13 Benjamin KramerCanonicalize header guards into a common format.
2014-05-12 Tim NorthoverTableGen: use PrintMethods to print more aliases
2014-04-25 Craig Topper[C++] Use 'nullptr'. Target edition.
2014-04-22 Chandler Carruth[Modules] Fix potential ODR violations by sinking the...
2014-03-31 Craig Topper[C++11] Mark more classes in the X86 target as 'final'.
2014-03-18 Manuel JacobX86: Use enums for memory operand decoding instead...
2014-03-15 Patrik HagglundReplace ValueTypes.h with MachineValueType.h if possible.
2014-03-12 Patrik HagglundReplace '#include ValueTypes.h' with forward declarations.
2014-03-09 Craig Topper[C++11] Add 'override' keyword to virtual methods that...
2014-03-09 Craig Topper[C++11] Add 'override' keyword to virtual methods that...
2014-01-22 David Woodhouse[x86] Allow address-size overrides for STOS[BWLQ] ...
2014-01-22 David Woodhouse[x86] Allow segment and address-size overrides for...
2014-01-21 Kevin EnderbyTo allow the X86 verbose assembly to print its informat...
2014-01-16 Craig TopperAllow x86 mov instructions to/from memory with absolute...
2014-01-13 Elena DemikhovskyAVX-512: Embedded Rounding Control - encoding and printing
2014-01-01 Elena DemikhovskyAVX-512: Added intrinsics for vcvt, vcvtt, vrndscale...
2013-11-28 NAKAMURA Takumi[CMake] Let add_public_tablegen_target responsible...
2013-11-28 NAKAMURA Takumi[CMake] Prune include_directories() in llvm/lib/Target...
2013-08-25 Craig TopperFirst round of fixes for the x86 fixes for the x86...
2013-08-01 Daniel MaleaFixed the Intel-syntax X86 disassembler to respect...
2013-07-31 Craig TopperChanged register names (and pointer keywords) to be...
2013-07-31 Craig TopperRemove trailing whitespace and some tab characters.
2013-07-28 Elena DemikhovskyAdded encoding prefixes for KNL instructions (EVEX).
2013-01-29 Craig TopperMerge SSE and AVX shuffle instructions in the comment...
2013-01-28 Craig TopperAdd missing break in 256-bit palignr comment printing...
2013-01-28 Craig TopperFix inconsistent usage of PALIGN and PALIGNR when refer...
2013-01-26 Benjamin KramerX86: Decode PALIGN operands so I don't have to do it...
2012-12-05 Kevin EnderbyAdded a option to the disassembler to print immediates...
2012-12-03 Chandler CarruthUse the new script to sort the includes of every file...
2012-10-23 Kevin EnderbyMake branch heavy code for generating marked up disasse...
2012-10-22 Kevin EnderbyAdd support for annotated disassembly output for X86...
2012-10-09 Craig TopperSeparate AVXCC and SSECC printing for cmpps/pd/ss/sd...
2012-10-03 Chad RosierTypos.
2012-09-26 Michael LiaoAdd 'lock' prefix output support in assembly printer
2012-09-10 Chad RosierUpdate function names to conform to guidelines. No...
2012-05-06 Craig TopperAdd shuffle decode support for VPERMQ/VPERMPD.
2012-05-02 Craig TopperAdd support for selecting AVX2 vpshuflw and vpshufhw...
2012-04-02 Benjamin KramerMove getOpcodeName from the various target InstPrinters...
2012-04-02 Craig TopperRemove getInstructionName from MCInstPrinter implementa...
2012-04-02 Craig TopperMake MCInstrInfo available to the MCInstPrinter. This...
2012-03-30 Benjamin KramerRip out emission of the regIsInRegClass function for...
2012-03-21 Benjamin KramerUse a signed value for this enum to avoid spuriuos...
2012-03-20 Craig TopperFactor out target shuffle mask decoding from getShuffle...
next