| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Implementation of gcc mode attribute; this is significant because | Eli Friedman | 2008-05-27 | 1 | -0/+1 |
| | | | | | | | | | | | it fixes PR2204. Not too much to say about the implementation; it works in a similar way to the vector size attribute. At some point, we need to modify the targets to provide information about the appropriate types. llvm-svn: 51577 | ||||
| * | initial support for recognizing __transparent_union__ attributes | Nuno Lopes | 2008-04-25 | 1 | -0/+3 |
| | | | | | | | comments on the ML will follow llvm-svn: 50262 | ||||
| * | OCUVector -> ExtVector, shorthand for extended vector, per feedback from Chris. | Nate Begeman | 2008-04-18 | 1 | -1/+1 |
| | | | | | llvm-svn: 49942 | ||||
| * | Make a major restructuring of the clang tree: introduce a top-level | Chris Lattner | 2008-03-15 | 1 | -0/+98 |
| lib dir and move all the libraries into it. This follows the main llvm tree, and allows the libraries to be built in parallel. The top level now enforces that all the libs are built before Driver, but we don't care what order the libs are built in. This speeds up parallel builds, particularly incremental ones. llvm-svn: 48402 | |||||

