index
:
emscripten-fastcomp-clang
master
emscripten clang
git repository hosting
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
utils
/
C++Tests
/
LLVM-Code-Syntax
/
lit.local.cfg
Age
Commit message (
Expand
)
Author
2013-01-25
[utils] Remove C++Tests that I don't think anyone uses anymore.
Daniel Dunbar
2012-11-14
Remove the cellspu port.
Eric Christopher
2012-03-23
Remove the vestiges of the C backend.
Eric Christopher
2011-10-27
Remove the Alpha backend.
Dan Gohman
2011-10-25
Remove the Blackfin backend.
Dan Gohman
2011-10-24
Remove the SystemZ backend.
Dan Gohman
2009-12-23
Don't commit my silly little local changes
Douglas Gregor
2009-12-23
Fix DISABLE_SMART_POINTERS build
Douglas Gregor
2009-12-22
Revert accidental commit
Douglas Gregor
2009-12-22
Switch Sema::AddCXXDirectInitializerToDecl over to InitializationSequence
Douglas Gregor
2009-12-17
Add a couple more paths to the LLVM-Code-Syntax test
Douglas Gregor
2009-12-14
Remove accidental commit containing local paths for the LLVM-Code-Syntax test
Douglas Gregor
2009-12-14
Minor cleanups for constructor initialization in InitializationSequence
Douglas Gregor
2009-12-10
Beef up Clang-on-LLVM testing a bit, by making LLVM-Syntax recursive
Douglas Gregor
2009-11-26
Add C++ tests to try to parse and compile the LLVM libraries
Douglas Gregor