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
/
ret-mmx.ll
Age
Commit message (
Expand
)
Author
Files
Lines
2014-05-22
[X86] Improve the lowering of BITCAST from MVT::f64 to MVT::v4i16/MVT::v8i8.
Andrea Di Biagio
1
-2
/
+2
2014-05-06
[X86] Improve the lowering of BITCAST dag nodes from type f64 to type v2i32 (...
Andrea Di Biagio
1
-2
/
+3
2013-07-14
Mass update to CodeGen tests to use CHECK-LABEL for labels corresponding to f...
Stephen Lin
1
-4
/
+4
2013-01-08
Pad Short Functions for Intel Atom
Preston Gurd
1
-1
/
+1
2013-01-05
Revert revision 171524. Original message:
Nadav Rotem
1
-1
/
+1
2013-01-04
The current Intel Atom microarchitecture has a feature whereby when a function
Preston Gurd
1
-1
/
+1
2011-05-16
Remove dead code. Fix associated test to use FileCheck.
Eli Friedman
1
-1
/
+14
2009-09-08
Eliminate more uses of llvm-as and llvm-dis.
Dan Gohman
1
-1
/
+1
2009-02-27
Make sure this test passes on linux-ppc.
Evan Cheng
1
-1
/
+1
2009-02-23
Only v1i16 (i.e. _m64) is returned via RAX / RDX.
Evan Cheng
1
-1
/
+10
2009-02-22
Be bug compatible with gcc by returning MMX values in RAX.
Evan Cheng
1
-1
/
+5
2009-02-20
Support return of MMX values in 64-bit mode.
Evan Cheng
1
-0
/
+13