Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Sorry! Accidentally checked in experimental change. | John Thompson | 2009-10-15 | 1 | -1/+1 |
* | Make this at least compile. | Mike Stump | 2009-10-15 | 1 | -1/+1 |
* | Removed math.h include, as Windows math.h has a compile error. | John Thompson | 2009-10-15 | 1 | -2/+1 |
* | PR4836, part 2: CodeGen for __builtin_isnan. | Eli Friedman | 2009-09-01 | 1 | -0/+2 |
* | PR4134: Implement __builtin_extract_return_addr. | Eli Friedman | 2009-05-03 | 1 | -0/+1 |
* | Add more builtin definitions, including strcmp. | Daniel Dunbar | 2009-04-09 | 1 | -0/+1 |
* | Rename clang to clang-cc. | Daniel Dunbar | 2009-03-24 | 1 | -1/+1 |
* | switch getBuiltinLibFunction to use the new GetOrCreateLLVMFunction | Chris Lattner | 2009-03-22 | 1 | -0/+8 |
* | Add some stdlib builtins | Daniel Dunbar | 2009-02-20 | 1 | -1/+9 |
* | Add some builtins to codegen test case. | Daniel Dunbar | 2008-10-05 | 1 | -6/+17 |
* | Add two test cases for builtins (mostly related to object size | Daniel Dunbar | 2008-09-03 | 1 | -0/+95 |