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
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
2006-12-06
make all llvm tools call llvm_shutdown when they exit, static'ify some stuff.
Chris Lattner
2006-11-02
For PR786:
Reid Spencer
2006-09-04
Use LINK_COMPONENTS to specify *components* to link against instead of
Chris Lattner
2006-08-29
Delete a no-longer-supported configuration item.
Reid Spencer
2006-08-25
For PR797:
Reid Spencer
2006-08-22
Make the sys::Path::GetTemporaryDirectory method not throw exceptions and
Reid Spencer
2006-08-21
For PR797:
Reid Spencer
2006-08-16
Patches to correct several bugs in llvmc.
Reid Spencer
2006-08-01
No need to check isWriteable here (which isn't sufficient anyway). Just attempt
Chris Lattner
2006-07-07
Tools require EH for their top-level try blocks.
Chris Lattner
2006-06-21
Remove unneeded libs
Chris Lattner
2006-06-21
For PR811:
Reid Spencer
2006-06-01
Use archive libraries instead of object files for VMCore, BCReader,
Reid Spencer
2006-05-29
silly cleanup
Chris Lattner
2006-05-24
Patches to make the LLVM sources more -pedantic clean. Patch provided
Chris Lattner
2006-04-12
Distribute CVS versions of lex files
Reid Spencer
2006-03-24
Ignore the lexer output.
Reid Spencer
2006-02-14
Adjust to new style "generated files in CVS" mechanism for lex output
Chris Lattner
2005-08-27
Implement PR614:
Reid Spencer
2005-07-27
Eliminate all remaining tabs and trailing spaces.
Jeff Cohen
2005-07-08
Final Changes For PR495:
Reid Spencer
2005-07-07
For PR495:
Reid Spencer
2005-07-07
For PR495:
Reid Spencer
2005-05-19
For PR514:
Reid Spencer
2005-05-19
For PR514:
Reid Spencer
2005-05-05
* Use consistent spacing for function arguments
Misha Brukman
2005-05-03
Minor clean-ups
Misha Brukman
2005-05-03
Clean up and correct llvmc configurations for C and C++
Misha Brukman
2005-05-03
std::string(NULL) does not a proper constructor make
Misha Brukman
2005-05-03
Omit periods at the end of command-line switch explanations for consistency
Misha Brukman
2005-04-22
Remove trailing whitespace
Misha Brukman
2005-04-20
#include system headers after all LLVM headers
Misha Brukman
2005-04-11
Ensure that the arguments passed to sys::Program::ExecuteAndWait include
Reid Spencer
2005-02-24
Use DataInstall macro instead of INSTALL.
Reid Spencer
2005-02-18
Adjust the help output so that it will fit cleanly within 80 columns.
Reid Spencer
2005-02-13
Conform to the documented interface by null terminating argument lists!
Chris Lattner
2005-01-17
sysconfdir -> PROJ_etcdir
Reid Spencer
[prev]
[next]