Skip to content
Commit 06158d14 authored by Chris Lattner's avatar Chris Lattner
Browse files

Restructure call constant folding code a bit to make it simpler

Add support for acos/asin/atan.  188.ammp contains three calls to acos with
constant arguments.  Constant folding it allows elimination of those 3 calls
and three FP divisions of the results.

llvm-svn: 13821
parent 8082c74e
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment