index
:
external_llvm.git
replicant-6.0
Unnamed repository; edit this file 'description' to name the repository.
git repository hosting
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
test
/
CodeGen
/
X86
/
widen_load-2.ll
Commit message (
Expand
)
Author
Age
Files
Lines
*
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