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
/
X86Subtarget.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
[XRay] ARM 32-bit no-Thumb support in LLVM
Dean Michael Berris
2016-09-19
1
-0
/
+2
*
Revert "[XRay] ARM 32-bit no-Thumb support in LLVM"
Renato Golin
2016-09-08
1
-2
/
+0
*
[XRay] ARM 32-bit no-Thumb support in LLVM
Dean Michael Berris
2016-09-08
1
-0
/
+2
*
[X86] Heuristic to selectively build Newton-Raphson SQRT estimation
Nikolai Bozhenov
2016-08-04
1
-0
/
+10
*
Convert a few more comparisons to isPositionIndependent(). NFC.
Rafael Espindola
2016-06-27
1
-3
/
+1
*
Simplify PICStyles.
Rafael Espindola
2016-06-20
1
-6
/
+4
*
Delete dead code. NFC.
Rafael Espindola
2016-06-20
1
-8
/
+0
*
[X86Subtarget] Use isPositionIndependent(). NFC.
Davide Italiano
2016-06-18
1
-0
/
+4
*
[X86] Reduce memory allocations in X86TargetMachine::getSubtargetImpl
David Majnemer
2016-05-20
1
-1
/
+1
*
Refactor X86 symbol access classification.
Rafael Espindola
2016-05-20
1
-7
/
+6
*
Record a TargetMachine instead of a Reloc::Model.
Rafael Espindola
2016-05-19
1
-3
/
+2
*
Remember the relocation model. NFC.
Rafael Espindola
2016-05-19
1
-5
/
+5
*
Style fixes. NFC.
Rafael Espindola
2016-05-19
1
-8
/
+6
*
Add new flag and intrinsic support for MWAITX and MONITORX instructions
Ashutosh Nema
2016-05-18
1
-0
/
+4
*
[X86] Extend some Linux special cases to cover kFreeBSD.
Marcin Koscielnicki
2016-05-05
1
-0
/
+2
*
Differential Revision: http://reviews.llvm.org/D19733
Sriraman Tallam
2016-04-29
1
-1
/
+1
*
Differential Revision: http://reviews.llvm.org/D19040
Sriraman Tallam
2016-04-22
1
-0
/
+8
*
[X86] enable PIE for functions
Asaf Badouh
2016-04-20
1
-0
/
+5
*
[X86] Introduction of FeatureX87.
Andrey Turetskiy
2016-03-23
1
-0
/
+4
*
Remove Proc feature flags for X86 processors that are used to inherit feature...
Craig Topper
2016-02-13
1
-2
/
+1
*
[x86-64] allow mfence even with -mno-sse (PR23203)
Sanjay Patel
2016-02-13
1
-0
/
+5
*
Disable the vzeroupper insertion pass on PS4.
Yunzhong Gao
2016-02-12
1
-0
/
+5
*
Added Skylake client to X86 targets and features
Elena Demikhovsky
2016-01-24
1
-2
/
+31
*
[AVX512] adding AVXVBMI feature flag
Michael Zuckerman
2016-01-17
1
-0
/
+4
*
[x86] adding PKU feature flag
Asaf Badouh
2015-12-15
1
-0
/
+4
*
X86: Don't emit SAHF/LAHF for 64-bit targets unless explicitly supported
Hans Wennborg
2015-12-04
1
-0
/
+4
*
[x86] add a convenience method to check for FMA capability; NFCI
Sanjay Patel
2015-12-01
1
-0
/
+1
*
[X86][FMA4] Prefer FMA4 to FMA
Simon Pilgrim
2015-11-30
1
-3
/
+4
*
Add MMX to the 3dnow enum and propagate changes around. This makes
Eric Christopher
2015-11-14
1
-6
/
+3
*
[X86] Make elfiamcu an OS, not an environment.
Michael Kuperstein
2015-10-27
1
-1
/
+1
*
[X86] Add support for elfiamcu triple
Michael Kuperstein
2015-10-25
1
-0
/
+1
*
[X86] Add fxsr feature flag for fxsave/fxrestore instructions.
Craig Topper
2015-10-16
1
-0
/
+4
*
[X86] Add XSAVE intrinsic family
Amjad Aboud
2015-10-12
1
-0
/
+13
*
Add Triple::isAndroid().
Evgeniy Stepanov
2015-10-08
1
-3
/
+1
*
Move the MMX subtarget feature out of the SSE set of features and into
Eric Christopher
2015-10-08
1
-3
/
+6
*
Android support for SafeStack.
Evgeniy Stepanov
2015-09-23
1
-0
/
+3
*
Revert "Android support for SafeStack."
Evgeniy Stepanov
2015-09-23
1
-3
/
+0
*
Android support for SafeStack.
Evgeniy Stepanov
2015-09-23
1
-0
/
+3
*
rename "slow-unaligned-mem-under-32" to slow-unaligned-mem-16" (NFCI)
Sanjay Patel
2015-09-01
1
-3
/
+3
*
[x86] invert logic for attribute 'FeatureFastUAMem'
Sanjay Patel
2015-08-21
1
-4
/
+4
*
Add a target environment for CoreCLR.
Pat Gavlin
2015-08-14
1
-0
/
+4
*
[Win64] Only treat some functions as having the Win64 convention
Reid Kleckner
2015-07-08
1
-2
/
+20
*
Revert r240137 (Fixed/added namespace ending comments using clang-tidy. NFC)
Alexander Kornienko
2015-06-23
1
-1
/
+1
*
Fixed/added namespace ending comments using clang-tidy. NFC
Alexander Kornienko
2015-06-19
1
-1
/
+1
*
Replace string GNU Triples with llvm::Triple in MCSubtargetInfo and create*MC...
Daniel Sanders
2015-06-10
1
-3
/
+2
*
make reciprocal estimate code generation more flexible by adding command-line...
Sanjay Patel
2015-06-04
1
-12
/
+0
*
X86: Added MPX feature and bound registers.
Elena Demikhovsky
2015-06-03
1
-0
/
+4
*
Revert "make reciprocal estimate code generation more flexible by adding comm...
Rafael Espindola
2015-06-03
1
-0
/
+12
*
make reciprocal estimate code generation more flexible by adding command-line...
Sanjay Patel
2015-06-02
1
-12
/
+0
*
Revert "make reciprocal estimate code generation more flexible by adding comm...
Rafael Espindola
2015-05-23
1
-0
/
+12
[next]