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