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
...
*
Remove codegen libraries to speed up linking opt
Chris Lattner
2003-04-16
1
-3
/
+2
*
Allow the user to disable the internalize pass
Chris Lattner
2003-04-16
1
-4
/
+11
*
Give verbose error messages if bytecode file cannot be parsed
Chris Lattner
2003-04-16
4
-8
/
+28
*
Improve compatibility with system AS further by allowing input from stdin
Chris Lattner
2003-04-16
1
-16
/
+30
*
* Get rid of using declaration
Chris Lattner
2003-04-16
1
-4
/
+12
*
Namespacify command line options
Chris Lattner
2003-04-16
1
-13
/
+16
*
Minor tweak
Chris Lattner
2003-03-31
1
-1
/
+1
*
Make sure that intermediate code is verifier clean to avoid wierd problems.
Chris Lattner
2003-03-07
1
-0
/
+5
*
* Reduce the number of useless bytecode files produced by bugpoint.
Chris Lattner
2003-02-28
3
-3
/
+50
*
Rename -no-* to -disable-*
Chris Lattner
2003-02-26
1
-2
/
+3
*
Make printing messages nicer
Chris Lattner
2003-02-24
1
-4
/
+3
*
Add new -no-verify option
Chris Lattner
2003-02-12
1
-1
/
+5
*
Add a new -no-output option, useful for -aa-eval tests.
Chris Lattner
2003-02-12
1
-1
/
+5
*
Fix build problem on sparc
Chris Lattner
2003-01-29
1
-1
/
+2
*
Make bugpoint *much* more powerful, giving it the capability to delete instru...
Chris Lattner
2003-01-23
3
-11
/
+113
*
Allow creating of passes like levelraise which use a targetdata ctor
Chris Lattner
2003-01-22
1
-0
/
+5
*
link with static versions of some libs to avoid having to pull in all of ipo/...
Chris Lattner
2003-01-22
1
-2
/
+2
*
Fix didn't fix the race condition in the makefiles
Chris Lattner
2003-01-22
1
-1
/
+1
*
Fix race condition in Makefile
Chris Lattner
2003-01-21
1
-1
/
+1
*
* Prune down library list. In particular, llc doesn't need all of IPO, and n...
Chris Lattner
2003-01-19
1
-10
/
+6
*
Rename header
Chris Lattner
2003-01-14
1
-1
/
+1
*
Link in lots o libraries
Chris Lattner
2003-01-14
1
-1
/
+1
*
No longer need scalaropts lib
Chris Lattner
2003-01-13
1
-1
/
+1
*
Eliminate direct access to TargetData structure
Chris Lattner
2002-12-28
1
-1
/
+1
*
Fix compilation on GCC 3.2
Chris Lattner
2002-12-24
2
-0
/
+2
*
Don't try to buidl jello
Chris Lattner
2002-12-24
1
-5
/
+5
*
Fixes to compile with GCC 3.2
Chris Lattner
2002-12-24
1
-4
/
+4
*
Jello is now part of LLI
Chris Lattner
2002-12-24
7
-544
/
+0
*
Substantial changes to refactor LLI to incorporate both the Jello JIT and
Chris Lattner
2002-12-23
2
-60
/
+80
*
X86 target machine is now parameterizable
Chris Lattner
2002-12-23
1
-1
/
+3
*
New files for miscompilation detection
Chris Lattner
2002-12-23
4
-0
/
+567
*
Implement the start of the miscompilation detection stuff
Chris Lattner
2002-12-23
5
-56
/
+65
*
brg
Brian Gaeke
2002-12-22
1
-0
/
+3
*
Make stuff compiled with gccld not dump into the debugger if there's a problem
Chris Lattner
2002-12-14
1
-1
/
+1
*
Pass command line arguments to main
Chris Lattner
2002-12-13
3
-5
/
+24
*
Add statistic
Chris Lattner
2002-12-13
1
-3
/
+7
*
Made status output debug-only (for testing diffs against lli).
Misha Brukman
2002-12-13
3
-10
/
+13
*
brg
Brian Gaeke
2002-12-13
1
-1
/
+1
*
Implement branches
Chris Lattner
2002-12-13
2
-13
/
+32
*
This checkin is brought to you by the brian gaeke allnighter fund.
Brian Gaeke
2002-12-12
1
-0
/
+16
*
ipa.a only needs to be mentioned once, and spaces should be used instead of
Misha Brukman
2002-12-12
1
-6
/
+3
*
Fix link errors due to new IPModRef pass.
Vikram S. Adve
2002-12-09
1
-2
/
+4
*
Repeat ipa.a. Since IPModRef is currently only used in analysis.o,
Vikram S. Adve
2002-12-09
1
-1
/
+1
*
Add support to count the number of dynamic instructions executed by LLI
Chris Lattner
2002-12-08
1
-4
/
+1
*
Only build jello when compiling on X86
Chris Lattner
2002-12-06
1
-2
/
+11
*
Fix to make jello compile on Sparc even though it won't run.
Chris Lattner
2002-12-06
1
-0
/
+3
*
Add support for global value references
Chris Lattner
2002-12-04
3
-1
/
+24
*
Initial checkin of global var support code
Chris Lattner
2002-12-04
1
-0
/
+90
*
Implement simple global variable support
Chris Lattner
2002-12-04
1
-1
/
+5
*
Implement external function support
Chris Lattner
2002-12-04
1
-1
/
+11
[prev]
[next]