Age | Commit message (Expand) | Author |
---|---|---|
2009-11-17 | PR5526: Make sure to set the right cast kinds for the inserted implicit casts. | Eli Friedman |
2009-09-09 | Remove tabs, and whitespace cleanups. | Mike Stump |
2009-03-24 | Rename clang to clang-cc. | Daniel Dunbar |
2008-08-21 | Update a number of CodeGen tests to not create .ll files in the test | Daniel Dunbar |
2008-06-04 | fix crash when codegening 'cond ? lhs : call-to-void-func()' | Nuno Lopes |
2008-05-16 | Patch for PR2334, and a similar ObjC bug. | Eli Friedman |
2008-02-10 | Basic codegen test for conditional with void*. | Eli Friedman |
2008-01-30 | Fix codegen for conditionals with incommpatible pointer types. Code | Eli Friedman |
2007-11-30 | Fix a codegen crash on void ?: reported by Oliver | Chris Lattner |
2007-11-26 | this works. | Chris Lattner |
2007-07-13 | Check in these testcases. | Chris Lattner |