summaryrefslogtreecommitdiffstats
path: root/clang/test/CodeGen/builtins.c
Commit message (Expand)AuthorAgeFilesLines
* Sorry! Accidentally checked in experimental change.John Thompson2009-10-151-1/+1
* Make this at least compile.Mike Stump2009-10-151-1/+1
* Removed math.h include, as Windows math.h has a compile error.John Thompson2009-10-151-2/+1
* PR4836, part 2: CodeGen for __builtin_isnan.Eli Friedman2009-09-011-0/+2
* PR4134: Implement __builtin_extract_return_addr.Eli Friedman2009-05-031-0/+1
* Add more builtin definitions, including strcmp.Daniel Dunbar2009-04-091-0/+1
* Rename clang to clang-cc.Daniel Dunbar2009-03-241-1/+1
* switch getBuiltinLibFunction to use the new GetOrCreateLLVMFunction Chris Lattner2009-03-221-0/+8
* Add some stdlib builtinsDaniel Dunbar2009-02-201-1/+9
* Add some builtins to codegen test case.Daniel Dunbar2008-10-051-6/+17
* Add two test cases for builtins (mostly related to object sizeDaniel Dunbar2008-09-031-0/+95
OpenPOWER on IntegriCloud