summaryrefslogtreecommitdiff
path: root/clang/test/CodeGen/builtin_float_strictfp.c
AgeCommit message (Expand)Author
2023-07-11[clang] Use llvm.is_fpclass to implement FP classification functionsSerge Pavlov
2022-10-07[CodeGen] Convert tests to opaque pointers (NFC)Nikita Popov
2022-04-07[OpaquePtrs][Clang] Add -no-opaque-pointers to tests (NFC)Nikita Popov
2021-03-15Stop traping on sNaN in __builtin_isinfThomas Preud'homme
2021-03-04Revert "Stop traping on sNaN in __builtin_isinf"Thomas Preud'homme
2021-03-02Stop traping on sNaN in __builtin_isinfThomas Preud'homme
2020-11-30[FPEnv] clang should get from the AST the metadata for constrained FP builtinsKevin P. Neal
2020-11-06[FPEnv] Use strictfp metadata in casting nodesKevin P. Neal