"git@repo.hca.bsc.es:lalbano/llvm-bpevl.git" did not exist on "af3e93ac932b89f224db44ff64d64589f0508645"
Add a target hook for FLT_EVAL_METHOD and use it to set the value on x86 with sse disabled.
x87 math evaluates everything with 80 bits precision, so we have to set FLT_EVAL_METHOD to "2". llvm-svn: 147311
Loading
Please register or sign in to comment