summaryrefslogtreecommitdiffstats
path: root/test/CodeGen/function-target-features.c
Commit message (Expand)AuthorAgeFilesLines
* [Sparc] Add software float option -msoft-floatJacob Baungard Hansen2016-05-241-1/+1
* Use a stable sort to guarantee target feature ordering in the IREric Christopher2015-07-011-1/+1
* Fix a TODO dealing with canonicalizing attributes on functions byEric Christopher2015-07-011-1/+1
* Remove the code that pulled soft float attributes out of the featureEric Christopher2015-05-121-2/+3
* Propagate a terrible hack to the sparc target feature handling codeEric Christopher2015-04-291-0/+4
* Always add the target-cpu and target-features sets if they're non-null.Eric Christopher2015-04-271-6/+6
* Reapply r232888 after applying a fix for -msse4 code generation.Eric Christopher2015-03-251-0/+21
* Revert "Add CodeGen support for adding cpu attributes on functions based on"Daniel Jasper2015-03-231-21/+0
* Add CodeGen support for adding cpu attributes on functions based onEric Christopher2015-03-211-0/+21