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
*
Give passnames to the printer classes
Chris Lattner
2002-11-06
1
-0
/
+6
*
No need to explicitly inclue ExportSymbols now
Chris Lattner
2002-11-04
5
-6
/
+5
*
Simple passes that print out SCCs in the CFGs or in the CallGraph of a module.
Vikram S. Adve
2002-11-04
2
-0
/
+186
*
Implement a new -print-callgraph analysis that turns a callgraph into a dot
Chris Lattner
2002-11-04
2
-2
/
+90
*
Disable correlated expressions pass until it is reliable.
Vikram S. Adve
2002-11-03
1
-1
/
+1
*
Reassociate now works
Chris Lattner
2002-10-31
1
-3
/
+2
*
Return 0 instead of 1 for correct execution. Makes automated testing happy.
Misha Brukman
2002-10-30
1
-1
/
+1
*
Jello now builds
Chris Lattner
2002-10-29
1
-1
/
+1
*
* Privatize the TargetName
Chris Lattner
2002-10-29
2
-2
/
+2
*
Allow TargetMachine to refuse static code gen
Chris Lattner
2002-10-29
1
-4
/
+8
*
Convert jello to use PassManager
Chris Lattner
2002-10-29
1
-39
/
+26
*
Rename Sparc.h TargetMachineImpls.h
Chris Lattner
2002-10-29
1
-1
/
+1
*
* Remove explicit strcmp calls
Chris Lattner
2002-10-29
1
-3
/
+3
*
After removing stuff from TargetMachine, we now no longer have to include
Chris Lattner
2002-10-28
1
-1
/
+1
*
Add codegen library
Chris Lattner
2002-10-28
2
-4
/
+24
*
Initial checkin of LLVM JIT, codenamed jello. This tool is not built by
Chris Lattner
2002-10-25
2
-0
/
+86
*
Added datastructure library to resolve link error.
Vikram S. Adve
2002-10-25
1
-1
/
+1
*
* Fix extract to work with constant pointer refs correctly
Chris Lattner
2002-10-12
2
-62
/
+104
*
- Implement a new -print-cfg option for analyze, that causes it to print the
Chris Lattner
2002-10-07
2
-0
/
+176
*
Avoid making external global variables internal
Chris Lattner
2002-10-07
2
-2
/
+4
*
- The extract tool now is sure to extract the function implementation for
Chris Lattner
2002-10-06
2
-2
/
+14
*
Temporary change to make datastructure stuff link in right
Chris Lattner
2002-10-01
1
-1
/
+1
*
Change LowerAllocations pass to 'require' TargetData instead of it being
Chris Lattner
2002-09-25
1
-1
/
+1
*
Make sure to close the file before deleting it
Chris Lattner
2002-09-24
3
-3
/
+12
*
* Remove the -stopraise option, which is no longer needed now that we have
Chris Lattner
2002-09-22
1
-10
/
+1
*
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
[next]