Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add debug info to fprt runtime calls
Also log op name Fix tests Fix file location Fix older llvm vers Handle casts and emit warnings only emit warning/error if trunc from type is used Clean up fprt headers Add unary op [Truncate] Clean up FPRT headers Fix tracing runtime [Truncate] Fix bug with fcmp handling We did not pass the truncated values to the runtime [Truncate] Corrently handle constant returns Unify logging fix Refactor printing in Trace.cpp Better diagnostics PHINode fixes Only need them in mem mode Trace inputs Fix tracing Handle stores of const floats fprt improvements ADAPT-style analysis Limit fps to handle for propagation Assign dbg info to inlineable callsites Set correct fprt_original linkage Fix debug metadata issues Always provide valid location string to FPRT Explicitly remap originalToNew when we dont RAUW Add missing checks for fp type Fix wrong fma function name Add __*_finite versions of derivatives fix Some fixes Add used attribute so that mpfr.h can be compiled as a library
- Loading branch information