[SKX] Enabling SKX target and AVX512BW, AVX512DQ, AVX512VL features.
[oota-llvm.git] / lib / Target / X86 / X86.td
2014-07-21 Robert Khasanov[SKX] Enabling SKX target and AVX512BW, AVX512DQ, AVX51...
2014-07-02 Elena DemikhovskyAVX-512: dec/inc instructions are slow on KNL
2014-06-09 Alexey Volkov[X86] Use ADD/SUB instead of INC/DEC for Silvermont
2014-05-20 Alexey Volkov[X86] Tune LEA usage for Silvermont
2014-05-07 Chandler Carruth[x86] Make the 'x86-64' cpu, what I see as and many...
2014-05-02 Benjamin KramerAdd a description for AMD's bdver4 (aka Excavator).
2014-03-07 Alexey VolkovEnable FeatureFastUAMem for Silvermont processor
2014-03-07 Alexey VolkovTest commit
2014-01-06 Craig Topper[x86] Add basic support for .code16
2013-12-02 Rafael EspindolaChange the default of AsmWriterClassName and isMCAsmWriter.
2013-11-21 Ekaterina RomanovaSHLD/SHRD are VectorPath (microcode) instructions known...
2013-11-04 Benjamin KramerX86: Add a description for AMD bdver3 aka Steamroller.
2013-10-16 Yunzhong GaoEnabling 3DNow! prefetch instruction for a few AMD...
2013-10-05 Nick LewyckyRename this feature to "cx16" to match gcc's flag name...
2013-09-24 Yunzhong GaoAdding a feature flag to the llvm backend for x86 TBM...
2013-09-17 Preston GurdRemove unused code, which had been commented out.
2013-09-16 Craig TopperMake F16C feature flag imply AVX rather than just check...
2013-09-13 Preston GurdAdds support for Atom Silvermont (SLM) - -march=slm
2013-09-12 Ben LangmuirPartial support for Intel SHA Extensions (sha1rnds4)
2013-08-30 Benjamin KramerX86: Add a description of the Intel Atom Silvermont...
2013-08-23 Rafael EspindolaRename features to match what gcc and clang use.
2013-08-21 Craig TopperRename mattr names for AVX-512 to from avx-512 -> avx51...
2013-07-28 Elena DemikhovskyAdded encoding prefixes for KNL instructions (EVEX).
2013-07-24 Elena DemikhovskyI'm starting to commit KNL backend. I'll push patches...
2013-05-03 Benjamin KramerX86: Add target description for btver2; make autodetect...
2013-04-25 Preston GurdThis patch adds the X86FixupLEAs pass, which will reduc...
2013-04-18 Chad Rosier[asm parser] Add support for predicating MnemonicAlias...
2013-03-28 Michael LiaoAdd support of RDSEED defined in AVX2 extension
2013-03-28 Nadav RotemAdd the Haswell machine model.
2013-03-27 Preston GurdFor the current Atom processor, the fastest way to...
2013-03-26 Michael LiaoAdd HLE target feature
2013-03-26 Jakob Stoklund OlesenEnable SandyBridgeModel for all modern Intel P6 descend...
2013-03-26 Michael LiaoAdd PREFETCHW codegen support
2013-02-14 Kay Tiong Khooadded basic support for Intel ADX instructions
2013-01-08 Preston GurdPad Short Functions for Intel Atom
2013-01-05 Nadav RotemRevert revision 171524. Original message:
2013-01-04 Preston GurdThe current Intel Atom microarchitecture has a feature...
2012-12-15 Chandler CarruthMake '-mtune=x86_64' assume fast unaligned memory accesses.
2012-12-10 Chandler CarruthRevert "Make '-mtune=x86_64' assume fast unaligned...
2012-12-10 Chandler CarruthMake '-mtune=x86_64' assume fast unaligned memory accesses.
2012-12-10 Chandler CarruthAddress a FIXME and update the fast unaligned memory...
2012-11-08 Michael LiaoAdd support of RTM from TSX extension
2012-10-25 Michael LiaoAtom has SIMD instruction set extension up to SSSE3
2012-10-03 Craig TopperFix 80-column violation
2012-09-12 Roman DivackyAdd support for AMD Geode.
2012-09-04 Preston GurdGeneric Bypass Slow Div
2012-08-16 Anitha BoyapatiPatch to enable FMA on bdver2 target. Make XOP feature...
2012-08-16 Anitha Boyapatigit-svn-id: https://llvm.org/svn/llvm-project/llvm...
2012-07-07 Andrew TrickI'm introducing a new machine model to simultaneously...
2012-06-03 Craig TopperRename FMA3 feature flag to just FMA to match gcc so...
2012-05-31 Benjamin KramerX86: Rename the CLMUL target feature to PCLMUL.
2012-05-01 Craig TopperMake XOP and FMA4 require SSE4A to match GCC behavior...
2012-05-01 Craig TopperMake XOP imply AVX as its needed to legalize the regist...
2012-05-01 Craig TopperMake CLMUL and AES imply SSE2 since its needed to legal...
2012-05-01 Craig TopperEnable AVX and FMA4 for AMD Bulldozer processors.
2012-04-26 Craig TopperEnable detection of AVX and AVX2 support through CPUID...
2012-02-18 Jia LiuEmacs-tag and some comment fix for all ARM, CellSPU...
2012-02-07 Evan ChengUse LEA to adjust stack ptr for Atom. Patch by Andy...
2012-02-01 Andrew TrickInstruction scheduling itinerary for Intel Atom.
2012-01-12 Devang PatelRename X86ATTAsmParser -> X86AsmParser
2012-01-10 Devang PatelAdd definition for intel asm variant.
2012-01-10 Benjamin KramerAdd definitions for AMD's bobcat (aka btver1)
2012-01-09 Devang PatelSplit AsmParser into two components - AsmParser and...
2012-01-09 Craig TopperRemove AVX hack in X86Subtarget. AVX/AVX2 are now treat...
2011-12-30 Craig TopperMake FMA4 imply AVX so that YMM registers would be...
2011-12-29 Craig TopperMake FMA3 imply AVX needs to be enabled. Particularly...
2011-12-29 Craig TopperAdd FeaturePOPCNT to all CPU types that lost it was...
2011-12-29 Craig TopperMake SSE42 and SSE4A not imply POPCNT. POPCNT should...
2011-12-02 Jan SjödinAdd XOP feature flag.
2011-11-30 Benjamin KramerX86: Turns out bulldozer also supports sse42 and lzcnt.
2011-11-30 Benjamin KramerX86: Add subtargets for AMD's bulldozer.
2011-10-30 Craig TopperAdd intrinsics and feature flag for read/write FS/GS...
2011-10-18 David MeyerRemove NaClMode
2011-10-16 Craig TopperAdd X86 BZHI instruction as well as BMI2 feature detection.
2011-10-14 Craig TopperAdd X86 TZCNT instruction and patterns to select it...
2011-10-13 Bill WendlingRevert r141854 because it was causing failures:
2011-10-13 Craig TopperAdd X86 TZCNT instruction and patterns to select it...
2011-10-11 Craig TopperAdd X86 LZCNT instruction. Including instruction select...
2011-10-10 Benjamin KramerX86: Add a subtarget definition for core-avx-i, which...
2011-10-10 Benjamin KramerX86: Add patterns for the movbe instruction (mov +...
2011-10-09 Craig TopperAdd Ivy Bridge 16-bit floating point conversion instruc...
2011-10-03 Craig TopperAdd support for MOVBE and RDRAND instructions for the...
2011-09-05 Nick LewyckyAdd a new MC bit for NaCl (Native Client) mode. NaCl...
2011-08-26 Eli FriedmanAdd support for generating CMPXCHG16B on x86-64 for...
2011-07-07 Evan ChengAdd Mode64Bit feature and sink it down to MC layer.
2011-05-20 Benjamin KramerRename the "sandybridge" subtarget to "corei7-avx"...
2011-05-03 Michael J. SpencerAdd pentium{3,4}m cpus. Patch by Alexander Best!
2011-04-15 Chris LattnerFix a ton of comment typos found by codespell. Patch by
2011-04-15 Michael J. SpencerAdd 3DNow! intrinsics.
2011-04-14 Michael J. SpencerFix whitespace and tabs.
2010-12-13 Evan ChengDisable auto-detection of AVX support since AVX codegen...
2010-12-10 Nate BegemanFormalize the notion that AVX and SSE are non-overlappi...
2010-12-04 Benjamin KramerAdd patterns for the x86 popcnt instruction.
2010-10-30 Jim GrosbachClean up comments.
2010-09-30 Jim GrosbachClean up asm writer usage for x86 and msp430 to flag...
2010-08-12 Daniel Dunbartblgen/AsmMatcher: Always emit the match function as...
2010-07-23 Bruno Cardoso LopesDeclare CLMUL as a subtarget feature
2010-07-19 Daniel DunbarMC/X86: We now match instructions like "incl %eax"...
2010-05-04 Daniel DunbarMC/X86: Add "support" for matching ATT style mnemonic...
2010-04-05 Jakob Stoklund OlesenReplace TSFlagsFields and TSFlagsShifts with a simpler...
next