Files
clang-p2996/llvm/lib/Target/Mips
Richard Sandiford 37cd6cfba2 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
2013-08-23 10:27:02 +00:00
..
2013-06-13 19:06:52 +00:00
2013-08-13 20:54:07 +00:00
2013-01-30 00:26:49 +00:00