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
/
projects
Age
Commit message (
Expand
)
Author
2011-04-15
Fix a ton of comment typos found by codespell. Patch by
Chris Lattner
2010-12-12
Regen configure
Peter Collingbourne
2010-12-12
Fix paths; AutoRegen.sh changes its current working directory to be the
Peter Collingbourne
2010-11-29
I swear I did a make clean and make before committing all this...
Michael J. Spencer
2010-09-09
projects: Don't try to build libcxx if one happens to have it checked out into
Daniel Dunbar
2010-07-16
Remove bogus link.
Eric Christopher
2010-07-16
Remove many calls to TII::isMoveInstr. Targets should be producing COPY anyway.
Jakob Stoklund Olesen
2010-02-23
Testing subversion commit access
Wesley Peck
2010-02-15
CMake: Fixed syntax in conditional.
Oscar Fuentes
2010-02-09
Oops.
Jakob Stoklund Olesen
2010-02-09
clang test suite
Jakob Stoklund Olesen
2010-01-25
Fix autoconf llvm srcdir location for generic projects.
Eric Christopher
2010-01-22
CMake: Don't try to descend into projects/compiler-rt, it doesn't work.
Daniel Dunbar
2010-01-18
Don't try to build compiler-rt if it happens to be checked out into projects/
Daniel Dunbar
2009-10-26
Move DataTypes.h to include/llvm/System, update all users. This breaks the last
Chandler Carruth
2009-08-28
install-sh chmods to 0755 by default, and this causes 'git diff' to show
Torok Edwin
2009-06-24
remove dead makefile flags.
Chris Lattner
2009-03-25
Revert r67655 and r67656, as they are breaking the build. I'm
Dan Gohman
2009-03-25
LLVM's master Makefile.common is in LLVM_SRC_ROOT, not LLVM_OBJ_ROOT.
Dan Gohman
2009-03-24
Regenerate configure.
Dan Gohman
2009-03-24
Fix paths; AutoRegen.sh changes its current working directory to be the
Dan Gohman
2009-03-24
Update for autoconf 2.6x;
Dan Gohman
2009-03-24
Fix bash-isms.
Dan Gohman
2009-03-06
CMake: auto-discover project files under the projects/ subdirectory.
Oscar Fuentes
2008-09-15
Add "sample" documentation to sample project.
Nick Lewycky
2008-06-24
Allow the test suite to be checked out into projects/test-suite.
Matthijs Kooijman
2007-12-29
remove attributions from the rest of the llvm makefiles.
Chris Lattner
2007-06-29
Convert .cvsignore files
John Criswell
2007-02-18
avoid collision with /usr/bin/sample if this ever gets installed.
Chris Lattner
2007-01-17
remove obsolete comment
Chris Lattner
2007-01-17
For PR1074:
Reid Spencer
2007-01-07
relax type
Chris Lattner
2006-12-31
For PR950:
Reid Spencer
2006-12-23
For PR950:
Reid Spencer
2006-12-19
switch statistic over, remove misspelt comment.
Chris Lattner
2006-12-13
Update for llvm-gcc4 build.
Reid Spencer
2006-12-13
Change createInferredCast calls to more accurate cast creation calls.
Reid Spencer
2006-12-07
Changed llvm_ostream et all to OStream. llvm_cerr, llvm_cout, llvm_null, are
Bill Wendling
2006-12-06
Detemplatize the Statistic class.
Devang Patel
2006-11-29
Replacing std::iostreams with llvm iostreams. Some of these changes involve
Bill Wendling
2006-11-27
For PR950:
Reid Spencer
2006-11-08
For PR950:
Reid Spencer
2006-11-05
Don't check variables before they are set.
Reid Spencer
2006-11-03
Make sample project -pedantic clean.
Reid Spencer
2006-11-03
Make Stacker Runtime -pedantic clean.
Reid Spencer
2006-11-02
For PR786:
Reid Spencer
2006-11-02
For PR950:
Reid Spencer
2006-10-26
For PR950:
Reid Spencer
2006-10-20
For PR950:
Reid Spencer
2006-10-02
Don't build the runtime library if LLVMGCC is not configured.
Reid Spencer
[next]