| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | 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 | ||||
| * | Force triple for codegen tests which have expectations on output | Daniel Dunbar | 2009-02-03 | 1 | -1/+1 |
| | | | | | | | types. llvm-svn: 63669 | ||||
| * | use -emit-llvm-bc | Chris Lattner | 2007-12-27 | 1 | -1/+1 |
| | | | | | llvm-svn: 45372 | ||||
| * | Teach Type::is[un]SignedIntegerType about enum decls. This allows the code ↵ | Chris Lattner | 2007-08-29 | 1 | -0/+18 |
| generator to emit signed comparisons when needed for enum decl references. This implements test/CodeGen/enum.c. I think enums should be good now. llvm-svn: 41572 | |||||

