| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Fix PR5211: codegen shouldn't assume that the result of ||/&& is int | Chris Lattner | 2009-10-17 | 1 | -1/+8 |
| | | | | | | | anymore. In C++ it is bool. llvm-svn: 84308 | ||||
| * | Rename clang to clang-cc. | Daniel Dunbar | 2009-03-24 | 1 | -1/+1 |
| | | | | | | | Tests and drivers updated, still need to shuffle dirs. llvm-svn: 67602 | ||||
| * | make ScalarExprEmitter::EmitCompare() emit the expression with the correct ↵ | Nuno Lopes | 2009-01-11 | 1 | -0/+5 |
| type instead of always zext it to an int this fixes codegen of simple exprs in C++ like 'if (x != 0)' llvm-svn: 62060 | |||||

