summaryrefslogtreecommitdiff
path: root/clang/test/CodeGen/no-junk-ftrunc.c
AgeCommit message (Expand)Author
2024-05-04[test] %clang_cc1 -emit-llvm: remove redundant -SFangrui Song
2022-02-15Use functions with prototypes when appropriate; NFCAaron Ballman
2021-12-19[CodeGen] remove creation of FP cast function attributeSanjay Patel
2021-12-16[CodeGen] use saturating FP casts when compiling with "no-strict-float-cast-o...Sanjay Patel
2020-06-04[Driver] Migrate some -f/-fno options to use OptInFFlag and OptOutFFlagFangrui Song
2018-04-30[Driver, CodeGen] rename options to disable an FP cast optimizationSanjay Patel
2018-04-27[Driver, CodeGen] add options to enable/disable an FP cast optimizationSanjay Patel