summaryrefslogtreecommitdiffstats
path: root/test/CodeGen/libcalls-fno-builtin.c
Commit message (Expand)AuthorAgeFilesLines
* Add fopen to the list of builtins that we check and whitelist.Eric Christopher2018-05-301-1/+9
* Add Builtins.def support for fread and fwrite to ensure that -fno-builtin-Eric Christopher2018-05-241-1/+14
* Migrate libcalls-fno-builtin.c test from checking optimized assemblyEric Christopher2018-05-241-50/+60
* [Driver] Add support for -fno-builtin-foo options.Chad Rosier2016-01-061-0/+7
* Add a few more test cases for verifying -fno-builtin.Meador Inge2012-11-101-0/+97
* I referenced the incorrect rdar in my previous commit (r151745). Add the Chad Rosier2012-02-291-0/+1
* Allocate TargetLibraryInfo for the CodeGen passes. Otherwise, it's instantiatedChad Rosier2012-02-291-0/+27