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
/
cvtv2f32.ll
Commit message (
Expand
)
Author
Age
Files
Lines
*
[X86] Remove the suffix on vcvt[u]si2ss/sd register variants in assembly prin...
Craig Topper
2019-05-06
1
-2
/
+2
*
[DAGCombiner] Remove reduceBuildVecConvertToConvertBuildVec and rely on the v...
Simon Pilgrim
2018-11-02
1
-15
/
+16
*
[X86] Force floating point values in constant pool decoding to print in scien...
Craig Topper
2018-10-29
1
-4
/
+4
*
[X86] Standardize floating point assembly comments
Simon Pilgrim
2018-10-02
1
-4
/
+4
*
[X86][SSE] Add custom execution domain fixing for BLENDPD/BLENDPS/PBLENDD/PBL...
Simon Pilgrim
2018-01-15
1
-8
/
+8
*
[X86][SSE] Add test for (v2f32 uitofp(build_vector(i32, i32))) (PR35732)
Simon Pilgrim
2017-12-30
1
-3
/
+34
*
[CodeGen] Unify MBB reference format in both MIR and debug output
Francis Visoiu Mistrih
2017-12-04
1
-4
/
+4
*
[X86][SSE] Let 64-bit targets use the fast 2i32-2f32 UINT_TO_FP conversion as...
Simon Pilgrim
2016-07-30
1
-9
/
+8
*
[X86][SSE] Updated test so that both are applying the post-multiply
Simon Pilgrim
2016-07-27
1
-11
/
+14
*
[X86][SSE] Regenerated uitofp <2 x i32> -> <2 x float> conversion tests
Simon Pilgrim
2016-07-23
1
-16
/
+51
*
DAGCombiner: Avoid generating illegal vector INT_TO_FP nodes
Tom Stellard
2013-01-02
1
-0
/
+4
*
Teach DAG combine to fold (buildvec (Xint2fp x)) to (Xint2fp (buildvec x))
Michael Liao
2012-10-24
1
-0
/
+14
*
Add custom conversion from v2u32 to v2f32 in 32-bit mode
Michael Liao
2012-10-24
1
-0
/
+11