summaryrefslogtreecommitdiff
path: root/clang/test/CodeGen/func-attr.c
AgeCommit message (Expand)Author
2025-10-10[clang][CodeGen] Remove "unsafe-fp-math" attribute support (#162779)paperchalice
2025-08-29[IR][CodeGen] Remove "approx-func-fp-math" attribute (#155740)paperchalice
2023-03-15clang: Emit nofpclass(nan inf) for -ffinite-math-onlyMatt Arsenault
2022-11-14Fix `unsafe-fp-math` attribute emission.Michele Scandale
2022-10-17Fix LIT test func-attr.c added by https://reviews.llvm.org/D135097.Zahira Ammarguellat
2022-10-15[clang] Fix func-attr.c testYi Kong
2022-10-14Remove redundant option -menable-unsafe-fp-math.Zahira Ammarguellat