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
/
Transforms
/
InstCombine
/
double-float-shrink-1.ll
Commit message (
Expand
)
Author
Age
Files
Lines
*
[InstCombine] canonicalize fmin/fmax to LLVM intrinsics minnum/maxnum
Sanjay Patel
2019-06-29
1
-5
/
+6
*
Revert "Temporarily Revert "Add basic loop fusion pass.""
Eric Christopher
2019-04-17
1
-0
/
+574
*
Temporarily Revert "Add basic loop fusion pass."
Eric Christopher
2019-04-17
1
-574
/
+0
*
[TargetLibraryInfo] Update run time support for Windows
Evandro Menezes
2019-02-11
1
-80
/
+69
*
[TargetLibraryInfo] Update run time support for Windows
Evandro Menezes
2019-02-11
1
-53
/
+79
*
Revert "[PATCH] [TargetLibraryInfo] Update run time support for Windows"
Evandro Menezes
2019-02-04
1
-6
/
+6
*
[PATCH] [TargetLibraryInfo] Update run time support for Windows
Evandro Menezes
2019-02-04
1
-6
/
+6
*
[InstCombine] Expand Windows test (NFC)
Evandro Menezes
2019-02-01
1
-52
/
+66
*
[InstCombine] Expand Windows test (NFC)
Evandro Menezes
2019-02-01
1
-21
/
+26
*
[SLC] Fix shrinking of pow()
Evandro Menezes
2018-08-06
1
-9
/
+3
*
[InstCombine] regenerate checks and add tests for D50035; NFC
Sanjay Patel
2018-07-31
1
-234
/
+367
*
[LibCallSimplifier] don't get fooled by a fake fmin()
Sanjay Patel
2016-01-21
1
-0
/
+20
*
[LibCallSimplifier] use instruction-level fast-math-flags to shrink calls
Sanjay Patel
2016-01-19
1
-20
/
+18
*
[LibCallSimplifier] propagate FMF when shrinking binary calls
Sanjay Patel
2015-12-31
1
-0
/
+16
*
[LibCallSimplifier] propagate FMF when shrinking unary calls
Sanjay Patel
2015-12-31
1
-19
/
+17
*
change function names to avoid accidentally matching the substring
Sanjay Patel
2015-12-31
1
-40
/
+53
*
add 'fast' attribute to calls to show that the flag isn't being propagated
Sanjay Patel
2015-12-31
1
-55
/
+57
*
Handle sqrt() shrinking in SimplifyLibCalls like any other call
Sanjay Patel
2014-10-23
1
-6
/
+19
*
Shrinkify libcalls: use float versions of double libm functions with fast-mat...
Sanjay Patel
2014-10-22
1
-102
/
+106
*
Disable transforms that introduce calls to exp10*() on Linux due to
Chandler Carruth
2013-12-28
1
-1
/
+4
*
Apply the InstCombine fptrunc sqrt optimization to llvm.sqrt
Hal Finkel
2013-11-16
1
-0
/
+13
*
instcombine: Migrate math library call simplifications
Meador Inge
2012-11-13
1
-0
/
+333