index
:
external_llvm.git
replicant-6.0
Unnamed repository; edit this file 'description' to name the repository.
git repository hosting
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
lib
/
Target
/
X86
/
X86Subtarget.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Update aosp/master LLVM for rebase to r230699.
Stephen Hines
2015-03-23
1
-88
/
+78
*
Update aosp/master LLVM for rebase to r222494.
Stephen Hines
2014-12-02
1
-31
/
+69
*
Update LLVM for rebase to r212749.
Stephen Hines
2014-07-21
1
-1
/
+31
*
Update LLVM for 3.5 rebase (r209712).
Stephen Hines
2014-05-29
1
-4
/
+7
*
Update to LLVM 3.5a.
Stephen Hines
2014-04-24
1
-20
/
+49
*
(this is a corrected patch)
Yaron Keren
2013-10-23
1
-0
/
+2
*
Revert "Calling _chkstk is required on ELF as well as COFF on Windows. Withou...
Rafael Espindola
2013-10-23
1
-2
/
+0
*
Calling _chkstk is required on ELF as well as COFF on Windows.
Yaron Keren
2013-10-23
1
-0
/
+2
*
Enable MI Sched for x86.
Andrew Trick
2013-10-15
1
-1
/
+4
*
Adding a feature flag to the llvm backend for x86 TBM instruction set.
Yunzhong Gao
2013-09-24
1
-0
/
+4
*
Adds support for Atom Silvermont (SLM) - -march=slm
Preston Gurd
2013-09-13
1
-1
/
+1
*
Partial support for Intel SHA Extensions (sha1rnds4)
Ben Langmuir
2013-09-12
1
-0
/
+4
*
Clean up some usage of Triple. The base class has methods for determining if...
Cameron Esfahani
2013-08-29
1
-4
/
+2
*
X86Subtarget.h: Recognize x86_64-cygwin.
NAKAMURA Takumi
2013-08-28
1
-4
/
+1
*
Rename mattr names for AVX-512 to from avx-512 -> avx512f, avx-512-pfi -> av5...
Craig Topper
2013-08-21
1
-2
/
+2
*
I'm starting to commit KNL backend. I'll push patches one-by-one. This patch ...
Elena Demikhovsky
2013-07-24
1
-1
/
+14
*
Target/X86: Add explicit Win64 and System V/x86-64 calling conventions.
Charles Davis
2013-07-12
1
-1
/
+7
*
Revert "Temporarily enable MI-Sched on X86."
Andrew Trick
2013-06-25
1
-4
/
+1
*
Temporarily enable MI-Sched on X86.
Andrew Trick
2013-06-24
1
-1
/
+4
*
This patch adds the X86FixupLEAs pass, which will reduce instruction
Preston Gurd
2013-04-25
1
-0
/
+4
*
Add support of RDSEED defined in AVX2 extension
Michael Liao
2013-03-28
1
-0
/
+4
*
For the current Atom processor, the fastest way to handle a call
Preston Gurd
2013-03-27
1
-0
/
+5
*
Add HLE target feature
Michael Liao
2013-03-26
1
-0
/
+4
*
Add PREFETCHW codegen support
Michael Liao
2013-03-26
1
-0
/
+4
*
Reinitialize the ivars in the subtarget so that they can be reset with the ne...
Bill Wendling
2013-02-16
1
-1
/
+3
*
Temporary revert of 175320.
Bill Wendling
2013-02-15
1
-3
/
+1
*
Reinitialize the ivars in the subtarget.
Bill Wendling
2013-02-15
1
-1
/
+3
*
Use the 'target-features' and 'target-cpu' attributes to reset the subtarget ...
Bill Wendling
2013-02-15
1
-1
/
+7
*
added basic support for Intel ADX instructions
Kay Tiong Khoo
2013-02-14
1
-0
/
+4
*
Teach SDISel to combine fsin / fcos into a fsincos node if the following
Evan Cheng
2013-01-29
1
-0
/
+4
*
In this patch, we teach X86_64TargetMachine that it has a ILP32
Eli Bendersky
2013-01-25
1
-1
/
+14
*
Pad Short Functions for Intel Atom
Preston Gurd
2013-01-08
1
-0
/
+5
*
Revert revision 171524. Original message:
Nadav Rotem
2013-01-05
1
-5
/
+0
*
The current Intel Atom microarchitecture has a feature whereby when a function
Preston Gurd
2013-01-04
1
-0
/
+5
*
Move all of the header files which are involved in modelling the LLVM IR
Chandler Carruth
2013-01-02
1
-1
/
+1
*
Make NaCl naming consistent. The triple OSType is called NaCl and is represented
Eli Bendersky
2012-12-04
1
-1
/
+1
*
Sort includes for all of the .h files under the 'lib' tree. These were
Chandler Carruth
2012-12-04
1
-1
/
+1
*
I changed hasAVX() to hasFp256() and hasAVX2() to hasInt256() in X86IselLower...
Elena Demikhovsky
2012-11-29
1
-0
/
+2
*
Add support of RTM from TSX extension
Michael Liao
2012-11-08
1
-0
/
+4
*
misched: remove the unused getSpecialAddressLatency hook.
Andrew Trick
2012-10-08
1
-6
/
+0
*
Support for generating ELF objects on Windows.
Andrew Kaylor
2012-10-02
1
-5
/
+8
*
Remove hasNoAVX method. Can just invert hasAVX instead.
Craig Topper
2012-09-26
1
-1
/
+0
*
Generic Bypass Slow Div
Preston Gurd
2012-09-04
1
-0
/
+5
*
Introduce 'UseSSEx' to force SSE legacy encoding
Michael Liao
2012-08-30
1
-0
/
+1
*
Custom lower FMA intrinsics to target specific nodes and remove the patterns.
Craig Topper
2012-08-24
1
-1
/
+1
*
Favor FMA3 over FMA4 if both are enabled.
Craig Topper
2012-08-23
1
-1
/
+2
*
Whitespace.
Chad Rosier
2012-08-01
1
-2
/
+2
*
Rename FMA3 feature flag to just FMA to match gcc so it can be added to clang.
Craig Topper
2012-06-03
1
-3
/
+3
*
X86: Rename the CLMUL target feature to PCLMUL.
Benjamin Kramer
2012-05-31
1
-3
/
+3
*
This patch fixes a problem which arose when using the Post-RA scheduler
Preston Gurd
2012-04-23
1
-0
/
+2
[next]