| Commit message (Expand) | Author | Age | Files | Lines |
* | Fix LTO handling of module-level assembly (PR14152). | Peter Collingbourne | 2013-09-19 | 1 | -1/+0 |
* | [tests] Update to use lit_config and lit package, as appropriate. | Daniel Dunbar | 2013-08-09 | 1 | -3/+3 |
* | [tests] Avoid deprecated except syntax. | Daniel Dunbar | 2013-08-07 | 1 | -1/+4 |
* | Allow host triple to be correctly overridden in CMake builds | Tim Northover | 2013-05-04 | 1 | -1/+1 |
* | Use zlib to uncompress debug sections in DWARF parser. | Alexey Samsonov | 2013-04-23 | 1 | -0/+1 |
* | Add asan/msan to the list of available features in LIT test runner | Alexey Samsonov | 2013-03-26 | 1 | -0/+1 |
* | Introduce llvm::sys::getProcessTriple() function. | Peter Collingbourne | 2013-01-16 | 1 | -0/+1 |
* | Adding tests for the Intel JIT event listener's MCJIT support. | Andrew Kaylor | 2012-11-21 | 1 | -0/+1 |
* | test: Add a lit config variable to check if LTO is enabled. | Daniel Dunbar | 2012-10-18 | 1 | -0/+1 |
* | 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 |