| Commit message (Expand) | Author | Age | Files | Lines |
* | Fix makefile for debuginfo-tests execution. | Filipe Cabecinhas | 2014-10-17 | 1 | -0/+1 |
* | Make clang's rewrite engine a core feature | Alp Toker | 2014-07-16 | 1 | -1/+0 |
* | Reverting because reverting r200145. | Adrian Prantl | 2014-01-27 | 1 | -0/+4 |
* | Reverting because reverting r200145. | Adrian Prantl | 2014-01-27 | 1 | -0/+1 |
* | clang-check: Unittests doesn't requires tools. | NAKAMURA Takumi | 2014-01-26 | 1 | -1/+0 |
* | check-clang doesn't require neither llvm_src_root nor llvm_obj_root. | NAKAMURA Takumi | 2014-01-26 | 1 | -4/+0 |
* | Ensure that ENABLE_SHARED is substituted for use in Windows builds | Alp Toker | 2014-01-08 | 1 | -0/+1 |
* | Define ENABLE_CLANG_EXAMPLES instead of relying on BUILD_EXAMPLES | Alp Toker | 2014-01-08 | 1 | -1/+1 |
* | Prospective build fix for the Makefile system | Alp Toker | 2014-01-08 | 1 | -0/+1 |
* | check-clang: Introduce clang_tools_dir in lit.site.cfg, for clang separated f... | NAKAMURA Takumi | 2013-12-18 | 1 | -0/+1 |
* | Make the information about disabled ARCMT/Rewriter/StaticAnalyzer available | Roman Divacky | 2013-08-27 | 1 | -0/+3 |
* | lit support for REQUIRES: asserts. | Andrew Trick | 2011-06-22 | 1 | -1/+0 |
* | Update clang's lit.site.cfg.in in preparation for adding config.llvm_build_mo... | Andrew Trick | 2011-06-16 | 1 | -1/+2 |
* | Reverted r132330, r132321, r132320, r132319 as per discussion. Will try in-te... | Galina Kistanova | 2011-06-02 | 1 | -2/+0 |
* | Preparations for separating target-specific clang tests. | Galina Kistanova | 2011-05-31 | 1 | -0/+2 |
* | test/Makefile: Reapply r127079, use $(ECHOPATH) to make lit.site.cfg(s). | NAKAMURA Takumi | 2011-03-08 | 1 | -20/+22 |
* | Revert r127079: "test/Makefile: Use $(ECHOPATH) to make lit.site.cfg(s)." | Benjamin Kramer | 2011-03-05 | 1 | -22/+20 |
* | test/Makefile: Use $(ECHOPATH) to make lit.site.cfg(s). | NAKAMURA Takumi | 2011-03-05 | 1 | -20/+22 |
* | Add gTest unittests to clang, and write the first one. | Jeffrey Yasskin | 2011-02-03 | 1 | -1/+17 |
* | daniel doesn't hate me, he hates macpython 2.5, which | Chris Lattner | 2010-07-18 | 1 | -4/+0 |
* | see comment. | Chris Lattner | 2010-07-15 | 1 | -0/+4 |
* | I don't know when I committed this, but it's probably a "bad thing". | Chris Lattner | 2010-06-25 | 1 | -1/+1 |
* | improve altivec vector bool/pixel support, patch by Anton Yartsev | Chris Lattner | 2010-06-23 | 1 | -1/+1 |
* | Makefile: Switch Clang Makefiles to always include the top-level Clang Makefile. | Daniel Dunbar | 2010-06-08 | 1 | -2/+2 |
* | sigh | Chris Lattner | 2010-05-15 | 1 | -1/+1 |
* | fix _mm_shuffle_pd too, thanks to Joel Falcou for pointing this out. | Chris Lattner | 2010-05-15 | 1 | -1/+1 |
* | don't force 16 threads. | Chris Lattner | 2010-05-12 | 1 | -2/+2 |
* | pch'ify typeid. | Chris Lattner | 2010-05-09 | 1 | -2/+2 |
* | grr, lit only hates me, not the rest of the world. | Chris Lattner | 2010-04-20 | 1 | -2/+2 |
* | revert r101863, whcih is causing Sema/altivec-init.c to fail on a ton | Chris Lattner | 2010-04-20 | 1 | -2/+2 |
* | Print the errors when a clang test fails instead of just listing the | Jeffrey Yasskin | 2010-04-05 | 1 | -1/+1 |
* | Add clang_site_config user variable, so that extra tests (e.g., utils/C++Syntax) | Daniel Dunbar | 2009-11-05 | 1 | -4/+5 |
* | Add EXTRA_TESTDIRS variable for specifying additional test directories. | Daniel Dunbar | 2009-11-05 | 1 | -0/+3 |
* | make 'make clean' work on Solaris, per Gabor Greif comment | Nuno Lopes | 2009-11-03 | 1 | -1/+1 |
* | make 'make clean' clean everything | Nuno Lopes | 2009-11-03 | 1 | -1/+1 |
* | Add target_triple to Clang site configuration. | Daniel Dunbar | 2009-11-03 | 1 | -0/+1 |
* | Allow the PYTHON make variable to override the default Python when running Cl... | Douglas Gregor | 2009-09-29 | 1 | -1/+1 |
* | Add the lib path to LD_LIBRARY_PATH, so finding .so works (more) portably. | Daniel Dunbar | 2009-09-26 | 1 | -0/+1 |
* | Remove old test runner, this has moved to LLVM/utils/lit and all known clients | Daniel Dunbar | 2009-09-22 | 1 | -12/+2 |
* | Switch to using the new LLVM lit test runner by default. | Daniel Dunbar | 2009-09-20 | 1 | -1/+1 |
* | Include LLVM {src,obj} root in lit.site.cfg, to support non-standard layouts. | Daniel Dunbar | 2009-09-20 | 1 | -3/+5 |
* | Tweak clang testing. | Daniel Dunbar | 2009-09-17 | 1 | -10/+4 |
* | Teach LIT2 how to run Clang tests in the objdir for srcdir != objdir builds. | Daniel Dunbar | 2009-09-10 | 1 | -2/+18 |
* | Support running tests using the new 'lit', via 'make test LIT2=1'. | Daniel Dunbar | 2009-09-08 | 1 | -0/+9 |
* | Support 'make test TESTSUITE=CodeGen', etc. | Daniel Dunbar | 2009-09-04 | 1 | -0/+4 |
* | MultiTestRunner: Simplify, cleanup, and rename! | Daniel Dunbar | 2009-07-31 | 1 | -0/+1 |
* | Tweak MultiTestRunner --path argument. | Daniel Dunbar | 2009-07-27 | 1 | -1/+4 |
* | MultiTestRunner: Make sure to point at src dir, for out of tree builds. | Daniel Dunbar | 2009-07-25 | 1 | -1/+1 |
* | Remove TESTDIR initialization, MultiTestRunner can find the test dirs itself. | Daniel Dunbar | 2009-07-25 | 1 | -1/+1 |
* | Revert to using shell to find files instead of 'find', that wasn't portable. | Daniel Dunbar | 2009-07-12 | 1 | -3/+2 |