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
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
*
Build llvm-update now.
Reid Spencer
2006-12-02
1
-1
/
+1
*
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
*
target constructors are never used
Chris Lattner
2006-12-01
2
-8
/
+2
*
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
*
Remove extra header.
Nick Lewycky
2006-12-01
1
-1
/
+0
*
Fix opt -o option. Don't pass a pointer to an auto variable which is going
Nick Lewycky
2006-12-01
1
-4
/
+3
*
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
*
Replacing std::iostreams with llvm iostreams. Some of these changes involve
Bill Wendling
2006-11-29
10
-116
/
+134
*
Convert to using llvm streams instead of iostreams.
Bill Wendling
2006-11-28
2
-25
/
+28
*
Add an -append-exit-code option to bugpoint. This will cause bugpoint to
Reid Spencer
2006-11-28
1
-0
/
+11
*
For PR950:
Reid Spencer
2006-11-27
3
-8
/
+34
*
Update to new predicate simplifier VRP design. Fixes PR966 and PR967.
Nick Lewycky
2006-11-22
2
-2
/
+0
*
Added the --disable-compression option which controls whether the
John Criswell
2006-11-21
1
-1
/
+5
*
Need <iostream> for the time being.
Bill Wendling
2006-11-17
2
-0
/
+2
*
Need iostream to be included for the time being.
Bill Wendling
2006-11-17
1
-0
/
+1
*
Minor style fixes from review.
Reid Spencer
2006-11-11
2
-6
/
+5
*
Add a -disable-loop-extraction option to bugpoint.
Reid Spencer
2006-11-11
1
-2
/
+9
*
For PR998:
Reid Spencer
2006-11-11
1
-12
/
+18
*
completely revert patrick's enhancement to bugpoint. Though it makes bugpoint
Chris Lattner
2006-11-09
1
-123
/
+15
*
add a new bugpoint mode -llc-safe. This uses LLC for both halves of a
Chris Lattner
2006-11-09
1
-3
/
+9
*
For PR950:
Reid Spencer
2006-11-08
1
-3
/
+6
*
Fix a problem in the the last patch that subverts error message printing.
Reid Spencer
2006-11-05
1
-1
/
+1
*
Unbreak VC++ build.
Jeff Cohen
2006-11-05
2
-2
/
+2
*
Make llvm2cpp -pedantic clean.
Reid Spencer
2006-11-03
1
-1
/
+1
*
For PR786:
Reid Spencer
2006-11-02
7
-16
/
+4
*
For PR950:
Reid Spencer
2006-11-02
1
-3
/
+9
*
Forgot a }
Bill Wendling
2006-10-27
1
-0
/
+1
*
Re-added the part where it tries to remove all global variables first.
Bill Wendling
2006-10-27
1
-12
/
+37
*
Save temp. bc files when saveTemps flag is true. Use final output file
Devang Patel
2006-10-26
1
-11
/
+24
*
For PR950:
Reid Spencer
2006-10-26
1
-3
/
+9
*
Fix for PR960. Improves bugpoint so that it removes global variable
Bill Wendling
2006-10-25
3
-23
/
+110
[next]