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
/
test
/
LLVMC
/
OptionPreprocessor.td
Age
Commit message (
Expand
)
Author
2011-09-19
Remove llvmc and assorted build machinery for it.
Eric Christopher
2010-10-23
Remove -llvmc-temp-hack from tblgen.
Mikhail Glushenkov
2010-10-06
Generalize tblgen's dag parsing logic to handle arbitrary expressions
Chris Lattner
2010-08-30
Test: Fix LLVMC tests on CMake.
Michael J. Spencer
2010-08-23
llvmc: Make syntax more consistent.
Mikhail Glushenkov
2010-08-13
Remove -fexceptions from llvmc tests.
Mikhail Glushenkov
2010-03-21
XFAIL tests from LLVMC on valgrind or valgrind+leak-checking. We
Jeffrey Yasskin
2010-02-23
Update the test suite.
Mikhail Glushenkov
2010-01-27
Revert commit 94666 (ddunbar) [Suppress clang warning about unused arguments].
Duncan Sands
2010-01-27
Suppress clang warning about unused arguments.
Daniel Dunbar
2009-12-23
Allow (set_option SwitchOption, true).
Mikhail Glushenkov
2009-12-18
Make 'set_option' work with list options.
Mikhail Glushenkov
2009-12-17
Add a 'set_option' action for use in OptionPreprocessor.
Mikhail Glushenkov
2009-12-15
Convert llvmc tests to FileCheck.
Mikhail Glushenkov
2009-12-15
Validate the generated C++ code in llvmc tests.
Mikhail Glushenkov
2009-10-25
Add a test for OptionPreprocessor.
Mikhail Glushenkov