projects
/
oota-llvm.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
[X86] Fix patterns for memory forms of FP FSUBR and FDIVR. They need to have memory...
[oota-llvm.git]
/
lib
/
Target
/
X86
/
X86Subtarget.cpp
2015-11-14
Eric Christopher
Add MMX to the 3dnow enum and propagate changes around...
blob
|
commitdiff
|
raw
2015-10-16
Craig Topper
[X86] Add fxsr feature flag for fxsave/fxrestore instru...
blob
|
commitdiff
|
raw
|
diff to current
2015-10-12
Amjad Aboud
[X86] Add XSAVE intrinsic family
blob
|
commitdiff
|
raw
|
diff to current
2015-10-08
Eric Christopher
Move the MMX subtarget feature out of the SSE set of...
blob
|
commitdiff
|
raw
|
diff to current
2015-09-15
Daniel Sanders
Revert r247692: Replace Triple with a new TargetTuple...
blob
|
commitdiff
|
raw
|
diff to current
2015-09-15
Daniel Sanders
Re-commit r247683: Replace Triple with a new TargetTupl...
blob
|
commitdiff
|
raw
|
diff to current
2015-09-15
Daniel Sanders
Revert r247684 - Replace Triple with a new TargetTuple ...
blob
|
commitdiff
|
raw
|
diff to current
2015-09-15
Daniel Sanders
Replace Triple with a new TargetTuple in MCTargetDesc...
blob
|
commitdiff
|
raw
|
diff to current
2015-09-01
Sanjay Patel
rename "slow-unaligned-mem-under-32" to slow-unaligned...
blob
|
commitdiff
|
raw
|
diff to current
2015-08-25
Sanjay Patel
make fast unaligned memory accesses implicit with SSE4...
blob
|
commitdiff
|
raw
|
diff to current
2015-08-21
Sanjay Patel
[x86] invert logic for attribute 'FeatureFastUAMem'
blob
|
commitdiff
|
raw
|
diff to current
2015-08-14
Sanjay Patel
don't repeaat function names in comments; NFC
blob
|
commitdiff
|
raw
|
diff to current
2015-07-10
Duncan P. N. Exon...
MC: Remove MCSubtargetInfo::InitCPUSched()
blob
|
commitdiff
|
raw
|
diff to current
2015-07-09
Mehdi Amini
Remove getDataLayout() from TargetSelectionDAGInfo...
blob
|
commitdiff
|
raw
|
diff to current
2015-07-05
Peter Collingbourne
IR: Do not consider available_externally linkage to...
blob
|
commitdiff
|
raw
|
diff to current
2015-06-17
Reid Kleckner
Re-land "[X86] Cache variables that only depend on...
blob
|
commitdiff
|
raw
|
diff to current
2015-06-17
Reid Kleckner
Revert "[X86] Cache variables that only depend on the...
blob
|
commitdiff
|
raw
|
diff to current
2015-06-17
Reid Kleckner
[X86] Cache variables that only depend on the subtarget
blob
|
commitdiff
|
raw
|
diff to current
2015-06-10
Daniel Sanders
Replace string GNU Triples with llvm::Triple in MCSubta...
blob
|
commitdiff
|
raw
|
diff to current
2015-06-04
Sanjay Patel
make reciprocal estimate code generation more flexible...
blob
|
commitdiff
|
raw
|
diff to current
2015-06-03
Elena Demikhovsky
X86: Added MPX feature and bound registers.
blob
|
commitdiff
|
raw
|
diff to current
2015-06-03
Rafael Espindola
Revert "make reciprocal estimate code generation more...
blob
|
commitdiff
|
raw
|
diff to current
2015-06-02
Sanjay Patel
make reciprocal estimate code generation more flexible...
blob
|
commitdiff
|
raw
|
diff to current
2015-05-23
Rafael Espindola
Revert "make reciprocal estimate code generation more...
blob
|
commitdiff
|
raw
|
diff to current
2015-05-22
Sanjay Patel
make reciprocal estimate code generation more flexible...
blob
|
commitdiff
|
raw
|
diff to current
2015-05-12
Eric Christopher
Migrate existing backends that care about software...
blob
|
commitdiff
|
raw
|
diff to current
2015-02-05
Craig Topper
[X86] Remove two feature flags that covered sets of...
blob
|
commitdiff
|
raw
|
diff to current
2015-02-03
Sanjay Patel
Fix program crashes due to alignment exceptions generat...
blob
|
commitdiff
|
raw
|
diff to current
2015-02-02
Eric Christopher
Reuse a bunch of cached subtargets and remove getSubtar...
blob
|
commitdiff
|
raw
|
diff to current
2015-01-26
Eric Christopher
Move DataLayout back to the TargetMachine from TargetSu...
blob
|
commitdiff
|
raw
|
diff to current
2014-11-21
Sanjay Patel
Add a feature flag for slow 32-byte unaligned memory...
blob
|
commitdiff
|
raw
|
diff to current
2014-11-21
Alexey Volkov
[X86] For Silvermont CPU use 16-bit division instead...
blob
|
commitdiff
|
raw
|
diff to current
2014-11-11
Sanjay Patel
Initialize new subtarget feature variable for generatin...
blob
|
commitdiff
|
raw
|
diff to current
2014-11-01
Rafael Espindola
Remove redundant calls to isMaterializable.
blob
|
commitdiff
|
raw
|
diff to current
2014-10-24
Sanjay Patel
Use rsqrt (X86) to speed up reciprocal square root...
blob
|
commitdiff
|
raw
|
diff to current
2014-10-01
Eric Christopher
constify TargetMachine parameter for X86TargetLowering.
blob
|
commitdiff
|
raw
|
diff to current
2014-09-03
Eric Christopher
Remove resetSubtargetFeatures as it is unused.
blob
|
commitdiff
|
raw
|
diff to current
2014-09-02
Eric Christopher
Reinstate "Nuke the old JIT."
blob
|
commitdiff
|
raw
|
diff to current
2014-08-21
Robert Khasanov
[x86] Enable Broadwell target.
blob
|
commitdiff
|
raw
|
diff to current
2014-08-14
Duncan P. N. Exon...
Fix whitespace error from r215279, NFC
blob
|
commitdiff
|
raw
|
diff to current
2014-08-09
Eric Christopher
Initialize X86 DataLayout based on the Triple only.
blob
|
commitdiff
|
raw
|
diff to current
2014-08-09
Eric Christopher
Move some X86 subtarget configuration onto the subtarge...
blob
|
commitdiff
|
raw
|
diff to current
2014-08-07
Eric Christopher
Temporarily Revert "Nuke the old JIT." as it's not...
blob
|
commitdiff
|
raw
|
diff to current
2014-08-07
Rafael Espindola
Nuke the old JIT.
blob
|
commitdiff
|
raw
|
diff to current
2014-07-31
Kevin Enderby
Add support for the X86 secure guard extensions instruc...
blob
|
commitdiff
|
raw
|
diff to current
2014-07-21
Robert Khasanov
[SKX] Enabling SKX target and AVX512BW, AVX512DQ, AVX51...
blob
|
commitdiff
|
raw
|
diff to current
2014-07-15
Sanjay Patel
Move Post RA Scheduling flag bit into SchedMachineModel
blob
|
commitdiff
|
raw
|
diff to current
2014-06-11
Eric Christopher
Move to a private function to initialize the subtarget...
blob
|
commitdiff
|
raw
|
diff to current
2014-06-10
Eric Christopher
Use unique_ptr for X86Subtarget pointer members.
blob
|
commitdiff
|
raw
|
diff to current
2014-06-10
Eric Christopher
Remove the use of TargetMachine from X86InstrInfo.
blob
|
commitdiff
|
raw
|
diff to current
2014-06-10
Eric Christopher
Delete X86JITInfo in the subtarget destructor.
blob
|
commitdiff
|
raw
|
diff to current
2014-06-09
Eric Christopher
Move all of the x86 subtarget initialized variables...
blob
|
commitdiff
|
raw
|
diff to current
2014-06-09
Alexey Volkov
[X86] Use ADD/SUB instead of INC/DEC for Silvermont
blob
|
commitdiff
|
raw
|
diff to current
2014-05-21
Eric Christopher
Fix compilation issues.
blob
|
commitdiff
|
raw
|
diff to current
2014-05-21
Eric Christopher
Make early if conversion dependent upon the subtarget...
blob
|
commitdiff
|
raw
|
diff to current
2014-05-20
Alexey Volkov
[X86] Tune LEA usage for Silvermont
blob
|
commitdiff
|
raw
|
diff to current
2014-05-07
Eric Christopher
Reformat a couple of functions for clarity.
blob
|
commitdiff
|
raw
|
diff to current
2014-04-25
Craig Topper
[C++] Use 'nullptr'. Target edition.
blob
|
commitdiff
|
raw
|
diff to current
2014-04-22
Chandler Carruth
[Modules] Fix potential ODR violations by sinking the...
blob
|
commitdiff
|
raw
|
diff to current
2014-04-22
Chandler Carruth
[cleanup] Lift using directives, DEBUG_TYPE definitions...
blob
|
commitdiff
|
raw
|
diff to current
2014-04-12
Jim Grosbach
X86: Remove TargetMachine CPU auto-detection.
blob
|
commitdiff
|
raw
|
diff to current
2014-03-28
David Majnemer
X86: Disable IsLegalToCallImmediateAddr for Win32
blob
|
commitdiff
|
raw
|
diff to current
2014-01-20
David Woodhouse
[x86] Support i386-*-*-code16 triple for emitting 16...
blob
|
commitdiff
|
raw
|
diff to current
2014-01-14
Nico Rieck
Decouple dllexport/dllimport from linkage
blob
|
commitdiff
|
raw
|
diff to current
2014-01-14
Nico Rieck
Revert "Decouple dllexport/dllimport from linkage"
blob
|
commitdiff
|
raw
|
diff to current
2014-01-14
Nico Rieck
Decouple dllexport/dllimport from linkage
blob
|
commitdiff
|
raw
|
diff to current
2014-01-08
David Woodhouse
[x86] Kill gratuitous X86_{32,64}TargetMachine subclass...
blob
|
commitdiff
|
raw
|
diff to current
2014-01-06
Craig Topper
[x86] Add basic support for .code16
blob
|
commitdiff
|
raw
|
diff to current
2013-11-25
Tim Northover
X86: enable AVX2 under Haswell native compilation
blob
|
commitdiff
|
raw
|
diff to current
2013-11-21
Ekaterina Romanova
SHLD/SHRD are VectorPath (microcode) instructions known...
blob
|
commitdiff
|
raw
|
diff to current
2013-09-24
Yunzhong Gao
Adding a feature flag to the llvm backend for x86 TBM...
blob
|
commitdiff
|
raw
|
diff to current
2013-09-18
Craig Topper
Prevent extra calls to ToggleFeature for Feature64Bit...
blob
|
commitdiff
|
raw
|
diff to current
2013-09-18
Craig Topper
Fix X86 subtarget to not overwrite the autodetected...
blob
|
commitdiff
|
raw
|
diff to current
2013-09-13
Preston Gurd
Adds support for Atom Silvermont (SLM) - -march=slm
blob
|
commitdiff
|
raw
|
diff to current
2013-09-13
Craig Topper
Move operator to end of previous line to match coding...
blob
|
commitdiff
|
raw
|
diff to current
2013-09-12
Ben Langmuir
Partial support for Intel SHA Extensions (sha1rnds4)
blob
|
commitdiff
|
raw
|
diff to current
2013-08-21
Craig Topper
Rename mattr names for AVX-512 to from avx-512 -> avx51...
blob
|
commitdiff
|
raw
|
diff to current
2013-08-20
Craig Topper
Fix formatting. No functional change.
blob
|
commitdiff
|
raw
|
diff to current
2013-08-20
Craig Topper
Add AVX-512 and related features to the CPUID detection...
blob
|
commitdiff
|
raw
|
diff to current
2013-07-28
Elena Demikhovsky
Added encoding prefixes for KNL instructions (EVEX).
blob
|
commitdiff
|
raw
|
diff to current
2013-05-07
Michael Kuperstein
Re-enable AVX detection on x64 platforms.
blob
|
commitdiff
|
raw
|
diff to current
2013-05-03
Aaron Ballman
Unbreaking the non-x86 build bots by protecting the...
blob
|
commitdiff
|
raw
|
diff to current
2013-05-03
Aaron Ballman
Correctly testing for AVX support in x86 based off...
blob
|
commitdiff
|
raw
|
diff to current
2013-04-25
Preston Gurd
This patch adds the X86FixupLEAs pass, which will reduc...
blob
|
commitdiff
|
raw
|
diff to current
2013-04-02
Eric Christopher
Formatting.
blob
|
commitdiff
|
raw
|
diff to current
2013-03-28
Michael Liao
Add support of RDSEED defined in AVX2 extension
blob
|
commitdiff
|
raw
|
diff to current
2013-03-28
Michael Liao
Add ADX CPUID detection
blob
|
commitdiff
|
raw
|
diff to current
2013-03-27
Preston Gurd
For the current Atom processor, the fastest way to...
blob
|
commitdiff
|
raw
|
diff to current
2013-03-26
Michael Liao
Add HLE target feature
blob
|
commitdiff
|
raw
|
diff to current
2013-03-26
Michael Liao
Add PREFETCHW codegen support
blob
|
commitdiff
|
raw
|
diff to current
2013-02-27
Nadav Rotem
Revert r176166 because it broke one of the lit tests.
blob
|
commitdiff
|
raw
|
diff to current
2013-02-27
Nadav Rotem
std::string to StringRef.
blob
|
commitdiff
|
raw
|
diff to current
2013-02-16
Bill Wendling
Reinitialize the ivars in the subtarget so that they...
blob
|
commitdiff
|
raw
|
diff to current
2013-02-15
Bill Wendling
Temporary revert of 175320.
blob
|
commitdiff
|
raw
|
diff to current
2013-02-15
Bill Wendling
Reinitialize the ivars in the subtarget.
blob
|
commitdiff
|
raw
|
diff to current
2013-02-15
Bill Wendling
Use the 'target-features' and 'target-cpu' attributes...
blob
|
commitdiff
|
raw
|
diff to current
2013-02-14
Kay Tiong Khoo
added basic support for Intel ADX instructions
blob
|
commitdiff
|
raw
|
diff to current
2013-01-30
Evan Cheng
Restrict sin/cos optimization to 64-bit only for now...
blob
|
commitdiff
|
raw
|
diff to current
2013-01-29
Evan Cheng
Teach SDISel to combine fsin / fcos into a fsincos...
blob
|
commitdiff
|
raw
|
diff to current
2013-01-08
Preston Gurd
Pad Short Functions for Intel Atom
blob
|
commitdiff
|
raw
|
diff to current
next