Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | manually upgrade a bunch of tests to modern syntax, and remove some that | Chris Lattner | 2011-06-17 | 1 | -29/+0 |
| | | | | | | are either unreduced or only test old syntax. llvm-svn: 133228 | ||||
* | Remove use of implementation keyword. | Reid Spencer | 2007-03-28 | 1 | -1/+0 |
| | | | | llvm-svn: 35412 | ||||
* | For PR761: | Reid Spencer | 2007-01-26 | 1 | -7/+3 |
| | | | | | | | | | | | | | | Remove "target endian/pointersize" or add "target datalayout" to make the test parse properly or set the datalayout because defaults changes. For PR645: Make global names use the @ prefix. For llvm-upgrade changes: Fix test cases or completely remove use of llvm-upgrade for test cases that cannot survive the new renaming or upgrade capabilities. llvm-svn: 33533 | ||||
* | New test cases for bit accurate integers developed by Guoling Han. | Reid Spencer | 2007-01-16 | 1 | -0/+34 |
llvm-svn: 33259 |