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
/
PowerPC
/
fmf-propagation.ll
Commit message (
Expand
)
Author
Age
Files
Lines
*
Migrate some more fadd and fsub cases away from UnsafeFPMath control to utili...
Michael Berg
2019-07-31
1
-1
/
+1
*
Propagate fmf for setcc/select folds
Michael Berg
2019-06-03
1
-2
/
+2
*
[PowerPC] Use the two-constant NR algorithm for refining estimates
Nemanja Ivanovic
2019-05-07
1
-36
/
+33
*
[PowerPC] Add a peephole post RA to transform the inst that fed by add
QingShan Zhang
2018-08-20
1
-24
/
+12
*
[PowerPC] Replace the Post RA List Scheduler with the Machine Scheduler
Stefan Pintilie
2018-07-04
1
-41
/
+41
*
Utilize new SDNode flag functionality to expand current support for fma
Michael Berg
2018-06-16
1
-36
/
+12
*
propagate fast math flags via IR on fma and sub expressions
Michael Berg
2018-06-07
1
-6
/
+8
*
guard fsqrt with fmf sub flags
Michael Berg
2018-06-06
1
-10
/
+42
*
guard fneg with fmf sub flags
Michael Berg
2018-06-05
1
-9
/
+6
*
NFC: adding baseline fneg case for fmf
Michael Berg
2018-06-05
1
-0
/
+28
*
[DAG] propagate FMF for all FPMathOperators
Sanjay Patel
2018-05-15
1
-12
/
+10
*
[PowerPC] add more tests for FMF propagation; NFC
Sanjay Patel
2018-05-14
1
-2
/
+84
*
Fast Math Flag mapping into SDNode
Michael Berg
2018-05-04
1
-11
/
+10
*
[PowerPC] add more FMF debug output; NFC
Sanjay Patel
2018-05-03
1
-3
/
+28
*
[PowerPC] add tests for FMF propagation; NFC
Sanjay Patel
2018-05-03
1
-0
/
+355