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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Match the llvmAsmParser's handling of ICmp and FCmp instructions.
Reid Spencer
2006-12-03
4
-1730
/
+1812
*
Regenerate.
Reid Spencer
2006-12-03
5
-385
/
+388
*
Add a needed #include.
Reid Spencer
2006-12-03
1
-0
/
+1
*
Regenerate.
Reid Spencer
2006-12-02
8
-3249
/
+4014
*
Implement upgrade of setcc instruction to icmp/fcmp, but don't enable it
Reid Spencer
2006-12-02
2
-1
/
+74
*
Regenerate.
Reid Spencer
2006-12-02
7
-3607
/
+3794
*
Support several new upgrades:
Reid Spencer
2006-12-02
4
-169
/
+215
*
Regenerate.
Reid Spencer
2006-12-02
4
-520
/
+623
*
Implement the GEP upgrade for non-constant unsigned indices
Reid Spencer
2006-12-02
3
-56
/
+87
*
Keep lists of values so they can be examined.
Reid Spencer
2006-12-02
7
-442
/
+594
*
Add support for global types and type resolution. Fix several minor
Reid Spencer
2006-12-02
11
-603
/
+877
*
Handle upgrade of fp -> ptr cast with fp -> int -> ptr
Reid Spencer
2006-12-01
6
-386
/
+522
*
Don't convert {} into []!
Reid Spencer
2006-12-01
4
-8
/
+8
*
Allow the new cast instructions.
Reid Spencer
2006-12-01
10
-2706
/
+3146
*
Upgrade shr to ashr and lshr
Reid Spencer
2006-12-01
10
-2514
/
+2574
*
Don't treat numeric (untyped) constants as a ConstInfo, just pass the
Reid Spencer
2006-12-01
6
-1480
/
+1380
*
First version of llvm-upgrade that can correctly upgrade all of
Reid Spencer
2006-12-01
8
-1956
/
+2004
*
valgrind clean version of llvm-upgrade
Reid Spencer
2006-12-01
5
-378
/
+355
*
First version of llvm-upgrade that can correctly upgrade a large test
Reid Spencer
2006-12-01
13
-3715
/
+4516
*
Allow llvm-upgrade to read from stdin. Configure the lexer for reading
Reid Spencer
2006-11-30
11
-674
/
+694
*
Ignore generated files.
Reid Spencer
2006-11-30
1
-0
/
+4
*
Initial, non-functional, version of llvm-upgrade. This version just echos
Reid Spencer
2006-11-30
13
-0
/
+15223