Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add support for global types and type resolution. Fix several minor | Reid Spencer | 2006-12-02 | 1 | -1/+1 |
* | Allow the new cast instructions. | Reid Spencer | 2006-12-01 | 1 | -0/+12 |
* | Upgrade shr to ashr and lshr | Reid Spencer | 2006-12-01 | 1 | -1/+2 |
* | First version of llvm-upgrade that can correctly upgrade all of | Reid Spencer | 2006-12-01 | 1 | -0/+1 |
* | First version of llvm-upgrade that can correctly upgrade a large test | Reid Spencer | 2006-12-01 | 1 | -25/+22 |
* | Allow llvm-upgrade to read from stdin. Configure the lexer for reading | Reid Spencer | 2006-11-30 | 1 | -4/+11 |
* | Initial, non-functional, version of llvm-upgrade. This version just echos | Reid Spencer | 2006-11-30 | 1 | -0/+229 |