| Commit message (Expand) | Author | Age | Files | Lines |
* | Remove 'site.exp' building from both CMake and configure+make. | Chandler Carruth | 2012-06-28 | 1 | -0/+4 |
* | - Added ExecutionEngine/MCJIT tests | Danil Malyshev | 2012-05-17 | 1 | -0/+2 |
* | Revert r153694. It was causing failures in the buildbots. | Bill Wendling | 2012-03-29 | 1 | -1/+0 |
* | Re-factored RuntimeDyld. | Danil Malyshev | 2012-03-29 | 1 | -0/+1 |
* | Revert a series of commits to MCJIT to get the build working in CMake | Chandler Carruth | 2012-03-22 | 1 | -1/+0 |
* | Re-factored RuntimeDyld. | Danil Malyshev | 2012-03-21 | 1 | -0/+1 |
* | Replace all instances of dg.exp file with lit.local.cfg, since all tests are ... | Eli Bendersky | 2012-02-16 | 1 | -0/+2 |
* | tests: Rip out a bunch of now unused test code relating to use of llvm-gcc in... | Daniel Dunbar | 2011-10-27 | 1 | -1/+0 |
* | cmake+lit: handle ENABLE_ASSERTIONS feature properly. | Andrew Trick | 2011-06-23 | 1 | -1/+1 |
* | lit support for REQUIRES: asserts. | Andrew Trick | 2011-06-22 | 1 | -1/+1 |
* | cmake may require LIT_TOOLS_DIR. | Andrew Trick | 2011-06-16 | 1 | -0/+1 |
* | Add support to lit for build mode requirements. e.g. | Andrew Trick | 2011-06-16 | 1 | -1/+1 |
* | CMake: Add the new option LLVM_LIT_TOOLS_DIR. It can specify "Path to GnuWin3... | NAKAMURA Takumi | 2011-02-09 | 1 | -0/+1 |
* | test: Add the new feature 'loadable_module'. | NAKAMURA Takumi | 2010-11-29 | 1 | -0/+1 |
* | CMake: lit(check.vcproj) can run with multiple configurations on Visual Studio. | NAKAMURA Takumi | 2010-11-27 | 1 | -0/+8 |
* | tests: Propogate LLVM_SRC_ROOT and PYTHON_EXECUTABLE environment variables to... | Daniel Dunbar | 2010-06-12 | 1 | -0/+1 |
* | Generate lit.site.cfg from a .in file, as clang does. | Daniel Dunbar | 2009-09-22 | 1 | -0/+9 |