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
/
vec_extract-sse4.ll
Age
Commit message (
Expand
)
Author
Files
Lines
2015-02-27
[opaque pointer type] Add textual IR support for explicit type parameter to l...
David Blaikie
1
-4
/
+4
2014-10-04
[x86] Enable the new vector shuffle lowering by default.
Chandler Carruth
1
-16
/
+25
2014-07-23
[SDAG] Make the DAGCombine worklist not grow endlessly due to duplicate
Chandler Carruth
1
-2
/
+2
2014-07-21
FileCheck-ize a test.
Chandler Carruth
1
-5
/
+25
2013-08-23
Replace more uses of sse41 with sse4.1.
Rafael Espindola
1
-1
/
+1
2011-11-16
Make sure to replace the chain properly when DAGCombining a LOAD+EXTRACT_VECT...
Eli Friedman
1
-1
/
+1
2011-05-11
Fixes a bug in the DAGCombiner. LoadSDNodes have two values (data, chain).
Nadav Rotem
1
-4
/
+4
2009-09-08
Eliminate more uses of llvm-as and llvm-dis.
Dan Gohman
1
-1
/
+1
2009-08-25
Remove obsolete -f flags.
Dan Gohman
1
-1
/
+1
2008-05-13
Instead of a vector load, shuffle and then extract an element. Load the eleme...
Evan Cheng
1
-7
/
+8
2008-03-24
- SSE4.1 extractfps extracts a f32 into a gr32 register. Very useful! Not. Fi...
Evan Cheng
1
-0
/
+30