diff options
author | Hal Finkel <hfinkel@anl.gov> | 2014-11-24 23:45:21 +0000 |
---|---|---|
committer | Hal Finkel <hfinkel@anl.gov> | 2014-11-24 23:45:21 +0000 |
commit | 360f213d039b519ce33c6b553f211e1cc826b976 (patch) | |
tree | 7c749c14b88fce502ee4c501037410d148536931 /llvm/lib/Object/COFFObjectFile.cpp | |
parent | 00d3b279cbdad40d27098754820b5951ff9328d8 (diff) | |
download | llvm-360f213d039b519ce33c6b553f211e1cc826b976.zip llvm-360f213d039b519ce33c6b553f211e1cc826b976.tar.gz llvm-360f213d039b519ce33c6b553f211e1cc826b976.tar.bz2 |
[PowerPC] Implement combineRepeatedFPDivisors
This does not matter on newer cores (where we can use reciprocal estimates in
fast-math mode anyway), but for older cores this allows us to generate better
fast-math code where we have multiple FDIVs with a common divisor.
llvm-svn: 222710
Diffstat (limited to 'llvm/lib/Object/COFFObjectFile.cpp')
0 files changed, 0 insertions, 0 deletions