OSDN Git Service

Sort the remaining #include lines in include/... and lib/....
[android-x86/external-llvm.git] / lib / Target / X86 / X86Subtarget.cpp
2017-06-06 Chandler CarruthSort the remaining #include lines in include/... and...
2017-05-25 Oren Ben Simhon[X86] Adding vpopcntd and vpopcntq instructions
2017-05-19 Daniel Sanders[globalisel][tablegen] Demote OptForSize/OptForMinSize...
2017-05-18 Lama Saba[X86] Replace slow LEA instructions in X86
2017-05-04 Oren Ben Simhon[X86] Disabling PLT in Regcall CC Functions
2017-05-03 Simon Pilgrim[X86][LWP] Add llvm support for LWP instructions (reapp...
2017-05-03 Simon PilgrimRevert rL302028 due to accidental line ending changes.
2017-05-03 Simon Pilgrim[X86][LWP] Add llvm support for LWP instructions.
2017-05-01 Tim NorthoverX86: initialize a few subtarget variables.
2017-04-29 Daniel Sanders[globalisel][tablegen] Compute available feature bits...
2017-04-21 Clement CourbetRename FastString flag.
2017-04-21 Clement CourbetX86 memcpy: use REPMOVSB instead of REPMOVS{Q,D,W}...
2017-03-03 Amjad Aboud[X86] Generate VZEROUPPER for Skylake-avx512.
2017-02-21 Craig Topper[X86] Use SHLD with both inputs from the same register...
2017-02-09 Craig Topper[X86] Remove the HLE feature flag.
2017-02-09 Craig Topper[X86] Clzero intrinsic and its addition under znver1
2017-02-02 Eugene Zelenko[X86] Fix some Clang-tidy modernize and Include What...
2017-02-02 Peter CollingbourneX86: Produce @ABS8 symbol modifiers for absolute symbol...
2017-01-17 Joerg SonnenbergerRemove an overeager assert from r288844.
2016-12-08 Peter CollingbourneIR, X86: Understand !absolute_symbol metadata on global...
2016-12-06 Zvi Rackover[X86] Prefer reduced width multiplication over pmulld...
2016-11-15 Zvi Rackover[X86][GlobalISel] Add minimal call lowering support...
2016-10-14 Pierre Gousseau[X86] Take advantage of the lzcnt instruction on btver2...
2016-08-04 Nikolai Bozhenov[X86] Heuristic to selectively build Newton-Raphson...
2016-06-30 Rafael EspindolaDelete unused includes. NFC.
2016-06-29 Rafael EspindolaDrop support for creating $stubs.
2016-06-27 Rafael EspindolaMove shouldAssumeDSOLocal to Target.
2016-06-20 Rafael EspindolaSimplify PICStyles.
2016-06-18 Davide Italiano[X86Subtarget] Use isPositionIndependent(). NFC.
2016-05-26 Rafael EspindolaUse shouldAssumeDSOLocal on AArch64.
2016-05-25 Rafael EspindolaFix shouldAssumeDSOLocal for private linkage.
2016-05-20 David Majnemer[X86] Reduce memory allocations in X86TargetMachine...
2016-05-20 Rafael EspindolaRefactor X86 symbol access classification.
2016-05-19 Rafael EspindolaRecord a TargetMachine instead of a Reloc::Model.
2016-05-19 Rafael EspindolaRemember the relocation model. NFC.
2016-05-19 Rafael EspindolaStyle fixes. NFC.
2016-05-18 Ashutosh NemaAdd new flag and intrinsic support for MWAITX and MONIT...
2016-05-17 Rafael EspindolaSimplify handling of hidden stub.
2016-05-05 Marcin Koscielnicki[X86] Extend some Linux special cases to cover kFreeBSD.
2016-04-29 Sriraman TallamDifferential Revision: reviews.llvm.org/D19733
2016-04-22 Sriraman TallamDifferential Revision: reviews.llvm.org/D19040
2016-04-20 Asaf Badouh[X86] enable PIE for functions
2016-04-11 Sriraman TallamTest commit.
2016-03-23 Andrey Turetskiy[X86] Introduction of FeatureX87.
2016-02-12 Yunzhong GaoDisable the vzeroupper insertion pass on PS4.
2016-01-24 Elena DemikhovskyAdded Skylake client to X86 targets and features
2016-01-17 Michael Zuckerman[AVX512] adding AVXVBMI feature flag
2015-12-15 Asaf Badouh[x86] adding PKU feature flag
2015-12-04 Hans WennborgX86: Don't emit SAHF/LAHF for 64-bit targets unless...
2015-11-14 Eric ChristopherAdd MMX to the 3dnow enum and propagate changes around...
2015-10-16 Craig Topper[X86] Add fxsr feature flag for fxsave/fxrestore instru...
2015-10-12 Amjad Aboud[X86] Add XSAVE intrinsic family
2015-10-08 Eric ChristopherMove the MMX subtarget feature out of the SSE set of...
2015-09-15 Daniel SandersRevert r247692: Replace Triple with a new TargetTuple...
2015-09-15 Daniel SandersRe-commit r247683: Replace Triple with a new TargetTupl...
2015-09-15 Daniel SandersRevert r247684 - Replace Triple with a new TargetTuple ...
2015-09-15 Daniel SandersReplace Triple with a new TargetTuple in MCTargetDesc...
2015-09-01 Sanjay Patelrename "slow-unaligned-mem-under-32" to slow-unaligned...
2015-08-25 Sanjay Patelmake fast unaligned memory accesses implicit with SSE4...
2015-08-21 Sanjay Patel[x86] invert logic for attribute 'FeatureFastUAMem'
2015-08-14 Sanjay Pateldon't repeaat function names in comments; NFC
2015-07-10 Duncan P. N. Exon... MC: Remove MCSubtargetInfo::InitCPUSched()
2015-07-09 Mehdi AminiRemove getDataLayout() from TargetSelectionDAGInfo...
2015-07-05 Peter CollingbourneIR: Do not consider available_externally linkage to...
2015-06-17 Reid KlecknerRe-land "[X86] Cache variables that only depend on...
2015-06-17 Reid KlecknerRevert "[X86] Cache variables that only depend on the...
2015-06-17 Reid Kleckner[X86] Cache variables that only depend on the subtarget
2015-06-10 Daniel SandersReplace string GNU Triples with llvm::Triple in MCSubta...
2015-06-04 Sanjay Patelmake reciprocal estimate code generation more flexible...
2015-06-03 Elena DemikhovskyX86: Added MPX feature and bound registers.
2015-06-03 Rafael EspindolaRevert "make reciprocal estimate code generation more...
2015-06-02 Sanjay Patelmake reciprocal estimate code generation more flexible...
2015-05-23 Rafael EspindolaRevert "make reciprocal estimate code generation more...
2015-05-22 Sanjay Patelmake reciprocal estimate code generation more flexible...
2015-05-12 Eric ChristopherMigrate existing backends that care about software...
2015-02-05 Craig Topper[X86] Remove two feature flags that covered sets of...
2015-02-03 Sanjay PatelFix program crashes due to alignment exceptions generat...
2015-02-02 Eric ChristopherReuse a bunch of cached subtargets and remove getSubtar...
2015-01-26 Eric ChristopherMove DataLayout back to the TargetMachine from TargetSu...
2014-11-21 Sanjay PatelAdd a feature flag for slow 32-byte unaligned memory...
2014-11-21 Alexey Volkov[X86] For Silvermont CPU use 16-bit division instead...
2014-11-11 Sanjay PatelInitialize new subtarget feature variable for generatin...
2014-11-01 Rafael EspindolaRemove redundant calls to isMaterializable.
2014-10-24 Sanjay PatelUse rsqrt (X86) to speed up reciprocal square root...
2014-10-01 Eric Christopherconstify TargetMachine parameter for X86TargetLowering.
2014-09-03 Eric ChristopherRemove resetSubtargetFeatures as it is unused.
2014-09-02 Eric ChristopherReinstate "Nuke the old JIT."
2014-08-21 Robert Khasanov[x86] Enable Broadwell target.
2014-08-14 Duncan P. N. Exon... Fix whitespace error from r215279, NFC
2014-08-09 Eric ChristopherInitialize X86 DataLayout based on the Triple only.
2014-08-09 Eric ChristopherMove some X86 subtarget configuration onto the subtarge...
2014-08-07 Eric ChristopherTemporarily Revert "Nuke the old JIT." as it's not...
2014-08-07 Rafael EspindolaNuke the old JIT.
2014-07-31 Kevin EnderbyAdd support for the X86 secure guard extensions instruc...
2014-07-21 Robert Khasanov[SKX] Enabling SKX target and AVX512BW, AVX512DQ, AVX51...
2014-07-15 Sanjay PatelMove Post RA Scheduling flag bit into SchedMachineModel
2014-06-11 Eric ChristopherMove to a private function to initialize the subtarget...
2014-06-10 Eric ChristopherUse unique_ptr for X86Subtarget pointer members.
2014-06-10 Eric ChristopherRemove the use of TargetMachine from X86InstrInfo.
2014-06-10 Eric ChristopherDelete X86JITInfo in the subtarget destructor.
next