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
*
Change run-lli -> run-int
Chris Lattner
2003-10-18
1
-1
/
+1
*
Default to using the CBE instead of the Interpreter if no -run-* option is sp...
Chris Lattner
2003-10-18
1
-1
/
+2
*
If we detect a pass crash during miscompilation testing, immediately enter the
Chris Lattner
2003-10-18
1
-4
/
+4
*
Fix bug in my checkin
Chris Lattner
2003-10-18
1
-1
/
+0
*
Another formatting fix
Chris Lattner
2003-10-18
1
-4
/
+4
*
More cleanups
Chris Lattner
2003-10-17
1
-3
/
+7
*
Be more helpful if a pass fails while chasing down a miscompilation
Chris Lattner
2003-10-17
2
-2
/
+9
*
Make llvm-nm work in "pipe mode"
Chris Lattner
2003-10-16
1
-3
/
+7
*
Geeze, what is with Brian and these ifdef's?
Chris Lattner
2003-10-16
1
-2
/
+0
*
Welcome llvm-nm to the family
Chris Lattner
2003-10-16
1
-1
/
+1
*
Unfortunately, it looks like level raise is still needed :(
Chris Lattner
2003-10-16
1
-2
/
+1
*
Okay, this is a little hack that "scratches an itch" of mine.
Brian Gaeke
2003-10-16
2
-0
/
+132
*
Give this file a proper header
Chris Lattner
2003-10-15
1
-2
/
+1
*
The levelraise pass is a broken old piece of crufty code that should be
Chris Lattner
2003-10-15
1
-1
/
+2
*
Flush output after writing out the list of function names.
Brian Gaeke
2003-10-15
1
-0
/
+1
*
add support forloading additional .so files on the command line
Chris Lattner
2003-10-14
1
-1
/
+6
*
Change the execute methods to take the shared object filename by const refere...
Chris Lattner
2003-10-14
3
-27
/
+37
*
Generalize abstract interpreter interface to allow linking in an arbitrary nu...
Chris Lattner
2003-10-14
2
-25
/
+43
*
Enabling incremental bytecode loading in the JIT:
Misha Brukman
2003-10-14
1
-11
/
+15
*
Substantial cleanups:
Chris Lattner
2003-10-14
2
-67
/
+73
*
The return value of compileSharedObject was never used. Return the shared
Chris Lattner
2003-10-14
3
-9
/
+10
*
Actually return an error if something bad happens, don't just exit.
Chris Lattner
2003-10-14
1
-5
/
+4
*
minor cleanups
Chris Lattner
2003-10-14
1
-2
/
+2
*
Fix minor formatting bug
Chris Lattner
2003-10-14
1
-2
/
+2
*
Eliminate the bugpoint -mode option, by making bugpoint automatically infer t...
Chris Lattner
2003-10-14
2
-36
/
+22
*
Unbreak code generator debug mode
Chris Lattner
2003-10-13
1
-3
/
+5
*
LLI no longer has -abort-on-exception
Chris Lattner
2003-10-13
1
-1
/
+0
*
Don't include <stdlib.h>.
Brian Gaeke
2003-10-10
1
-1
/
+0
*
Don't include "Config/stdlib.h".
Brian Gaeke
2003-10-10
1
-1
/
+0
*
Rewrite head-of-file comment.
Brian Gaeke
2003-10-10
1
-7
/
+4
*
Add a new -disable-inlining option
Chris Lattner
2003-10-10
1
-1
/
+6
*
Fix spelling.
Misha Brukman
2003-10-10
4
-8
/
+9
*
Fix grammar.
Misha Brukman
2003-10-10
6
-7
/
+7
*
Renamed dis.cpp => llvm-dis.cpp
Misha Brukman
2003-10-10
1
-129
/
+0
*
Renamed as.cpp => llvm-as.cpp; this should've happened a long time ago.
Misha Brukman
2003-10-10
1
-115
/
+0
*
Make more error messages have gccld's name in them.
Brian Gaeke
2003-10-08
1
-4
/
+6
*
This header file moved. Thanks to Bill and Nightly tester for noticing
Chris Lattner
2003-10-07
1
-1
/
+1
*
ToolRunner.h has been moved from include/Support to include/llvm/Support.
Misha Brukman
2003-10-06
1
-1
/
+1
*
Add a file header
Chris Lattner
2003-09-30
1
-0
/
+6
*
Doxygen-ified comments.
Misha Brukman
2003-09-30
1
-187
/
+147
*
* Ordered includes according to LLVM style
Misha Brukman
2003-09-30
1
-70
/
+18
*
Made code more terse:
Misha Brukman
2003-09-30
1
-15
/
+4
*
Doxygen-ified function comments.
Misha Brukman
2003-09-30
1
-61
/
+43
*
Removed extra space in comments.
Misha Brukman
2003-09-30
1
-12
/
+12
*
Remove initials from source file
Chris Lattner
2003-09-30
1
-2
/
+1
*
Make code more terse:
Misha Brukman
2003-09-30
1
-69
/
+38
*
1. Use better error messages in LinkFiles().
Brian Gaeke
2003-09-30
2
-3
/
+4
*
Update file headers for renamed files.
Chris Lattner
2003-09-30
2
-13
/
+5
*
Use the newly abstracted interface for running our tools and gcc.
Misha Brukman
2003-09-29
1
-437
/
+18
*
Implementation of the abstraction of running our tools + gcc, taken out of
Misha Brukman
2003-09-29
1
-0
/
+374
[next]