Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Move target specific builtin IDs to TargetBuiltins.h so that they can be used... | Anders Carlsson | 2007-12-09 | 1 | -415/+0 |
* | Add correct types for the last remaining intrinsics. | Anders Carlsson | 2007-11-28 | 1 | -87/+79 |
* | Add more intrinsics. We can now correctly parse both Carbon.h and Cocoa.h wit... | Anders Carlsson | 2007-11-28 | 1 | -237/+237 |
* | Add builtin type signature support for vector types. Add correct type signatu... | Anders Carlsson | 2007-11-27 | 1 | -60/+63 |
* | Bug #: | Steve Naroff | 2007-03-16 | 1 | -0/+8 |
* | add 3 apple-local intrinsics. | Chris Lattner | 2007-01-30 | 1 | -0/+7 |
* | Stub out the i386 SSE builtins, this eliminates nearly 300 warnings parsing | Chris Lattner | 2007-01-30 | 1 | -2/+384 |
* | Add support for target-specific builtins, including detecting nonportability | Chris Lattner | 2007-01-29 | 1 | -0/+23 |