index
:
external_llvm.git
replicant-6.0
Unnamed repository; edit this file 'description' to name the repository.
git repository hosting
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
/
llvm-upgrade
/
UpgradeLexer.l
Commit message (
Expand
)
Author
Age
Files
Lines
*
For PR1256:
Reid Spencer
2007-03-21
1
-19
/
+24
*
For PR1187:
Reid Spencer
2007-02-08
1
-2
/
+7
*
Changes to support making the shift instructions be true BinaryOperators.
Reid Spencer
2007-02-02
1
-4
/
+5
*
For All These Bugs:
Reid Spencer
2007-01-26
1
-168
/
+311
*
For PR1113:
Reid Spencer
2007-01-15
1
-1
/
+1
*
Reorganize things a bit in preparation for rewrite. Although this looks
Reid Spencer
2007-01-15
1
-1
/
+1
*
Can't generate "bool" any more. Change to i1
Reid Spencer
2007-01-13
1
-1
/
+1
*
Major update of llvm-upgrade:
Reid Spencer
2007-01-05
1
-2
/
+2
*
For PR1070:
Reid Spencer
2007-01-02
1
-3
/
+1
*
For PR950:
Reid Spencer
2006-12-31
1
-9
/
+12
*
For PR950:
Reid Spencer
2006-12-29
1
-0
/
+1
*
Implement upgrade of setcc instruction to icmp/fcmp, but don't enable it
Reid Spencer
2006-12-02
1
-0
/
+22
*
Support several new upgrades:
Reid Spencer
2006-12-02
1
-3
/
+5
*
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