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
/
opt
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix usage of changed function prototype
Reid Spencer
2004-11-14
1
-1
/
+1
*
Change Library Names Not To Conflict With Others When Installed
Reid Spencer
2004-10-27
1
-4
/
+5
*
We're not doing automake any more
Reid Spencer
2004-10-22
1
-656
/
+0
*
We won't use automake
Reid Spencer
2004-10-22
1
-21
/
+0
*
Initial automake generated Makefile template
Reid Spencer
2004-10-18
1
-0
/
+656
*
Fix hyphenation and quoting style for great justice
Misha Brukman
2004-10-15
1
-1
/
+1
*
Update to reflect changes in Makefile rules.
Reid Spencer
2004-10-13
1
-1
/
+1
*
Initial version of automake Makefile.am file.
Reid Spencer
2004-10-10
1
-0
/
+21
*
'Pass' should now not be derived from by clients. Instead, they should derive
Chris Lattner
2004-09-20
2
-4
/
+4
*
Finegrainify namespacification
Chris Lattner
2004-09-20
1
-7
/
+4
*
Changes For Bug 352
Reid Spencer
2004-09-01
3
-4
/
+4
*
Add the LLVMsystem.a library as it is now used for operating system
Reid Spencer
2004-08-29
1
-1
/
+1
*
The functions in Signal.h are now in the llvm::sys namespace - adjust
Reid Spencer
2004-08-29
1
-2
/
+2
*
Remove this printer
Chris Lattner
2004-07-18
1
-19
/
+0
*
bug 122:
Reid Spencer
2004-07-18
1
-1
/
+1
*
Prune unused #include
Chris Lattner
2004-07-11
1
-1
/
+0
*
Add -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
1
-0
/
+1
*
Add #include <iostream> since Value.h does not #include it any more.
Reid Spencer
2004-07-04
1
-0
/
+1
*
Make sure to link all IPA's into opt, so that it has access to stuff like
Chris Lattner
2004-06-25
1
-1
/
+1
*
Neuter the -q option. Stop printing the "program modified" message, ever
Chris Lattner
2004-05-27
1
-3
/
+2
*
Re-introduce the -q option and make opt always return 0, even if the
Reid Spencer
2004-05-27
1
-3
/
+7
*
Removed the -q option and the default message written to stderr. The
Reid Spencer
2004-05-27
1
-6
/
+3
*
Right, globals aren't values yet..
Chris Lattner
2004-05-27
1
-1
/
+1
*
Add a simple pass.
Chris Lattner
2004-05-27
1
-0
/
+45
*
Header file moved
Chris Lattner
2004-05-27
1
-1
/
+1
*
finegrainify namespacification
Chris Lattner
2004-04-12
1
-17
/
+16
*
Remove obsolete analyses
Chris Lattner
2004-04-02
1
-71
/
+1
*
Fix wonky header
Chris Lattner
2004-04-02
1
-2
/
+14
*
Make sure to print a stack trace whenever an error signal is delivered to the
Chris Lattner
2004-02-19
1
-0
/
+1
*
Rename method
Chris Lattner
2003-12-23
1
-1
/
+1
*
Make 'opt -o -' work correctly instead of creating a file named './-'
Chris Lattner
2003-12-10
1
-2
/
+2
*
Put all LLVM code into the llvm namespace, as per bug 109.
Brian Gaeke
2003-11-11
4
-0
/
+11
*
Delete the -print-cfg pass from this file
Chris Lattner
2003-10-22
1
-67
/
+2
*
Added LLVM copyright to Makefiles.
John Criswell
2003-10-20
1
-0
/
+8
*
Removed extraneous comment line.
John Criswell
2003-10-20
1
-1
/
+0
*
Added LLVM project notice to the top of every C++ source file.
John Criswell
2003-10-20
1
-0
/
+7
*
fix file headers
Chris Lattner
2003-10-20
2
-2
/
+0
*
Added copyright header to all C++ source files.
John Criswell
2003-10-20
3
-0
/
+24
*
Fix grammar.
Misha Brukman
2003-10-10
1
-1
/
+1
*
Rename TarjanSCCIterator -> scc_iterator
Chris Lattner
2003-08-31
1
-9
/
+10
*
Don't explicitly use the SCC class
Chris Lattner
2003-08-31
1
-2
/
+2
*
The SCC::HasLoop method is now in the main iterator
Chris Lattner
2003-08-31
1
-7
/
+7
*
The tarjan iterator now returns a reference to the current SCC, not a possibl...
Chris Lattner
2003-08-31
1
-2
/
+2
*
Indent classes correctly in the namespace
Chris Lattner
2003-08-31
1
-46
/
+56
*
* Cleanups
Chris Lattner
2003-08-31
1
-38
/
+30
*
Remove instloops library
Chris Lattner
2003-07-21
1
-1
/
+1
*
Added pass to instrument backedges for lightweight tracing
Anand Shukla
2003-07-18
1
-2
/
+1
*
The word `separate' only has one `e'.
Misha Brukman
2003-07-14
1
-1
/
+1
*
Converted tabs to spaces.
Misha Brukman
2003-07-10
1
-1
/
+1
[next]