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
/
fpcast.ll
Commit message (
Expand
)
Author
Age
Files
Lines
*
[InstCombine] Update fptrunc (fneg x)) -> (fneg (fptrunc x) for unary FNeg
Cameron McInally
2019-06-11
1
-9
/
+6
*
[NFC][InstCombine] Add unary FNeg tests to fpcast.ll and fpextend.ll
Cameron McInally
2019-05-29
1
-0
/
+36
*
Revert "Temporarily Revert "Add basic loop fusion pass.""
Eric Christopher
2019-04-17
1
-0
/
+125
*
Temporarily Revert "Add basic loop fusion pass."
Eric Christopher
2019-04-17
1
-125
/
+0
*
[FPEnv] Last BinaryOperator::isFNeg(...) to m_FNeg(...) changes
Cameron McInally
2018-10-25
1
-2
/
+2
*
[InstCombine] add test for fptrunc with vector with undef elt; NFC
Sanjay Patel
2018-10-24
1
-2
/
+13
*
[InstCombine] don't change the size of a select if it would mismatch its cond...
Sanjay Patel
2018-05-31
1
-2
/
+2
*
[InstCombine] regenerate checks; NFC
Sanjay Patel
2018-05-21
1
-35
/
+54
*
[IR] fptrunc-of-fptrunc isn't an EliminableCastPair.
Ahmed Bougacha
2015-05-29
1
-0
/
+8
*
Fix another infinite loop in InstCombine
Steven Wu
2014-12-12
1
-0
/
+12
*
InstCombine: Fix another infinite loop caused by visitFPTrunc
David Majnemer
2014-11-18
1
-0
/
+10
*
Revert "Revert r222040 because of bot failure."
David Majnemer
2014-11-18
1
-0
/
+10
*
Revert r222040 because of bot failure.
Manman Ren
2014-11-18
1
-10
/
+0
*
InstCombine: Fix infinite loop caused by visitFPTrunc
David Majnemer
2014-11-14
1
-0
/
+10
*
Fix more instances of dropped fast math flags when optimizing FADD instructio...
Owen Anderson
2014-01-18
1
-0
/
+9
*
Pull fptrunc's upwards through selects when one of the select's selectands wa...
Owen Anderson
2013-10-03
1
-0
/
+12
*
Teach InstCombine to hoist FABS and FNEG through FPTRUNC instructions. The a...
Owen Anderson
2013-01-10
1
-0
/
+19
*
Convert the rest of the InstCombine tests from notcast to FileCheck.
Edward O'Callaghan
2009-10-12
1
-3
/
+3
*
Eliminate more uses of llvm-as and llvm-dis.
Dan Gohman
2009-09-09
1
-2
/
+2
*
Use opt -S instead of piping bitcode output through llvm-dis.
Dan Gohman
2009-09-08
1
-2
/
+2
*
Remove llvm-upgrade and update tests.
Tanya Lattner
2008-03-09
1
-8
/
+9
*
This test needs to use egrep.
Reid Spencer
2007-04-14
1
-1
/
+1
*
Regression is gone, don't try to find it on clean target.
Reid Spencer
2007-01-17
1
-0
/
+14