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
/
test
/
CodeGen
/
X86
/
gather-addresses.ll
Commit message (
Expand
)
Author
Age
Files
Lines
*
[X86] Move promotion of vector and/or/xor from legalization to DAG combine
Craig Topper
2018-10-15
1
-16
/
+16
*
[X86] Remove some composite MOVSS/MOVSD isel patterns.
Craig Topper
2018-07-11
1
-15
/
+15
*
[X86] Add combine to shrink 64-bit ands when one input is an any_extend and t...
Craig Topper
2018-02-13
1
-32
/
+32
*
[X86][SSE] Don't colaesce v4i32 extracts
Simon Pilgrim
2018-01-26
1
-91
/
+94
*
[X86][SSE] Add SSE2 gather tests
Simon Pilgrim
2018-01-19
1
-74
/
+156
*
[X86] Regenerate test using update_llc_test_checks.py.
Craig Topper
2017-12-26
1
-34
/
+128
*
This patch completely replaces the scheduling information for the SandyBridge...
Gadi Haber
2017-07-10
1
-8
/
+8
*
Reverting commit 306414 on behalf of @gadi.haber
Michael Zuckerman
2017-06-28
1
-8
/
+9
*
Updated and extended the information about each instruction in HSW and SNB to...
Gadi Haber
2017-06-27
1
-9
/
+8
*
[X86][SSE2] Fix asm string for movq (Move Quadword) instruction.
Ayman Musa
2017-04-26
1
-2
/
+2
*
[opaque pointer type] Add textual IR support for explicit type parameter to l...
David Blaikie
2015-02-27
1
-8
/
+8
*
[opaque pointer type] Add textual IR support for explicit type parameter to g...
David Blaikie
2015-02-27
1
-4
/
+4
*
[X86] Improve a dag-combine that handles a vector extract -> zext sequence.
Michael Kuperstein
2014-12-04
1
-24
/
+59
*
Enable MI Sched for x86.
Andrew Trick
2013-10-15
1
-12
/
+26
*
Revert "Temporarily enable MI-Sched on X86."
Andrew Trick
2013-06-25
1
-26
/
+12
*
Temporarily enable MI-Sched on X86.
Andrew Trick
2013-06-24
1
-12
/
+26
*
Add mcpu to tests to prevent them from using AVX instructions on Sandy Bridge...
Craig Topper
2012-04-27
1
-2
/
+2
*
Relax expressions and add explicit triplets -linux and -win32.
NAKAMURA Takumi
2011-02-22
1
-11
/
+12
*
Enable -sse-domain-fix by default. Now with tests!
Jakob Stoklund Olesen
2010-03-30
1
-1
/
+1
*
Add an rdar number to this test.
Dan Gohman
2010-03-16
1
-0
/
+1
*
Recognize code for doing vector gather/scatter index calculations with
Dan Gohman
2010-03-15
1
-0
/
+39