index
:
bcm5719-llvm
meklort-10.0.0
meklort-10.0.1
ortega-7.0.1
Project Ortega BCM5719 LLVM
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
llvm
/
lib
/
Target
/
X86
/
X86.td
Commit message (
Expand
)
Author
Age
Files
Lines
*
[X86] Heuristic to selectively build Newton-Raphson SQRT estimation
Nikolai Bozhenov
2016-08-04
1
-2
/
+17
*
[X86] Add 'FeatureSlowSHLD' to cpu 'bdver4'
Simon Pilgrim
2016-07-24
1
-0
/
+1
*
Add new flag and intrinsic support for MWAITX and MONITORX instructions
Ashutosh Nema
2016-05-18
1
-1
/
+4
*
[X86] Enable the post-RA-scheduler for clang's default 32-bit cpu.
Mitch Bodart
2016-04-27
1
-10
/
+26
*
[X86] Introduce Lakemont CPU.
Andrey Turetskiy
2016-04-01
1
-0
/
+3
*
[X86] Introduction of FeatureX87.
Andrey Turetskiy
2016-03-23
1
-66
/
+89
*
[X86] AMD Bobcat CPU (btver1) doesn't support XSAVE
Simon Pilgrim
2016-03-05
1
-1
/
+0
*
Fix LLVM's handling and detection of skylake and cannonlake CPUs
Sanjoy Das
2016-02-21
1
-3
/
+2
*
Remove Proc feature flags for X86 processors that are used to inherit feature...
Craig Topper
2016-02-13
1
-36
/
+33
*
Disable the vzeroupper insertion pass on PS4.
Yunzhong Gao
2016-02-12
1
-1
/
+7
*
[X86] Change FeatureIFMA string to 'avx512ifma'. Matches gcc and fixes PR26461.
Craig Topper
2016-02-08
1
-1
/
+1
*
Added Skylake client to X86 targets and features
Elena Demikhovsky
2016-01-24
1
-138
/
+95
*
Added Cannonlake processor to X86 Target
Elena Demikhovsky
2016-01-18
1
-1
/
+37
*
[AVX512] adding AVXVBMI feature flag
Michael Zuckerman
2016-01-17
1
-0
/
+4
*
[X86] Remove declaration of ATTAsmParser. Its equivalent to the DefaultAsmPar...
Craig Topper
2015-12-29
1
-5
/
+0
*
[x86] adding PKU feature flag
Asaf Badouh
2015-12-15
1
-0
/
+3
*
Add FeatureLAHFSAHF to amdfam10 as well.
Hans Wennborg
2015-12-04
1
-1
/
+1
*
X86: Don't emit SAHF/LAHF for 64-bit targets unless explicitly supported
Hans Wennborg
2015-12-04
1
-19
/
+39
*
Add MMX to the 3dnow enum and propagate changes around. This makes
Eric Christopher
2015-11-14
1
-6
/
+5
*
[X86] Add fxsr feature flag for fxsave/fxrestore instructions.
Craig Topper
2015-10-16
1
-32
/
+56
*
Add XSAVE/XSAVEOPT to KNL processor.
Craig Topper
2015-10-15
1
-0
/
+2
*
[X86] Add XSAVE feature flags to their various processors.
Craig Topper
2015-10-14
1
-3
/
+23
*
fix capitalization; NFC
Sanjay Patel
2015-10-12
1
-2
/
+2
*
[X86] Add XSAVE intrinsic family
Amjad Aboud
2015-10-12
1
-0
/
+12
*
Move the MMX subtarget feature out of the SSE set of features and into
Eric Christopher
2015-10-08
1
-164
/
+290
*
rename "slow-unaligned-mem-under-32" to slow-unaligned-mem-16" (NFCI)
Sanjay Patel
2015-09-01
1
-43
/
+47
*
remove 'FeatureSlowUAMem' from AMD CPUs based on 10H micro-arch or later
Sanjay Patel
2015-08-21
1
-11
/
+7
*
[x86] invert logic for attribute 'FeatureFastUAMem'
Sanjay Patel
2015-08-21
1
-77
/
+79
*
[X86] Add ADX and RDSEED to Skylake processor.
Craig Topper
2015-08-08
1
-1
/
+2
*
Add SlowBTMem to Sandy Bridge and newer Intel CPUs. Reading through Agner Fog...
Craig Topper
2015-08-08
1
-5
/
+9
*
Avoid using uncommon acronym "MSROM".
Sean Silva
2015-07-27
1
-2
/
+2
*
[X86] Allow load folding into PUSH instructions
Michael Kuperstein
2015-07-23
1
-0
/
+5
*
make reciprocal estimate code generation more flexible by adding command-line...
Sanjay Patel
2015-06-04
1
-5
/
+1
*
X86: Added MPX feature and bound registers.
Elena Demikhovsky
2015-06-03
1
-2
/
+4
*
Revert "make reciprocal estimate code generation more flexible by adding comm...
Rafael Espindola
2015-06-03
1
-1
/
+5
*
make reciprocal estimate code generation more flexible by adding command-line...
Sanjay Patel
2015-06-02
1
-5
/
+1
*
Revert "make reciprocal estimate code generation more flexible by adding comm...
Rafael Espindola
2015-05-23
1
-1
/
+5
*
make reciprocal estimate code generation more flexible by adding command-line...
Sanjay Patel
2015-05-22
1
-5
/
+1
*
Migrate existing backends that care about software floating point
Eric Christopher
2015-05-12
1
-0
/
+3
*
[X86] Remove FeatureAES for 'corei7' CPU. 'corei7' should match 'nehalem' whi...
Craig Topper
2015-03-30
1
-11
/
+9
*
[X86] Remove two feature flags that covered sets of instructions that have no...
Craig Topper
2015-02-05
1
-6
/
+1
*
Fix program crashes due to alignment exceptions generated for SSE memop instr...
Sanjay Patel
2015-02-03
1
-9
/
+5
*
X86: Added FeatureVectorUAMem for all AVX architectures.
Elena Demikhovsky
2014-12-16
1
-2
/
+6
*
[x86] Fix the test to actually test things for the CPU names, add the
Chandler Carruth
2014-12-09
1
-0
/
+4
*
[x86] Bring some sanity to the x86 CPU processor definitions.
Chandler Carruth
2014-12-09
1
-61
/
+139
*
[X86] Clean up whitespace as well as minor coding style
Michael Liao
2014-12-04
1
-2
/
+2
*
Enable FeatureFastUAMem for btver2
Sanjay Patel
2014-11-28
1
-2
/
+8
*
Add a feature flag for slow 32-byte unaligned memory accesses [x86].
Sanjay Patel
2014-11-21
1
-3
/
+8
*
[X86] For Silvermont CPU use 16-bit division instead of 64-bit for small posi...
Alexey Volkov
2014-11-21
1
-4
/
+8
*
[X86] Use ADD/SUB instead of INC/DEC for Haswell and Broadwell CPUs
Alexey Volkov
2014-11-17
1
-2
/
+3
[next]