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
/
fneg.ll
Commit message (
Expand
)
Author
Age
Files
Lines
*
[InstCombine] Add visitFNeg(...) visitor for unary Fneg
Cameron McInally
2019-05-20
1
-18
/
+9
*
Add InstCombine::visitFNeg(...)
Cameron McInally
2019-05-10
1
-3
/
+1
*
Pre-commit InstCombine::visitFNeg(...) test.
Cameron McInally
2019-05-10
1
-0
/
+12
*
Precommit FNeg InstCombine tests
Cameron McInally
2019-05-08
1
-24
/
+162
*
[InstCombine] sink FP negation of operands through select
Sanjay Patel
2019-05-06
1
-9
/
+8
*
[InstCombine] add tests for fneg+sel; NFC
Sanjay Patel
2019-05-06
1
-0
/
+84
*
Add FNeg IR constant folding support
Cameron McInally
2019-05-05
1
-50
/
+3
*
Add InstCombine tests for FNeg instruction.
Cameron McInally
2019-05-04
1
-0
/
+46
*
Revert "Temporarily Revert "Add basic loop fusion pass.""
Eric Christopher
2019-04-17
1
-0
/
+158
*
Temporarily Revert "Add basic loop fusion pass."
Eric Christopher
2019-04-17
1
-158
/
+0
*
[InstCombine] fold fneg into constant operand of fmul/fdiv
Sanjay Patel
2018-08-08
1
-18
/
+9
*
[InstCombine] add tests for fneg fold including FMF; NFC
Sanjay Patel
2018-08-07
1
-3
/
+42
*
[InstCombine] fix FP constant in test; NFC
Sanjay Patel
2018-08-07
1
-2
/
+2
*
[InstCombine] add tests for fneg of fmul/fdiv with constant; NFC
Sanjay Patel
2018-08-07
1
-0
/
+128