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
/
llvmc
Age
Commit message (
Expand
)
Author
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-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-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
2008-11-25
CMake: llvmc2 is now known as llvmc.
Oscar Fuentes
2008-11-25
Since the old llvmc was removed, rename llvmc2 to llvmc.
Mikhail Glushenkov
2008-05-04
Drop llvmc also, it will be replaced by shiny new llvmc2
Anton Korobeynikov
2008-02-26
Detabify.
Bill Wendling
2008-02-20
Get rid of hash_map in llvmc
Anton Korobeynikov
2008-02-20
Unbreak build with gcc 4.3: provide missed includes and silence most annoying...
Anton Korobeynikov
2007-12-29
regenerate
Chris Lattner
2007-12-29
remove attributions
Chris Lattner
2007-12-29
remove attributions from tools.
Chris Lattner
2007-12-29
remove attributions from tools/utils makefiles.
Chris Lattner
2007-10-22
add a 'don't use me' marker.
Chris Lattner
2007-10-08
Move the space in overview output for commands out of each of the
Dan Gohman
2007-07-05
update the .cvs files.
Chris Lattner
2007-07-05
Here is the bulk of the sanitizing.
Gabor Greif
2007-06-29
Convert .cvsignore files
John Criswell
2007-05-06
use the new MemoryBuffer interfaces to simplify error reporting in clients.
Chris Lattner
2007-05-06
switch tools to bitcode instead of bytecode
Chris Lattner
2007-05-06
add bitcode support, optimize reading to not read all function bodies just
Chris Lattner
2007-04-08
Make TempDir a PathWithStatus so we don't have to cast it to one.
Reid Spencer
2007-04-07
For PR1291:
Reid Spencer
2007-03-29
For PR789:
Reid Spencer
2007-02-16
Add possibility to set memory limit for binaries run via libSystem. This
Anton Korobeynikov
2007-02-12
Fix build error on ARM.
Lauro Ramos Venancio
2007-02-07
move an llvmc-specific function out of the bcreader into llvmc.
Chris Lattner
2007-02-07
push bytecode decompressor out through APIs. Now the bytecode reader
Chris Lattner
2006-12-13
Ressurrect this needed file.
Reid Spencer
2006-12-13
Ressurrect the Stacker "st" configuration. Someday this will all go
Reid Spencer
[next]