index
:
~gabbayo/llvm
base
master
Unnamed repository; edit this file 'description' to name the repository.
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
test
/
CodeGen
/
X86
/
sse2.ll
Age
Commit message (
Expand
)
Author
Files
Lines
2015-03-13
[opaque pointer type] Add textual IR support for explicit type parameter to g...
David Blaikie
1
-4
/
+4
2015-02-27
[opaque pointer type] Add textual IR support for explicit type parameter to l...
David Blaikie
1
-19
/
+19
2015-02-27
[opaque pointer type] Add textual IR support for explicit type parameter to g...
David Blaikie
1
-1
/
+1
2015-02-16
[x86] Add a generic unpack-targeted lowering technique. This can be used
Chandler Carruth
1
-2
/
+3
2015-02-04
[x86] Give movss and movsd execution domains in the x86 backend.
Chandler Carruth
1
-1
/
+1
2015-02-04
[x86] Start to introduce bit-masking based blend lowering.
Chandler Carruth
1
-2
/
+1
2015-02-04
[x86] Refresh the checks of a number of tests using
Chandler Carruth
1
-4
/
+4
2014-11-19
[X86] Improved lowering of v4x32 build_vector dag nodes.
Andrea Di Biagio
1
-10
/
+1
2014-10-04
[x86] Enable the new vector shuffle lowering by default.
Chandler Carruth
1
-25
/
+25
2014-10-03
[x86] Cleanup and generate precise FileCheck assertions for a bunch of
Chandler Carruth
1
-85
/
+179
2014-05-12
X86: Make sure that we have SSE4.1 before we generate insertps nodes.
Benjamin Kramer
1
-0
/
+10
2014-05-08
Optimize shufflevector that copies an i64/f64 and zeros the rest.
Filipe Cabecinhas
1
-0
/
+8
2014-05-05
Revert "Optimize shufflevector that copies an i64/f64 and zeros the rest."
Filipe Cabecinhas
1
-8
/
+0
2014-05-05
Optimize shufflevector that copies an i64/f64 and zeros the rest.
Filipe Cabecinhas
1
-0
/
+8
2014-01-12
Fix non-deterministic SDNodeOrder-dependent codegen
Nico Rieck
1
-3
/
+3
2013-10-15
Enable MI Sched for x86.
Andrew Trick
1
-13
/
+12
2013-07-13
Convert CodeGen/*/*.ll tests to use the new CHECK-LABEL for easier debugging....
Stephen Lin
1
-13
/
+13
2013-06-25
Revert "Temporarily enable MI-Sched on X86."
Andrew Trick
1
-12
/
+13
2013-06-24
Temporarily enable MI-Sched on X86.
Andrew Trick
1
-13
/
+12
2011-11-10
Use a bigger hammer to fix PR11314 by disabling the "forcing two-address
Evan Cheng
1
-2
/
+2
2011-11-07
Kill and collapse outstanding DomainValues.
Jakob Stoklund Olesen
1
-1
/
+1
2011-11-07
Expand V_SET0 to xorps by default.
Jakob Stoklund Olesen
1
-1
/
+1
2011-04-05
Fix register-dependent X86 tests.
Jakob Stoklund Olesen
1
-3
/
+3
2011-02-14
fix PR9210 by implementing some type legalization logic for
Chris Lattner
1
-0
/
+8
2011-01-24
fix a missing shuffle pattern, PR9009. Patch by Artiom Myaskouvskey!
Chris Lattner
1
-0
/
+9
2011-01-05
fix PR8900, a shuffle miscompilation. Patch by Nadav Rotem!
Chris Lattner
1
-0
/
+13
2010-08-29
merge a bunch of shuffle tests into sse2.ll
Chris Lattner
1
-4
/
+164
2010-03-18
Turning off post-ra scheduling for x86. It isn't a consistent win.
Evan Cheng
1
-4
/
+4
2009-12-07
Don't enable the post-RA scheduler on x86 except at -O3. In its
Dan Gohman
1
-1
/
+1
2009-10-23
Update tests for 84931.
Evan Cheng
1
-4
/
+4
2009-10-22
Allow the target to select the level of anti-dependence breaking that should ...
David Goodwin
1
-4
/
+4
2009-10-18
Turn on post-alloc scheduling for x86.
Evan Cheng
1
-4
/
+4
2009-09-08
Eliminate more uses of llvm-as and llvm-dis.
Dan Gohman
1
-1
/
+1
2009-08-15
Fix test on Linux.
Eli Friedman
1
-1
/
+1
2009-08-15
implement support for CHECK-NEXT: in filecheck.
Chris Lattner
1
-10
/
+10
2009-08-15
convert to filecheck.
Chris Lattner
1
-3
/
+18
2009-08-15
rename this test to sse2.ll
Chris Lattner
1
-0
/
+19