"git@repo.hca.bsc.es:rferrer/llvm-epi-0.8.git" did not exist on "186332f89854b216c815b5e6ec7ac5ab12e89119"
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