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
/
TableGen
/
LLVMCConfigurationEmitter.cpp
Age
Commit message (
Expand
)
Author
2009-12-17
s/TokenizeCmdline/TokenizeCmdLine/
Mikhail Glushenkov
2009-12-15
Convert llvmc tests to FileCheck.
Mikhail Glushenkov
2009-12-15
Support hook invocation from 'append_cmd'.
Mikhail Glushenkov
2009-12-15
Validate the generated C++ code in llvmc tests.
Mikhail Glushenkov
2009-12-15
Allow $CALL(Hook, '$INFILE') for non-join tools.
Mikhail Glushenkov
2009-12-07
Simplify a bit.
Mikhail Glushenkov
2009-12-07
Throw 'const char*' instead of 'std::string'.
Mikhail Glushenkov
2009-12-07
Deprecate 'unpack_values'.
Mikhail Glushenkov
2009-12-07
Implement 'forward_value' and 'forward_transformed_value'.
Mikhail Glushenkov
2009-12-07
Refactoring, no functionality change.
Mikhail Glushenkov
2009-12-01
Forward -save-temps to llvm-gcc.
Mikhail Glushenkov
2009-11-03
mark some constant global const.
Chris Lattner
2009-10-27
80-col violation.
Mikhail Glushenkov
2009-10-22
Make 'unset_option' work on list options.
Mikhail Glushenkov
2009-10-21
Implement any_[not_]empty and list versions of switch_on and [not_]empty.
Mikhail Glushenkov
2009-10-19
More refactoring...
Mikhail Glushenkov
2009-10-18
Refactoring, no functionality change.
Mikhail Glushenkov
2009-10-17
First draft of the OptionPreprocessor.
Mikhail Glushenkov
2009-10-17
Disallow multiple instances of PluginPriority.
Mikhail Glushenkov
2009-10-09
Omit the 'out_file_index != -1' check when possible.
Mikhail Glushenkov
2009-10-08
Input files should go before all other options.
Mikhail Glushenkov
2009-09-28
Add a way to query the number of input files.
Mikhail Glushenkov
2009-09-28
A bit prettier formatting.
Mikhail Glushenkov
2009-09-21
Use raw_ostream::indent instead of passing strings.
Mikhail Glushenkov
2009-09-10
Distinguish between 'empty' and empty DAG marker.
Mikhail Glushenkov
2009-09-10
Add a logical 'not' operator to llvmc's TableGen dialect.
Mikhail Glushenkov
2009-08-23
Prune #includes from llvm/Linker.h and llvm/System/Path.h,
Chris Lattner
2009-07-07
Add an 'init' option property.
Mikhail Glushenkov
2009-07-07
Refactoring.
Mikhail Glushenkov
2009-07-07
Comment fix.
Mikhail Glushenkov
2009-07-03
Replace std::iostreams with raw_ostream in TableGen.
Daniel Dunbar
2009-06-25
Better error message.
Mikhail Glushenkov
2009-06-23
Make llvmc work again.
Mikhail Glushenkov
2009-06-23
A little bit nicer formatting.
Mikhail Glushenkov
2009-06-23
Typo.
Mikhail Glushenkov
2009-05-06
A better error message.
Mikhail Glushenkov
2009-05-06
The 'forward_as' property did not use its second argument.
Mikhail Glushenkov
2009-05-05
Fix incorrect code generation with ENV.
Mikhail Glushenkov
2009-04-19
Add some assertions.
Mikhail Glushenkov
2009-02-27
'append_cmd' should split its argument.
Mikhail Glushenkov
2009-01-28
Typo.
Mikhail Glushenkov
2009-01-28
Add three new option properties.
Mikhail Glushenkov
2009-01-21
Change the hook API back to prevent memory leaks.
Mikhail Glushenkov
2009-01-21
Allow hooks with arguments.
Mikhail Glushenkov
2008-12-18
Fix typo in error message.
Mikhail Glushenkov
2008-12-17
Some enhancements for the 'case' expression.
Mikhail Glushenkov
2008-12-11
Put Edge* classes into anonymous namespace.
Mikhail Glushenkov
2008-12-07
Make 'extern' an option property.
Mikhail Glushenkov
2008-12-07
Better error message.
Mikhail Glushenkov
2008-12-07
Re-apply Cedric's changes.
Mikhail Glushenkov
[prev]
[next]