| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Rename clang to clang-cc. | Daniel Dunbar | 2009-03-24 | 1 | -1/+1 |
| * | eliminate some random .ll file outputs | Chris Lattner | 2009-01-27 | 1 | -1/+1 |
| * | Fix invalid bit-field. | Anders Carlsson | 2008-12-06 | 1 | -1/+1 |
| * | Update a number of CodeGen tests to not create .ll files in the test | Daniel Dunbar | 2008-08-21 | 1 | -1/+1 |
| * | Rearrange EmitLValueForField a bit to work properly for _Bool bitfields | Eli Friedman | 2008-05-29 | 1 | -0/+3 |
| * | A small testcase; no patch, since it was a bug in a patch I never | Eli Friedman | 2008-05-21 | 1 | -0/+5 |
| * | Begin handling union bitfields. | Devang Patel | 2008-05-07 | 1 | -0/+5 |
| * | Match union field type when member expression is u->x | Devang Patel | 2007-12-11 | 1 | -1/+5 |
| * | Fix isStructureType and isUnionType to ignore typedefs, as stated | Seo Sanghyeon | 2007-12-02 | 1 | -0/+6 |
| * | Codegen union member references. | Devang Patel | 2007-10-26 | 1 | -0/+18 |

