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
*
Documentation like this doesn't belong here, and now we have the commandguide
Chris Lattner
2004-08-15
1
-15
/
+0
*
More Functionality:
Reid Spencer
2004-08-15
8
-218
/
+619
*
Initial configuration files (to be installed) for ll (LLVM Assembly) and
Reid Spencer
2004-08-15
2
-0
/
+34
*
Converted to use flex for tokenizing input so we can use an easier to
Reid Spencer
2004-08-14
9
-723
/
+752
*
Fix header commentary.
Reid Spencer
2004-08-13
1
-3
/
+2
*
Additional functionality. This version handles option parsing and parameter
Reid Spencer
2004-08-13
3
-44
/
+477
*
First version of a utility internal to llvmc that handles the parsing and
Reid Spencer
2004-08-13
4
-0
/
+998
*
If the block extractor fails, actually emit the bc file that failed to extract
Chris Lattner
2004-08-12
1
-1
/
+5
*
Move CompilerDriver.h here.
Reid Spencer
2004-08-10
2
-1
/
+76
*
Initial makefile for the LLVM Compiler Driver.
Reid Spencer
2004-08-10
1
-0
/
+13
*
First "do nothing" version of the LLVM Compiler Driver. This version just
Reid Spencer
2004-08-10
1
-0
/
+167
*
while we're at it, make the libraries be on separate lines
Chris Lattner
2004-08-05
1
-4
/
+21
*
Lines need to end with \ to make sure they're actually continued
Misha Brukman
2004-08-05
1
-2
/
+2
*
* Add PowerPC library to LLC
Misha Brukman
2004-08-05
1
-18
/
+3
*
sparcv9select is history.
Brian Gaeke
2004-08-05
1
-1
/
+1
*
* Convert C++ comments to C
Misha Brukman
2004-08-04
4
-37
/
+51
*
Shared libraries are usually prepended with `lib'
Misha Brukman
2004-08-04
1
-1
/
+1
*
sparcv9select is history
Brian Gaeke
2004-08-04
1
-1
/
+1
*
libsparcv9select is history
Brian Gaeke
2004-08-04
1
-1
/
+0
*
This pass has proven its metal, remove -disable option.
Chris Lattner
2004-08-02
1
-5
/
+1
*
Fix #includes of i*.h => Instructions.h as per PR403.
Misha Brukman
2004-07-29
2
-2
/
+2
*
Run DSE at link-time, and turn on an IP alias analysis by default in gccld!
Chris Lattner
2004-07-27
1
-1
/
+7
*
Finally give bugpoint -timeout support!
Chris Lattner
2004-07-24
2
-2
/
+20
*
Pass timeouts into the low level "execute program with timeout" function
Chris Lattner
2004-07-24
1
-12
/
+18
*
Provide timeout values to all abstract interpreters
Chris Lattner
2004-07-24
1
-4
/
+7
*
* Convert "\n" -> '\n'
Misha Brukman
2004-07-23
5
-20
/
+21
*
Remove redundant SCCP pass
Chris Lattner
2004-07-22
1
-1
/
+5
*
These files don't need to include <iostream> since they include "Support/Debu...
Brian Gaeke
2004-07-21
3
-3
/
+0
*
Err, fix last checkin
Chris Lattner
2004-07-19
1
-1
/
+1
*
Fix bugpoint miscompilation support on OS/X
Chris Lattner
2004-07-19
1
-1
/
+3
*
Remove this printer
Chris Lattner
2004-07-18
2
-38
/
+0
*
bug 122:
Reid Spencer
2004-07-18
1
-2
/
+1
*
bug 122:
Reid Spencer
2004-07-18
2
-2
/
+2
*
Correctly build shared objects on MacOS X for debugging code generators
Misha Brukman
2004-07-16
1
-1
/
+5
*
Build skeleton target
Chris Lattner
2004-07-16
1
-2
/
+3
*
IA64 compat
Chris Lattner
2004-07-16
2
-2
/
+3
*
Actually, use an exception to stop verification. This gives us much better
Chris Lattner
2004-07-13
1
-1
/
+5
*
There is no reason to abort and print a stack trace if there is a verification
Chris Lattner
2004-07-13
1
-1
/
+1
*
* Tabs to spaces
Misha Brukman
2004-07-12
1
-7
/
+5
*
Correct an output typo.
Reid Spencer
2004-07-11
1
-1
/
+1
*
Prune unused #include
Chris Lattner
2004-07-11
1
-1
/
+0
*
Goodbye macro hell, hello nice clean and simple code. This also gives llc
Chris Lattner
2004-07-11
1
-58
/
+17
*
Add -load option
Chris Lattner
2004-07-11
4
-0
/
+4
*
Add a -load option
Chris Lattner
2004-07-11
1
-0
/
+1
*
Add #include <iostream> since Value.h does not include it any more.
Reid Spencer
2004-07-04
11
-1
/
+13
*
Add #include <iostream> since Value.h does not #include it any more.
Reid Spencer
2004-07-04
2
-0
/
+2
*
Build llvm-bcanalyzer
Brian Gaeke
2004-07-02
1
-1
/
+1
*
Name Change: llvm-abcd -> llvm-bcanalyzer
Reid Spencer
2004-07-02
2
-7
/
+7
*
Implement verification feature.
Reid Spencer
2004-06-29
1
-4
/
+20
*
The analyzer code now lives in the bcreader library. The bcanalyzer lib
Reid Spencer
2004-06-29
1
-1
/
+1
[next]