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
2009-02-20
Revert 62987. This is already reverted in mainline.
Tanya Lattner
2009-01-30
Add some comments.
Mikhail Glushenkov
2009-01-28
Add three new option properties.
Mikhail Glushenkov
2009-01-26
Build libLTO on any platform so long as PIC is enabled.
Nick Lewycky
2009-01-24
Perform optional clang building.
Mike Stump
2009-01-21
Fix 'llvm-config --libs' output.
Mikhail Glushenkov
2009-01-21
Change the hook API back to prevent memory leaks.
Mikhail Glushenkov
2009-01-21
Allow hooks with arguments.
Mikhail Glushenkov
2009-01-16
Registry.h should not depend on CommandLine.h.
Mikhail Glushenkov
2009-01-16
Delete trailing whitespace.
Mikhail Glushenkov
2009-01-15
Add the private linkage.
Rafael Espindola
2009-01-15
Some small documentation fixes.
Mikhail Glushenkov
2009-01-15
Clarify the documentation a bit.
Mikhail Glushenkov
2009-01-14
Make -o a prefix option.
Mikhail Glushenkov
2009-01-09
Add a --check-graph option to llvmc.
Mikhail Glushenkov
2009-01-07
CMake: replace `rm' with portable invocations of cmake.
Oscar Fuentes
2009-01-05
make llvm-ld smart enough to link against native libraries that are
Chris Lattner
2009-01-03
Setting BUILD_ARCHIVE to 0 has the same effect as defining it to 1.
Bill Wendling
2009-01-02
Reimplement the old and horrible bison parser for .ll files with a nice
Chris Lattner
2008-12-31
Add spacing between type and variable name.
Misha Brukman
2008-12-31
Comment headers should extend to 80 chars.
Misha Brukman
2008-12-31
Fix spacing to be uniform for parameters.
Misha Brukman
2008-12-31
Rename AddReadAttrs to FunctionAttrs, and teach it how
Duncan Sands
2008-12-17
Some enhancements for the 'case' expression.
Mikhail Glushenkov
2008-12-13
Add a comment to the auto-generated docs.
Mikhail Glushenkov
2008-12-13
Merge llvm-rst.css and llvm.css.
Mikhail Glushenkov
2008-12-13
Some more documentation tweaks.
Mikhail Glushenkov
2008-12-13
More cosmetic tweaks for llvmc docs.
Mikhail Glushenkov
2008-12-11
Fix W3C validator errors.
Mikhail Glushenkov
2008-12-11
Use correct file for the llvmc tutorial.
Mikhail Glushenkov
2008-12-11
Update the auto-generated llvmc documentation.
Mikhail Glushenkov
2008-12-11
Add a '-Wo,' option that passes options to opt.
Mikhail Glushenkov
2008-12-11
Merge Base.td and Tools.td.
Mikhail Glushenkov
2008-12-09
Support -emit-llvm properly (with -S and -c).
Mikhail Glushenkov
2008-12-08
Generalize bugpoint's concept of a "safe" backend, and add options
Dan Gohman
2008-12-07
CMake: Added Tool.cpp to tools/llvmc/driver.
Oscar Fuentes
2008-12-07
Describe recent changes in the documentation.
Mikhail Glushenkov
2008-12-07
Make 'extern' an option property.
Mikhail Glushenkov
2008-12-07
Plugin updates: support more options.
Mikhail Glushenkov
2008-12-07
Join tools couldn't be used in the middle of the toolchain.
Mikhail Glushenkov
2008-12-07
Enable the Clang plugin by default.
Mikhail Glushenkov
2008-12-07
Update plugins to use (actions).
Mikhail Glushenkov
2008-12-07
Use (actions) instead of option properties, support external options.
Mikhail Glushenkov
2008-12-04
Enable LoopIndexSplit pass.
Devang Patel
2008-11-30
Remove warning about declaration does not declare anything. This class was
Nick Lewycky
2008-11-29
Add protected visibility to libLTO.
Nick Lewycky
2008-11-28
Scrap some boilerplate.
Mikhail Glushenkov
2008-11-28
Add 'hidden' and 'really_hidden' option properties.
Mikhail Glushenkov
2008-11-28
Documentation: clarify what is meant by 'multiple edges'.
Mikhail Glushenkov
2008-11-26
Disallow multiple edges.
Mikhail Glushenkov
[next]