Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | eliminate some random .ll file outputs | Chris Lattner | 2009-01-27 | 1 | -1/+1 |
* | Handle pointer arithmetic on function pointers. | Daniel Dunbar | 2009-01-23 | 1 | -3/+18 |
* | Update a number of CodeGen tests to not create .ll files in the test | Daniel Dunbar | 2008-08-21 | 1 | -1/+1 |
* | Remove broken assert from CodeGen. Better check is done in Sema. | Seo Sanghyeon | 2007-12-26 | 1 | -0/+2 |
* | Ignore typedefs in pointer arithmetic codegen. | Seo Sanghyeon | 2007-12-03 | 1 | -0/+5 |