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.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Re-land r335297 "[X86] Implement more of x86-64 large and medium PIC code mod...
Reid Kleckner
2018-07-23
1
-8
/
+36
*
Revert "Re-land r335297 "[X86] Implement more of x86-64 large and medium PIC ...
Jonas Devlieghere
2018-06-28
1
-25
/
+9
*
Re-land r335297 "[X86] Implement more of x86-64 large and medium PIC code mod...
Reid Kleckner
2018-06-25
1
-9
/
+25
*
Revert r335297 "[X86] Implement more of x86-64 large and medium PIC code models"
Reid Kleckner
2018-06-21
1
-24
/
+8
*
[X86] Implement more of x86-64 large and medium PIC code models
Reid Kleckner
2018-06-21
1
-8
/
+24
*
[X86] NFC Use member initialization in X86Subtarget
Gabor Buella
2018-06-09
1
-110
/
+1
*
[x86] invpcid LLVM intrinsic
Gabor Buella
2018-05-25
1
-0
/
+1
*
[X86][CET] Changing -fcf-protection behavior to comply with gcc (LLVM part)
Alexander Ivchenko
2018-05-18
1
-1
/
+0
*
Rename DEBUG macro to LLVM_DEBUG.
Nicola Zaghen
2018-05-14
1
-3
/
+3
*
[X86] Initialize HasPTWRITE member of X86Subtarget
Gabor Buella
2018-05-10
1
-0
/
+1
*
[x86] Introduce the pconfig instruction
Gabor Buella
2018-05-08
1
-0
/
+1
*
[X86] movdiri and movdir64b instructions
Gabor Buella
2018-05-01
1
-0
/
+2
*
[X86] Revert r330638 - accidental commit
Gabor Buella
2018-04-23
1
-2
/
+0
*
[X86] movdiri and movdir64b instructions
Gabor Buella
2018-04-23
1
-0
/
+2
*
[X86] WaitPKG instructions
Gabor Buella
2018-04-20
1
-0
/
+1
*
[X86] Remove remaining itinerary support from instructions and target (PR37093)
Simon Pilgrim
2018-04-13
1
-2
/
+0
*
[X86] Introduce cldemote instruction
Gabor Buella
2018-04-13
1
-0
/
+1
*
[X86] Describe wbnoinvd instruction
Gabor Buella
2018-04-11
1
-0
/
+1
*
Intrinsics calls should avoid the PLT when "RtLibUseGOT" metadata is present.
Sriraman Tallam
2018-02-23
1
-2
/
+5
*
[X86] Don't make 512-bit vectors legal when preferred vector width is 256 bit...
Craig Topper
2018-02-11
1
-1
/
+3
*
[X86] Emit 11-byte or 15-byte NOPs on recent AMD targets, else default to 10-...
Simon Pilgrim
2018-01-29
1
-0
/
+2
*
Introduce the "retpoline" x86 mitigation technique for variant #2 of the spec...
Chandler Carruth
2018-01-22
1
-0
/
+2
*
Break false dependencies for POPCNT, LZCNT, TZCNT
Marina Yatsina
2018-01-22
1
-0
/
+2
*
[X86] Add support for passing 'prefer-vector-width' function attribute into X...
Craig Topper
2018-01-20
1
-1
/
+11
*
[X86] Add intrinsic support for the RDPID instruction
Craig Topper
2018-01-18
1
-0
/
+1
*
[X86] Move HasNOPL to a subtarget feature bit. Plumb MCSubtargetInfo through ...
Craig Topper
2018-01-10
1
-0
/
+1
*
[X86] Add missing initialization for the HasPREFETCHWT1 subtarget variable.
Craig Topper
2017-12-22
1
-0
/
+1
*
[X86] Fix uninitialized variable sanitizer warning from rL321074
Simon Pilgrim
2017-12-19
1
-0
/
+1
*
X86/AArch64/ARM: Factor out common sincos_stret logic; NFCI
Matthias Braun
2017-12-18
1
-9
/
+0
*
AArch64/X86: Factor out common bzero logic; NFC
Matthias Braun
2017-12-18
1
-13
/
+0
*
Remove redundant includes from lib/Target/X86.
Michael Zolotukhin
2017-12-13
1
-4
/
+0
*
Control-Flow Enforcement Technology - Shadow Stack support (LLVM side)
Oren Ben Simhon
2017-11-26
1
-0
/
+2
*
[x86][icelake]GFNI
Coby Tayree
2017-11-26
1
-0
/
+1
*
[X86] Don't report gather is legal on Skylake CPUs when AVX2/AVX512 is disabl...
Craig Topper
2017-11-25
1
-6
/
+6
*
[x86][icelake]BITALG
Coby Tayree
2017-11-21
1
-0
/
+1
*
[x86][icelake]VNNI
Coby Tayree
2017-11-21
1
-0
/
+1
*
[x86][icelake]vbmi2
Coby Tayree
2017-11-21
1
-0
/
+1
*
[x86][icelake]vpclmulqdq introduction
Coby Tayree
2017-11-21
1
-0
/
+1
*
[x86][icelake]VAES introduction
Coby Tayree
2017-11-21
1
-0
/
+1
*
[X86] Fix 80 column violation and remove trailing whitespace. NFC
Craig Topper
2017-11-19
1
-7
/
+8
*
Attribute nonlazybind should not affect calls to functions with hidden visibi...
Sriraman Tallam
2017-11-08
1
-9
/
+4
*
Avoid PLT for external calls when attribute nonlazybind is used.
Sriraman Tallam
2017-11-03
1
-2
/
+9
*
Handle undefined weak hidden symbols on all architectures.
Rafael Espindola
2017-10-27
1
-17
/
+1
*
[X86] Remove the SlowBTMem feature flag entirely
Craig Topper
2017-10-15
1
-1
/
+0
*
[X86] Adding X86 Processor Families
Mohammed Agabaria
2017-09-13
1
-0
/
+14
*
[X86] Provide a separate feature bit for macro fusion support instead of basi...
Craig Topper
2017-08-30
1
-0
/
+1
*
Mark Knights Landing as having slow two memory operand instructions
Craig Topper
2017-08-29
1
-1
/
+1
*
Reapply "[GlobalISel] Remove the GISelAccessor API."
Quentin Colombet
2017-08-15
1
-41
/
+8
*
Fix access to undefined weak symbols in pic code
Rafael Espindola
2017-08-11
1
-1
/
+17
*
Revert "[GlobalISel] Remove the GISelAccessor API."
Quentin Colombet
2017-08-08
1
-8
/
+41
[next]