summaryrefslogtreecommitdiff
path: root/clang/test/CodeGen/function-target-features.c
AgeCommit message (Expand)Author
2024-05-24Reland "[X86] Remove knl/knm specific ISAs supports (#92883)" (#93136)Freddy Ye
2024-05-23Revert "[X86] Remove knl/knm specific ISAs supports (#92883)" (#93123)Freddy Ye
2024-05-23[X86] Remove knl/knm specific ISAs supports (#92883)Freddy Ye
2022-02-15Use functions with prototypes when appropriate; NFCAaron Ballman
2016-05-24[Sparc] Add software float option -msoft-floatJacob Baungard Hansen
2015-07-01Use a stable sort to guarantee target feature ordering in the IREric Christopher
2015-07-01Fix a TODO dealing with canonicalizing attributes on functions byEric Christopher
2015-05-12Remove the code that pulled soft float attributes out of the featureEric Christopher
2015-04-29Propagate a terrible hack to the sparc target feature handling codeEric Christopher
2015-04-27Always add the target-cpu and target-features sets if they're non-null.Eric Christopher
2015-03-25Reapply r232888 after applying a fix for -msse4 code generation.Eric Christopher
2015-03-23Revert "Add CodeGen support for adding cpu attributes on functions based on"Daniel Jasper
2015-03-21Add CodeGen support for adding cpu attributes on functions based onEric Christopher