"git@repo.hca.bsc.es:lalbano/llvm-bpevl.git" did not exist on "f902e467b75671d06d1e9ad3663b8aa9366bc14b"
Turn MipsOptimizeMathLibCalls into a target-independent scalar transform
...so that it can be used for z too. Most of the code is the same. The only real change is to use TargetTransformInfo to test when a sqrt instruction is available. The pass is opt-in because at the moment it only handles sqrt. llvm-svn: 189097
Loading
Please register or sign in to comment