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
2004-08-24
Link with bcreader and vmcore.
Reid Spencer
2004-08-24
- Implement the %args% substitution
Reid Spencer
2004-08-24
- Alphabetize the list of token enumerators.
Reid Spencer
2004-08-24
- Rename and rearrange for clarity
Reid Spencer
2004-08-24
- Remove unused GetSuffix function
Reid Spencer
2004-08-24
Remove unneeded flags.
Reid Spencer
2004-08-22
Provide support for retaining the version number found in a config file.
Reid Spencer
2004-08-22
Add the VERSION token.
Reid Spencer
2004-08-22
Add support for version numbers.
Reid Spencer
2004-08-22
Shorten lines so this file can be used as the documentation example
Reid Spencer
2004-08-20
Change @ -> % in config files. @name@ might be needed for config files to
Reid Spencer
2004-08-20
Implement the correct search for configuration files. llvmc will now try
Reid Spencer
2004-08-20
Add CONFIG_FILES so the language specific config files can be installed.
Reid Spencer
2004-08-20
Implement Assembly support.
Reid Spencer
2004-08-19
Actually let it compile after file name changes.
Reid Spencer
2004-08-19
Moved ConfigData -> Configuration
Reid Spencer
2004-08-19
Implement many new features for llvmc. This is the first version that will
Reid Spencer
2004-08-16
Back out dependencies on lib/System/Path.h
Reid Spencer
2004-08-16
Fix definitions to match tool's actual capabilities.
Reid Spencer
2004-08-15
More Functionality:
Reid Spencer
2004-08-15
Initial configuration files (to be installed) for ll (LLVM Assembly) and
Reid Spencer
2004-08-14
Converted to use flex for tokenizing input so we can use an easier to
Reid Spencer
2004-08-13
Fix header commentary.
Reid Spencer
2004-08-13
Additional functionality. This version handles option parsing and parameter
Reid Spencer
2004-08-13
First version of a utility internal to llvmc that handles the parsing and
Reid Spencer
2004-08-10
Move CompilerDriver.h here.
Reid Spencer
2004-08-10
Initial makefile for the LLVM Compiler Driver.
Reid Spencer
2004-08-10
First "do nothing" version of the LLVM Compiler Driver. This version just
Reid Spencer
[prev]