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
/
X86MCInstLower.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
-0
/
+35
*
[X86] Put some cases in switch statements back on one line to be more compact...
Craig Topper
2018-07-02
1
-566
/
+186
*
Revert "Re-land r335297 "[X86] Implement more of x86-64 large and medium PIC ...
Jonas Devlieghere
2018-06-28
1
-35
/
+0
*
Re-land r335297 "[X86] Implement more of x86-64 large and medium PIC code mod...
Reid Kleckner
2018-06-25
1
-0
/
+35
*
Revert r335297 "[X86] Implement more of x86-64 large and medium PIC code models"
Reid Kleckner
2018-06-21
1
-35
/
+0
*
[X86] Implement more of x86-64 large and medium PIC code models
Reid Kleckner
2018-06-21
1
-0
/
+35
*
Remove \brief commands from doxygen comments.
Adrian Prantl
2018-05-01
1
-5
/
+5
*
[X86] Correct the Defs, Uses, hasSideEffects, mayLoad, mayStore for XCHG and ...
Craig Topper
2018-04-18
1
-1
/
+1
*
[XRay] Typed event logging intrinsic
Keith Wyss
2018-04-17
1
-352
/
+907
*
Move TargetLoweringObjectFile from CodeGen to Target to fix layering
David Blaikie
2018-03-23
1
-1
/
+1
*
[X86] Move the AC_EVEX_2_VEX AsmComments enum to X86InstrInfo.h from X86InstC...
Craig Topper
2018-03-10
1
-1
/
+1
*
[X86][MMX] Improve handling of 64-bit MMX constants
Simon Pilgrim
2018-03-01
1
-0
/
+18
*
Introduce the "retpoline" x86 mitigation technique for variant #2 of the spec...
Chandler Carruth
2018-01-22
1
-0
/
+8
*
Fix for bug PR35549 - Repeated schedule comments.
Andrew V. Tischenko
2017-12-15
1
-1
/
+5
*
Remove redundant includes from lib/Target/X86.
Michael Zolotukhin
2017-12-13
1
-3
/
+0
*
[CodeGen] Print register names in lowercase in both MIR and debug output
Francis Visoiu Mistrih
2017-11-28
1
-1
/
+1
*
Fix a bunch more layering of CodeGen headers that are in Target
David Blaikie
2017-11-17
1
-1
/
+1
*
[codeview] Implement FPO data assembler directives
Reid Kleckner
2017-10-11
1
-29
/
+78
*
Revert r314249 "Recommit r314151 "[X86] Make all the NOREX CodeGenOnly instru...
Craig Topper
2017-09-27
1
-0
/
+4
*
Recommit r314151 "[X86] Make all the NOREX CodeGenOnly instructions into post...
Craig Topper
2017-09-26
1
-4
/
+0
*
Revert "[X86] Make all the NOREX CodeGenOnly instructions into postRA pseudos...
Benjamin Kramer
2017-09-26
1
-0
/
+4
*
[X86] Make all the NOREX CodeGenOnly instructions into postRA pseudos like th...
Craig Topper
2017-09-25
1
-4
/
+0
*
[XRay][CodeGen] Use PIC-friendly code in XRay sleds and remove synthetic refe...
Dean Michael Berris
2017-09-04
1
-35
/
+40
*
Revert r311525: "[XRay][CodeGen] Use PIC-friendly code in XRay sleds; remove ...
Daniel Jasper
2017-08-31
1
-38
/
+35
*
[XRay][CodeGen] Use PIC-friendly code in XRay sleds; remove synthetic referen...
Dean Michael Berris
2017-08-23
1
-35
/
+38
*
[X86] Add comment string for broadcast loads from the constant pool.
Craig Topper
2017-07-04
1
-37
/
+156
*
fix trivial typos; NFC
Hiroshi Inoue
2017-07-02
1
-1
/
+1
*
Move Object format code to lib/BinaryFormat.
Zachary Turner
2017-06-07
1
-1
/
+1
*
Sort the remaining #include lines in include/... and lib/....
Chandler Carruth
2017-06-06
1
-8
/
+8
*
[XRay] Custom event logging intrinsic
Dean Michael Berris
2017-05-08
1
-0
/
+80
*
This patch closes PR#32216: Better testing of schedule model instruction late...
Andrew V. Tischenko
2017-04-14
1
-7
/
+11
*
[X86][XOP] Reduce the size of a multiclass by moving more stuff to parameters...
Craig Topper
2017-02-18
1
-4
/
+4
*
[X86] Re-enable conditional tail calls and fix PR31257.
Hans Wennborg
2017-02-16
1
-1
/
+8
*
[X86] Disable conditional tail calls (PR31257)
Hans Wennborg
2017-02-07
1
-8
/
+1
*
[ImplicitNullCheck] Extend Implicit Null Check scope by using stores
Sanjoy Das
2017-02-07
1
-19
/
+23
*
X86: Produce @ABS8 symbol modifiers for absolute symbols in range [0,128).
Peter Collingbourne
2017-02-02
1
-0
/
+1
*
[X86] Implement -mfentry
Nirav Dave
2017-01-31
1
-0
/
+16
*
Cleanup dump() functions.
Matthias Braun
2017-01-28
1
-1
/
+1
*
[XRay] Merge instrumentation point table emission code into AsmPrinter.
Dean Michael Berris
2017-01-03
1
-50
/
+0
*
This is a large patch for X86 AVX-512 of an optimization for reducing code si...
Gadi Haber
2016-12-28
1
-0
/
+8
*
[X86] Invert an 'if' and early out to fix a weird indentation. NFCI
Craig Topper
2016-11-25
1
-1
/
+2
*
[X86] Size a SmallVector to the worst case mask size for a 512-bit shuffle. NFCI
Craig Topper
2016-11-25
1
-1
/
+1
*
[xray] Add XRay support for Mach-O in CodeGen
Kuba Mracek
2016-11-23
1
-26
/
+34
*
[X86][AVX512] Add mask/maskz writemask support to constant pool shuffle decod...
Simon Pilgrim
2016-10-18
1
-24
/
+36
*
[AVX-512] Add support for decoding shuffle mask from constant pool for masked...
Craig Topper
2016-10-18
1
-24
/
+53
*
[X86] Fix shuffle decoding assertions to print the right number of required o...
Craig Topper
2016-10-17
1
-8
/
+8
*
Win64: Don't emit unwind info for "leaf" functions (PR30337)
Hans Wennborg
2016-09-22
1
-0
/
+8
*
[XRay] ARM 32-bit no-Thumb support in LLVM
Dean Michael Berris
2016-09-19
1
-10
/
+0
*
Remove unused function getMang().
Eric Christopher
2016-09-16
1
-3
/
+0
*
X86: Fold tail calls into conditional branches also for 64-bit (PR26302)
Hans Wennborg
2016-09-09
1
-0
/
+2
[prev]
[next]