Age | Commit message (Collapse) | Author | |
---|---|---|---|
2008-08-21 | Update a number of CodeGen tests to not create .ll files in the test | Daniel Dunbar | |
directory. - Removed .ll from the svn:ignore lists to try and prevent this. - Added svn:ignore on test/Misc/Output git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@55104 91177308-0d34-0410-b5e6-96231b3b80d8 | |||
2007-12-26 | Remove broken assert from CodeGen. Better check is done in Sema. | Seo Sanghyeon | |
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@45358 91177308-0d34-0410-b5e6-96231b3b80d8 | |||
2007-12-03 | Ignore typedefs in pointer arithmetic codegen. | Seo Sanghyeon | |
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@44529 91177308-0d34-0410-b5e6-96231b3b80d8 |