"git@repo.hca.bsc.es:rferrer/llvm-epi-0.8.git" did not exist on "0b94324c5ebbbe12f7a7717235cbfcac96b818f1"
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
Loading
Please register or sign in to comment