aboutsummaryrefslogtreecommitdiffstats
path: root/tools/llvm-upgrade/UpgradeLexer.l
Commit message (Expand)AuthorAgeFilesLines
* Add support for global types and type resolution. Fix several minorReid Spencer2006-12-021-1/+1
* Allow the new cast instructions.Reid Spencer2006-12-011-0/+12
* Upgrade shr to ashr and lshrReid Spencer2006-12-011-1/+2
* First version of llvm-upgrade that can correctly upgrade all ofReid Spencer2006-12-011-0/+1
* First version of llvm-upgrade that can correctly upgrade a large testReid Spencer2006-12-011-25/+22
* Allow llvm-upgrade to read from stdin. Configure the lexer for readingReid Spencer2006-11-301-4/+11
* Initial, non-functional, version of llvm-upgrade. This version just echosReid Spencer2006-11-301-0/+229