1. b288ad8 test: Add a lit config variable to check if LTO is enabled. by Daniel Dunbar · 12 years ago
  2. 96f41a1 Remove 'site.exp' building from both CMake and configure+make. by Chandler Carruth · 12 years ago
  3. bb8cef5 - Added ExecutionEngine/MCJIT tests by Danil Malyshev · 12 years ago
  4. 288967d Revert r153694. It was causing failures in the buildbots. by Bill Wendling · 12 years ago
  5. 4b0b8ef Re-factored RuntimeDyld. Added ExecutionEngine/MCJIT tests. by Danil Malyshev · 12 years ago
  6. 3e29671 Revert a series of commits to MCJIT to get the build working in CMake by Chandler Carruth · 13 years ago
  7. 799184d Re-factored RuntimeDyld. Added ExecutionEngine/MCJIT tests. by Danil Malyshev · 13 years ago
  8. 0f0c411 Replace all instances of dg.exp file with lit.local.cfg, since all tests are run with LIT now and now Dejagnu. dg.exp is no longer needed. by Eli Bendersky · 13 years ago
  9. dd4667f tests: Rip out a bunch of now unused test code relating to use of llvm-gcc in LLVM tests. by Daniel Dunbar · 13 years ago
  10. 75d3387 cmake+lit: handle ENABLE_ASSERTIONS feature properly. by Andrew Trick · 13 years ago
  11. f2a5842 lit support for REQUIRES: asserts. by Andrew Trick · 13 years ago
  12. c86f24c cmake may require LIT_TOOLS_DIR. Reviewed by chapuni. Sorry for breaking. by Andrew Trick · 13 years ago
  13. 05c087d Add support to lit for build mode requirements. e.g. by Andrew Trick · 13 years ago
  14. b656a11 CMake: Add the new option LLVM_LIT_TOOLS_DIR. It can specify "Path to GnuWin32 tools". by NAKAMURA Takumi · 14 years ago
  15. b3ccc12 test: Add the new feature 'loadable_module'. by NAKAMURA Takumi · 14 years ago
  16. d420e7b CMake: lit(check.vcproj) can run with multiple configurations on Visual Studio. by NAKAMURA Takumi · 14 years ago
  17. 9b2cb69 tests: Propogate LLVM_SRC_ROOT and PYTHON_EXECUTABLE environment variables to tests. by Daniel Dunbar · 14 years ago
  18. fb76ffb Generate lit.site.cfg from a .in file, as clang does. by Daniel Dunbar · 15 years ago