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
/
widen_load-2.ll
Commit message (
Expand
)
Author
Age
Files
Lines
*
[X86][SSE] Vectorized v4i32 non-uniform shifts.
Simon Pilgrim
2015-07-12
1
-11
/
+3
*
[opaque pointer type] Add textual IR support for explicit type parameter to l...
David Blaikie
2015-02-27
1
-22
/
+22
*
Revert "[x86] Combine x86mmx/i64 to v2i64 conversion to use scalar_to_vector"
Alexey Samsonov
2015-01-27
1
-1
/
+2
*
[x86] Combine x86mmx/i64 to v2i64 conversion to use scalar_to_vector
Bruno Cardoso Lopes
2015-01-23
1
-2
/
+1
*
[X86] Declare SSE4.1/AVX2 vector extloads covered by PMOV[SZ]X legal.
Ahmed Bougacha
2015-01-21
1
-2
/
+3
*
[MIScheduler] Slightly better handling of constrainLocalCopy when both source...
Michael Kuperstein
2015-01-19
1
-9
/
+6
*
[SDAG] Introduce a combined set to the DAG combiner which tracks nodes
Chandler Carruth
2014-07-24
1
-4
/
+3
*
[x86] Make vector legalization of extloads work more like the "normal"
Chandler Carruth
2014-07-24
1
-14
/
+17
*
[x86] Clean up a test case to use check labels and spell out the exact
Chandler Carruth
2014-07-23
1
-74
/
+116
*
X86: Resolve a long standing FIXME and properly isel pextr[bw].
Jim Grosbach
2014-02-07
1
-1
/
+1
*
Rename features to match what gcc and clang use.
Rafael Espindola
2013-08-23
1
-1
/
+1
*
Improve the widening of integral binary vector operations
Paul Redmond
2013-08-19
1
-6
/
+2
*
Disambiguate function names in some CodeGen tests. (Some tests were using fun...
Stephen Lin
2013-07-18
1
-2
/
+0
*
Mass update to CodeGen tests to use CHECK-LABEL for labels corresponding to f...
Stephen Lin
2013-07-14
1
-1
/
+1
*
Enable lowering ZERO_EXTEND/ANY_EXTEND to PMOVZX from SSE4.1
Michael Liao
2012-10-23
1
-1
/
+1
*
Instruction scheduling itinerary for Intel Atom.
Andrew Trick
2012-02-01
1
-1
/
+1
*
Changed test to check for correct load size instead of shift as the shift mig...
Pete Cooper
2011-10-27
1
-1
/
+1
*
Enable element promotion type legalization by deafault.
Nadav Rotem
2011-10-16
1
-11
/
+24
*
now that generic vector types aren't selected onto MMX registers, these
Chris Lattner
2010-12-19
1
-1
/
+1
*
Change TargetData's algorithm for computing defualt vector type
Dan Gohman
2010-04-23
1
-3
/
+3
*
Enable -sse-domain-fix by default. Now with tests!
Jakob Stoklund Olesen
2010-03-30
1
-23
/
+23
*
Fixed a widening bug where we were not using the correct size for the load
Mon P Wang
2010-03-19
1
-1
/
+25
*
Improved widening loads by adding support for wider loads if
Mon P Wang
2010-01-24
1
-0
/
+155