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
/
utils
/
Makefile
Age
Commit message (
Expand
)
Author
2007-02-06
Set the new NO_INSTALL flag for build-only tools.
Reid Spencer
2006-04-20
llvm-config doesn't live here anymore ==> tools
Reid Spencer
2006-04-20
Burg not needed any more now that SparcV9 is gone.
Reid Spencer
2006-04-17
Rename BuildShuffleTable -> PerfectShuffle
Chris Lattner
2006-04-13
Add missing things to the distribution.
Reid Spencer
2006-04-12
Fix a typo in the name of a file.
Reid Spencer
2006-04-12
Additional files to distribute.
Reid Spencer
2006-04-12
Add the llvm-config directory to the EXTRA_DIST line so it gets distributed
Reid Spencer
2006-03-23
Update to llvm-config tool, by Erik Kidd:
Reid Spencer
2004-10-25
New Makefile Features:
Reid Spencer
2004-04-13
Out with spiff, in with fpcmp
Chris Lattner
2004-04-12
Build Spiff directory
Brian Gaeke
2003-10-20
Added LLVM copyright to Makefiles.
John Criswell
2003-10-05
Move support/tools/* back into utils
Chris Lattner
2003-09-29
Moved llvm/utils/Burg and llvm/utils/TableGen to llvm/support/tools.
John Criswell
2002-12-02
Add makefile to build subdirs
Chris Lattner