Allow the new cast instructions.
[oota-llvm.git] / tools / llvm-upgrade / UpgradeParser.y
2006-12-01 Reid SpencerAllow the new cast instructions.
2006-12-01 Reid SpencerUpgrade shr to ashr and lshr
2006-12-01 Reid SpencerDon't treat numeric (untyped) constants as a ConstInfo...
2006-12-01 Reid SpencerFirst version of llvm-upgrade that can correctly upgrad...
2006-12-01 Reid Spencervalgrind clean version of llvm-upgrade
2006-12-01 Reid SpencerFirst version of llvm-upgrade that can correctly upgrad...
2006-11-30 Reid SpencerAllow llvm-upgrade to read from stdin. Configure the...
2006-11-30 Reid SpencerInitial, non-functional, version of llvm-upgrade. This...