Reid Spencer
|
f7bde225f3
|
Upgrade shr to ashr and lshr
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@32103 91177308-0d34-0410-b5e6-96231b3b80d8
|
2006-12-01 22:26:37 +00:00 |
|
Reid Spencer
|
f2d5532c66
|
Don't treat numeric (untyped) constants as a ConstInfo, just pass the
string and let ConstVal add the type.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@32096 91177308-0d34-0410-b5e6-96231b3b80d8
|
2006-12-01 21:52:30 +00:00 |
|
Reid Spencer
|
16244f4026
|
First version of llvm-upgrade that can correctly upgrade all of
test/Feature
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@32092 91177308-0d34-0410-b5e6-96231b3b80d8
|
2006-12-01 21:10:07 +00:00 |
|
Reid Spencer
|
d154b57ab4
|
valgrind clean version of llvm-upgrade
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@32090 91177308-0d34-0410-b5e6-96231b3b80d8
|
2006-12-01 20:36:40 +00:00 |
|
Reid Spencer
|
e77e35e8b1
|
First version of llvm-upgrade that can correctly upgrade a large test
case.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@32089 91177308-0d34-0410-b5e6-96231b3b80d8
|
2006-12-01 20:26:20 +00:00 |
|
Reid Spencer
|
96839be87f
|
Allow llvm-upgrade to read from stdin. Configure the lexer for reading
from C++ std::istream.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@32041 91177308-0d34-0410-b5e6-96231b3b80d8
|
2006-11-30 16:50:26 +00:00 |
|
Reid Spencer
|
e8776d81f9
|
Ignore generated files.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@32031 91177308-0d34-0410-b5e6-96231b3b80d8
|
2006-11-30 06:37:43 +00:00 |
|
Reid Spencer
|
e7c3c60d86
|
Initial, non-functional, version of llvm-upgrade. This version just echos
its input. Committed for safekeeping purposes. Don't use this yet.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@32030 91177308-0d34-0410-b5e6-96231b3b80d8
|
2006-11-30 06:36:44 +00:00 |
|