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
*
Renamed library preselect to preopts.
Vikram S. Adve
2002-09-20
2
-2
/
+4
*
Minor non-functionality changing changes.
Chris Lattner
2002-09-19
3
-6
/
+6
*
Indent a comment right, add a new one
Chris Lattner
2002-09-19
1
-2
/
+3
*
Avoid deleting the ostream more than once.
Chris Lattner
2002-09-18
3
-3
/
+3
*
KEEP_SYMBOLS by default.
Vikram S. Adve
2002-09-18
1
-0
/
+2
*
Compile sub-directories in parallel, because they don't have interdependencies
Chris Lattner
2002-09-18
1
-1
/
+1
*
gcc3.1.1 seems much more selective about what it loads from archives, and
Vikram S. Adve
2002-09-18
1
-2
/
+2
*
Enable correct support for dynamic loading on Linux
Chris Lattner
2002-09-17
1
-1
/
+1
*
Enable correct support for dynamic loading on Linux
Chris Lattner
2002-09-17
2
-2
/
+2
*
Remove duplicate sparc entry.
Vikram S. Adve
2002-09-16
1
-1
/
+1
*
Use .o files instead of .a files for several cases (that don't actually
Vikram S. Adve
2002-09-16
1
-2
/
+2
*
Change several entries to use the .o instead of .a to expose pass options.
Vikram S. Adve
2002-09-16
1
-3
/
+4
*
Make all registered optimization passes available to llc.
Vikram S. Adve
2002-09-16
1
-90
/
+151
*
Add support for optimization passes that use a TargetMachine object.
Vikram S. Adve
2002-09-16
2
-7
/
+20
*
Function.h is unnecessary when Module.h is included.
Misha Brukman
2002-09-14
1
-1
/
+0
*
Export symbols for linux
Chris Lattner
2002-09-13
1
-1
/
+5
*
* No longer need to run die after instcombine
Chris Lattner
2002-09-06
1
-3
/
+5
*
- Converted CWriter to be an LLVM pass.
Chris Lattner
2002-08-31
3
-30
/
+42
*
Get FindUsedTypes pass
Chris Lattner
2002-08-31
2
-2
/
+2
*
- Reformat comments
Chris Lattner
2002-08-30
1
-18
/
+19
*
- 'analyze' and 'as' now explicitly verify input because AsmParser doesn't.
Chris Lattner
2002-08-30
3
-0
/
+21
*
- 'analyze' and 'as' now explicitly verify input because AsmParser doesn't.
Chris Lattner
2002-08-30
1
-0
/
+4
*
- Eliminate the last traces of the 'analysis' namespace
Chris Lattner
2002-08-30
2
-8
/
+8
*
Link to analysis.o not analysis.a
Chris Lattner
2002-08-30
1
-1
/
+1
*
- GCCAS now uses load value #ing for GCSE
Chris Lattner
2002-08-30
1
-0
/
+2
*
New datastructure analysis correctly uses TargetData
Chris Lattner
2002-08-29
1
-1
/
+1
*
Added mapping lib in llc makefile
Anand Shukla
2002-08-27
1
-1
/
+1
*
Fixed linking problems that wanted me to link to analyze.o instead of analyze.a
Chris Lattner
2002-08-21
1
-1
/
+1
*
Link in all analyses so that we get pointer analysis support built in
Chris Lattner
2002-08-21
1
-1
/
+1
*
Do not leak memory for passes when using -stopAfterNPasses or -stopraise
Chris Lattner
2002-08-17
1
-0
/
+2
*
Run GlobalDCE before deadtypeelim so that we do not retain types for global
Chris Lattner
2002-08-17
1
-0
/
+1
*
- Cleaned up the interface to AnalysisUsage to take analysis class names
Chris Lattner
2002-08-08
3
-8
/
+8
*
Only include the sparc.o file once!
Chris Lattner
2002-08-07
1
-1
/
+1
*
Reorder tool building sequence to more closely match the reality of what
Chris Lattner
2002-08-01
1
-1
/
+1
*
Changes to be GCC3.1 friendly
Chris Lattner
2002-07-31
1
-2
/
+2
*
Change command line option message on -q to make it more accurate
Chris Lattner
2002-07-31
1
-1
/
+1
*
Print the tool name when an error comes from so that I can tell which
Chris Lattner
2002-07-30
7
-29
/
+38
*
Print the tool name when an error comes from so that I can tell which
Chris Lattner
2002-07-30
5
-12
/
+17
*
Print the tool name when an error comes from so that I can tell which
Chris Lattner
2002-07-30
3
-18
/
+18
*
Remove extraneous #includes
Chris Lattner
2002-07-30
2
-4
/
+0
*
Use a module analysis
Chris Lattner
2002-07-29
1
-4
/
+9
*
Seperate analysis wrapper stuff to AnalysisWrappers.cpp
Chris Lattner
2002-07-29
3
-120
/
+202
*
Make analyze use the Pass repository to populate it's command line argument list
Chris Lattner
2002-07-27
1
-151
/
+70
*
Factor PassNamePArser out into llvm/Support/PassNameParser.h
Chris Lattner
2002-07-26
1
-63
/
+3
*
*** empty log message ***
Chris Lattner
2002-07-26
1
-8
/
+4
*
Namespace correctness is good
Chris Lattner
2002-07-25
1
-2
/
+2
*
*** empty log message ***
Chris Lattner
2002-07-25
8
-17
/
+17
*
Be more namespace correct
Chris Lattner
2002-07-25
1
-2
/
+1
*
REmove extra blank lines
Chris Lattner
2002-07-25
1
-2
/
+0
*
*** empty log message ***
Chris Lattner
2002-07-25
3
-0
/
+3
[next]