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
*
Repeat some libs due to circular dependences between Sparc and other
Vikram S. Adve
2001-10-10
1
-1
/
+1
*
Add hack to get rid of malloc & free instructions for code generation
Chris Lattner
2001-10-04
1
-4
/
+123
*
Pull iterators out of CFG.h and CFGdecls and put them in Support directory
Chris Lattner
2001-09-28
3
-15
/
+18
*
Add support to print a call graph, and also add support for module level inte...
Chris Lattner
2001-09-28
1
-7
/
+37
*
Add proper support to send output to the right place
Chris Lattner
2001-09-19
1
-3
/
+36
*
Emit assembly language from the target...
Chris Lattner
2001-09-19
1
-0
/
+1
*
C++ gives us auto_ptr's, so we might as well use them. :)
Chris Lattner
2001-09-18
1
-30
/
+24
*
Minor changes.
Vikram S. Adve
2001-09-18
1
-21
/
+33
*
Added regalloc
Ruchira Sasanka
2001-09-15
1
-1
/
+1
*
Oops, accidentally checked my debugging makefile
Chris Lattner
2001-09-14
1
-1
/
+1
*
Make a new llvm/Target #include directory.
Chris Lattner
2001-09-14
1
-31
/
+23
*
Checkin changes to:
Chris Lattner
2001-09-14
1
-2
/
+4
*
This checkin represents some cleanup of the backend, implementing the followi...
Chris Lattner
2001-09-14
3
-15
/
+4
*
Export the instruction forest support from the analysis library
Chris Lattner
2001-09-14
1
-1
/
+7
*
Genericize support for calling functions a bit
Chris Lattner
2001-09-10
1
-0
/
+1
*
iFix dependence order
Chris Lattner
2001-09-09
1
-1
/
+1
*
Remove extraneous space
Chris Lattner
2001-09-09
2
-2
/
+2
*
Make use of the new TOOLNAME/USEDLIBS options provided in Makefile.common
Chris Lattner
2001-09-07
8
-60
/
+24
*
Remove old old file
Chris Lattner
2001-09-07
1
-5
/
+0
*
Convert llc driver to standard tool format
Chris Lattner
2001-09-07
1
-15
/
+8
*
Uhm... that was really bad
Chris Lattner
2001-09-07
1
-1
/
+1
*
Clean up driver
Chris Lattner
2001-09-07
1
-34
/
+21
*
Remove support for const pool merging, which is obsolete now.
Chris Lattner
2001-09-07
1
-3
/
+1
*
Build lli first
Chris Lattner
2001-09-07
1
-1
/
+1
*
Makefile for tools/tests/
Vikram S. Adve
2001-08-28
1
-0
/
+13
*
Driver to test IsPowerOf2. Could be extended for other library routines.
Vikram S. Adve
2001-08-28
1
-0
/
+46
*
Changed link line.
Vikram S. Adve
2001-08-28
1
-3
/
+3
*
Add calls to NormalizeMethod() and to ScheduleInstructionsWithSSA().
Vikram S. Adve
2001-08-28
1
-14
/
+42
*
Lots of new functionality
Chris Lattner
2001-08-27
1
-1
/
+1
*
Add dependence to libvmcore.
Vikram S. Adve
2001-08-25
2
-2
/
+4
*
Compile LLI
Chris Lattner
2001-08-23
1
-1
/
+1
*
Initial checkin of interpreter
Chris Lattner
2001-08-23
2
-0
/
+78
*
Add library dep
Chris Lattner
2001-07-25
2
-2
/
+2
*
Parenthesize output for expranalyze so that pointer stuff being multiplied is...
Chris Lattner
2001-07-25
1
-2
/
+2
*
Build as before dis
Chris Lattner
2001-07-25
1
-1
/
+1
*
Change option name slightly
Chris Lattner
2001-07-23
1
-1
/
+1
*
Use the new Alias command line option
Chris Lattner
2001-07-23
2
-4
/
+6
*
CommandLine library cleanup. No longer use getValue/setValue, instead, just ...
Chris Lattner
2001-07-23
9
-135
/
+122
*
-help is verbose enough that we don't need this anymore
Chris Lattner
2001-07-23
1
-14
/
+0
*
Moved inline/llvm/Tools/* to include/llvm/Support/*
Chris Lattner
2001-07-23
9
-9
/
+9
*
Removal of the redundant CompileContext wrapper
Chris Lattner
2001-07-23
1
-8
/
+4
*
Verbosify descriptions
Chris Lattner
2001-07-23
3
-15
/
+18
*
Large scale changes to implement new command line argument facility
Chris Lattner
2001-07-23
21
-582
/
+367
*
Privatize LLCOptions. It had no business being visible to the entire
Chris Lattner
2001-07-22
3
-55
/
+107
*
Convert from using C style char*'s to strings.
Chris Lattner
2001-07-22
1
-2
/
+2
*
Instructions for use
Chris Lattner
2001-07-21
1
-0
/
+14
*
Make sure we build all of the code!
Chris Lattner
2001-07-21
1
-1
/
+1
*
Renamed include/llvm/Codegen to include/llvm/CodeGen
Chris Lattner
2001-07-21
1
-2
/
+2
*
Make the makefile work
Chris Lattner
2001-07-21
1
-7
/
+2
*
Support changed expression api
Chris Lattner
2001-07-21
1
-5
/
+5
[next]