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
*
[LLVM][X86][Goldmont] Adding new target-cpu: Goldmont
Michael Zuckerman
2017-06-29
1
-1
/
+1
*
[X86] Adding vpopcntd and vpopcntq instructions
Oren Ben Simhon
2017-05-25
1
-0
/
+4
*
[globalisel][tablegen] Demote OptForSize/OptForMinSize/ForCodeSize to per-fun...
Daniel Sanders
2017-05-19
1
-8
/
+1
*
[X86] Replace slow LEA instructions in X86
Lama Saba
2017-05-18
1
-0
/
+6
*
Revert "[X86] Replace slow LEA instructions in X86"
Reid Kleckner
2017-05-16
1
-6
/
+0
*
[X86] Replace slow LEA instructions in X86
Lama Saba
2017-05-16
1
-0
/
+6
*
[X86][LWP] Add llvm support for LWP instructions (reapplied).
Simon Pilgrim
2017-05-03
1
-0
/
+4
*
Revert rL302028 due to accidental line ending changes.
Simon Pilgrim
2017-05-03
1
-4
/
+0
*
[X86][LWP] Add llvm support for LWP instructions.
Simon Pilgrim
2017-05-03
1
-0
/
+4
*
[globalisel][tablegen] Compute available feature bits correctly.
Daniel Sanders
2017-04-29
1
-1
/
+8
*
Rename FastString flag.
Clement Courbet
2017-04-21
1
-3
/
+3
*
X86 memcpy: use REPMOVSB instead of REPMOVS{Q,D,W} for inline copies
Clement Courbet
2017-04-21
1
-0
/
+4
*
This patch closes PR#32216: Better testing of schedule model instruction late...
Andrew V. Tischenko
2017-04-14
1
-0
/
+3
*
[AVX-512] Make VEX encoded FMA instructions available when AVX512 is enabled ...
Craig Topper
2017-03-17
1
-2
/
+2
*
[X86] Generate VZEROUPPER for Skylake-avx512.
Amjad Aboud
2017-03-03
1
-3
/
+5
*
[Fuchsia] Use thread-pointer ABI slots for stack-protector and safe-stack
Petr Hosek
2017-02-24
1
-0
/
+1
*
[X86] Use SHLD with both inputs from the same register to implement rotate on...
Craig Topper
2017-02-21
1
-0
/
+4
*
[X86] Remove the HLE feature flag.
Craig Topper
2017-02-09
1
-4
/
+0
*
[X86] Remove INVPCID and SMAP feature flags. They aren't currently used by an...
Craig Topper
2017-02-09
1
-6
/
+0
*
[X86] Clzero intrinsic and its addition under znver1
Craig Topper
2017-02-09
1
-0
/
+4
*
[X86] Add test for clflushopt intrinsic and only enable it to be selected if ...
Craig Topper
2017-02-08
1
-0
/
+1
*
[X86] Remove the VMFUNC feature flag. It was only partially implemented and w...
Craig Topper
2017-02-08
1
-3
/
+0
*
[X86] Remove PCOMMIT instruction support since Intel has deprecated this inst...
Craig Topper
2017-02-08
1
-3
/
+0
*
[X86] Fix some Clang-tidy modernize and Include What You Use warnings; other ...
Eugene Zelenko
2017-02-02
1
-9
/
+21
*
[X86] Tune bypassing of slow division for Intel CPUs
Nikolai Bozhenov
2017-01-12
1
-1
/
+1
*
[X86] Prefer reduced width multiplication over pmulld on Silvermont
Zvi Rackover
2016-12-06
1
-0
/
+5
*
[PS4] Tighten up a triple check.
Paul Robinson
2016-11-30
1
-1
/
+1
*
[X86][GlobalISel] Add minimal call lowering support to the IRTranslator
Zvi Rackover
2016-11-15
1
-0
/
+13
*
[X86] Take advantage of the lzcnt instruction on btver2 architectures when OR...
Pierre Gousseau
2016-10-14
1
-0
/
+4
*
[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
[next]