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
*
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
*
Win64: Don't use REX prefix for direct tail calls
Hans Wennborg
2016-09-08
1
-1
/
+0
*
Revert "[XRay] ARM 32-bit no-Thumb support in LLVM"
Renato Golin
2016-09-08
1
-0
/
+10
*
[XRay] ARM 32-bit no-Thumb support in LLVM
Dean Michael Berris
2016-09-08
1
-10
/
+0
*
X86: Fold tail calls into conditional branches where possible (PR26302)
Hans Wennborg
2016-09-07
1
-10
/
+10
*
[XRay] Detect and emit sleds for sibling/tail calls
Dean Michael Berris
2016-09-01
1
-0
/
+36
*
[stackmaps] More extraction of common code [NFCI]
Philip Reames
2016-08-23
1
-3
/
+2
*
[XRay] Synthesize a reference to the xray_instr_map
Dean Michael Berris
2016-08-19
1
-0
/
+12
*
[XRay] Test for xray_instr_map in object file. (NFC)
Dean Michael Berris
2016-08-09
1
-1
/
+0
*
[XRay] Align entry and return sleds to 2 byte boundaries
Dean Michael Berris
2016-08-04
1
-2
/
+4
*
[XRay] Make the xray_instr_map section specification more correct
Dean Michael Berris
2016-08-03
1
-4
/
+11
*
XRay: Add entry and exit sleds
Dean Michael Berris
2016-07-14
1
-0
/
+105
*
[X86][AVX512] Add support for VPERMILPD/VPERMILPS variable shuffle mask comments
Simon Pilgrim
2016-07-13
1
-9
/
+26
*
X86: Avoid implicit iterator conversions, NFC
Duncan P. N. Exon Smith
2016-07-12
1
-2
/
+4
*
Drop support for creating $stubs.
Rafael Espindola
2016-06-29
1
-27
/
+0
*
doesSetDirectiveSuppressesReloc -> doesSetDirectiveSuppressReloc, the
Joerg Sonnenberger
2016-06-18
1
-1
/
+1
*
Avoid copies of std::strings and APInt/APFloats where we only read from it
Benjamin Kramer
2016-06-08
1
-1
/
+1
[next]