index
:
emscripten-fastcomp
master
LLVM with the emscripten fastcomp javascript backend
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-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
2005-01-16
Rename BUILD_* to PROJ_*
Reid Spencer
2004-12-30
For PR351:
Reid Spencer
2004-12-20
Use Config/alloca.h instead of alloca.h - pointed out by Duraid and Misha
Brian Gaeke
2004-12-19
Make this compile on Solaris.
Brian Gaeke
2004-12-19
For PR351:
Reid Spencer
2004-12-15
Change LLVMGCCDIR/bytecode-libs -> LLVMGCCDIR/lib
Reid Spencer
2004-12-13
Make use of the new Path inserter function.
Reid Spencer
2004-12-13
PR351: \
Reid Spencer
2004-12-11
Path::get -> Path::toString
Reid Spencer
[prev]
[next]