index
:
llvm
master
release_1
release_16
release_20
release_21
release_22
release_23
release_24
release_25
release_26
release_27
release_28
release_29
release_30
release_31
release_32
release_33
stable
svn-tags/RELEASE_1
svn-tags/RELEASE_20
svn-tags/RELEASE_21
svn-tags/RELEASE_22
svn-tags/RELEASE_23
svn-tags/RELEASE_24
svn-tags/RELEASE_25
svn-tags/RELEASE_26
svn-tags/RELEASE_27
svn-tags/RELEASE_28
svn-tags/RELEASE_29
svn-tags/RELEASE_30
svn-tags/RELEASE_31
svn-tags/RELEASE_32
testing
http://llvm.org
git repository hosting
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
Age
Commit message (
Expand
)
Author
2006-05-12
Remove dead return value.
Chris Lattner
2006-05-12
Refactor a bunch of includes so that TargetMachine.h doesn't have to include
Owen Anderson
2006-05-04
wrap long line
Chris Lattner
2006-05-04
Adjust to use proper TargetData copy ctor
Chris Lattner
2006-05-03
For PR764:
Reid Spencer
2006-05-03
Refactor TargetMachine, pushing handling of TargetData into the target-specif...
Owen Anderson
2006-04-22
This no longer needs the JIT.
Chris Lattner
2006-04-20
Okay, llvm-config is good to go now.
Reid Spencer
2006-04-20
Several Changes To Support Building llvm-config:
Reid Spencer
2006-04-20
Don't build llvm-config until issues are resolved.
Reid Spencer
2006-04-20
Build the llvm-config directory as a tool.
Reid Spencer
2006-04-20
Update the library dependencies for 1.8 with SparcV9 now gone.
Reid Spencer
2006-04-20
Never link in sparcv9
Chris Lattner
2006-04-18
fix printing call graphs
Andrew Lenharth
2006-04-18
Add a warning.
Chris Lattner
2006-04-18
Add a warning
Chris Lattner
2006-04-13
one too many l's
Chris Lattner
2006-04-12
Distribute CVS versions of lex files
Reid Spencer
2006-03-24
Get JIT/Interpreter working on Windows again.
Jeff Cohen
2006-03-24
Ignore the lexer output.
Reid Spencer
2006-03-24
Remove the interpreter component as its not working at the moment.
Reid Spencer
2006-03-23
Ignore temporary files generated by building.
Reid Spencer
2006-03-23
Update to llvm-config tool, by Erik Kidd:
Reid Spencer
2006-03-23
Don't print out ugly command line when building LibDeps.txt.
Reid Spencer
2006-03-23
Updated for library changes:
Reid Spencer
2006-03-23
remove always-null IntrinsicLowering argument.
Chris Lattner
2006-03-22
These changes are necessary to support the new llvm-config tool. llvm-config
Reid Spencer
2006-03-19
The library dependency file in flat format. This file is generated by the
Reid Spencer
2006-03-19
First cut at the Makefile for llvm-config. This initial version just provides
Reid Spencer
2006-03-16
add an assert to get a slightly better msg about this problem
Chris Lattner
2006-03-14
Convert llvm.cs.uiuc.edu -> llvm.org
Reid Spencer
2006-03-08
Fix a really annoying bug in bugpoint that made reducing C++ testcases
Chris Lattner
2006-03-08
Fit to 80 columns.
Chris Lattner
2006-03-06
Make sure command line options are parsed before we try to add the LibPath
Reid Spencer
2006-03-05
For transforms the behave differently if main goes away, add an option to pre...
Andrew Lenharth
2006-03-03
Implemented -quiet feature for analyze
Robert Bocchino
2006-02-22
Turn on loop unswitching tonight
Chris Lattner
2006-02-22
reorder some libraries
Chris Lattner
2006-02-16
remove support for the skeleton target
Chris Lattner
2006-02-14
Adjust to new style "generated files in CVS" mechanism for lex output
Chris Lattner
2006-02-05
SparcV8 -> Sparc
Chris Lattner
2006-02-04
Let bugpoint work on sparc with v9 instructions enabled.
Chris Lattner
2006-01-26
Pass plugins on to children when optimizing.
Andrew Lenharth
2006-01-23
Remove dead #include
Chris Lattner
2006-01-23
It doesn't make sense to give llc a list of passes on the command line,
Chris Lattner
2006-01-23
this doesn't work, remove it
Chris Lattner
2006-01-22
add explicit #includes of iostream
Chris Lattner
2006-01-22
Add explicit #includes of <iostream>
Chris Lattner
2006-01-17
Revert this, I didn't mean to commit it
Chris Lattner
2006-01-17
Add support for programs with a null argv[0]
Chris Lattner
[next]