1. 2c3c7fd Add the ability to use guarded malloc when running llvm lit tests. by David Dean · 11 years ago
  2. 7e980a6 Suppress llvm/test/Other/can-execute.txt on msys bash. by NAKAMURA Takumi · 11 years ago
  3. 250bfb1 Remove the LLVM specific archive index. by Rafael Espindola · 11 years ago
  4. dafd1a6 Do not to perform RUN line substitution of llc if that's prefixed by a hypnen by Eli Bendersky · 11 years ago
  5. 4c8850c AArch64: use MCJIT by default and enable related tests. by Tim Northover · 11 years ago
  6. 7207285 by Ulrich Weigand · 11 years ago
  7. 005159e Use zlib to uncompress debug sections in DWARF parser. by Alexey Samsonov · 12 years ago
  8. 7e87373 Remove obsolete object file dumpers by Nico Rieck · 12 years ago
  9. f0ca9a8 Add object-emission flag for lit tests. This flag is used by Jyotsna Verma · 12 years ago
  10. 3ca3fc5 [test] Use lit's shell test runner on Windows by Reid Kleckner · 12 years ago
  11. 3105d85 Propagate path to ASan/MSan symbolizer into test environment to produce useful reports on errors. by Alexey Samsonov · 12 years ago
  12. f647052 Disable ASan/MSan symbolization of reports in tests. by Evgeniy Stepanov · 12 years ago
  13. 3fbb840 Add asan/msan to the list of available features in LIT test runner by Alexey Samsonov · 12 years ago
  14. 8957f79 Fixup for r176933: more careful setup of path to llvm-symbolizer by Alexey Samsonov · 12 years ago
  15. 992dbcf Set symbolizer path in the test environment. by Evgeniy Stepanov · 12 years ago
  16. fbb662f Introduce llvm::sys::getProcessTriple() function. by Peter Collingbourne · 12 years ago
  17. 238f34a Adding tests for the Intel JIT event listener's MCJIT support. by Andrew Kaylor · 12 years ago
  18. b6843c2 llvm/test/lit.cfg: Don't use mcjit to ppc32 yet, not ready. by NAKAMURA Takumi · 12 years ago
  19. c197a55 Set %defaultjit to use MCJIT for PowerPC targets. by Ulrich Weigand · 12 years ago
  20. d2930d3 Fix unexpected passes. These test do work with LTO on linux. I tested both by Rafael Espindola · 12 years ago
  21. 9f4acd0 tests: Stop mangling '-vg' into the triple, we don't use this currently. by Daniel Dunbar · 12 years ago
  22. b288ad8 test: Add a lit config variable to check if LTO is enabled. by Daniel Dunbar · 12 years ago
  23. 92c39ca Use pre-python 2.5 syntax in lit.cfg. by Sebastian Pop · 12 years ago
  24. b894f96 Enable llvm/test/ExecutionEngine/MCJIT also for cygwin. by NAKAMURA Takumi · 12 years ago
  25. 44a1fd4 test/ExecutionEngine/MCJIT: MCJIT should work also on mingw. by NAKAMURA Takumi · 12 years ago
  26. 7bbd6e3 Support for generating ELF objects on Windows. by Andrew Kaylor · 12 years ago
  27. 9e36496 Add default JIT LIT variable. by James Molloy · 12 years ago
  28. 95643d0 llvm/test/lit.cfg: Retweak for Win32 to fix testing. by NAKAMURA Takumi · 12 years ago
  29. 4177e6f Convert all tests using TCL-style quoting to use shell-style quoting. by Chandler Carruth · 12 years ago
  30. 7e621f3 Switch a bunch of Linker tests from using elaborate echo productions to by Chandler Carruth · 12 years ago
  31. 96f41a1 Remove 'site.exp' building from both CMake and configure+make. by Chandler Carruth · 12 years ago
  32. 7533809 Remove llvm-ld and llvm-stub (which is only used by llvm-ld). by Michael J. Spencer · 13 years ago
  33. e92077f Catch the Python exception when subprocess.Popen is failing. by Sylvestre Ledru · 13 years ago
  34. cc85160 Continue cleanup of LIT, getting rid of the remaining artifacts from dejagnu by Eli Bendersky · 13 years ago
  35. 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
  36. a66a185 Adding a basic ELF dynamic loader and MC-JIT for ELF. Functionality is currently basic and will be enhanced with future patches. by Eli Bendersky · 13 years ago
  37. f86186e test/lit.cfg: Enable the feature 'asserts' to check output of llc -version. by NAKAMURA Takumi · 13 years ago
  38. 7494a12 Update lit's list of tools. by Benjamin Kramer · 13 years ago
  39. 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
  40. 5d5c062 s/tblgen/llvm-tblgen/g in a few missed places, including the tests by Peter Collingbourne · 13 years ago
  41. 8a567f1 Fix PR9833/PR11054 (patch provided by Patrik Hägglund) by David Dean · 13 years ago
  42. eeef9e8 Remove llvm-gcc and various compiler handling from llvm. It's not needed by Eric Christopher · 13 years ago
  43. 7c12837 Lit option for ignoring stderr output. by Andrew Trick · 13 years ago
  44. f2a5842 lit support for REQUIRES: asserts. by Andrew Trick · 13 years ago
  45. 027f98c test/lit.cfg: Add PATHEXT to 'substitution', to recognize tools on Windows hosts. Thanks to Danil Malyshev! by NAKAMURA Takumi · 14 years ago
  46. 41dfd2b Fixed lit.cfg to no longer recognize the old by Sean Callanan · 14 years ago
  47. c37b429 test/lit.cfg: Seek sane tools(and bash) in directories and set to $PATH. by NAKAMURA Takumi · 14 years ago
  48. c95ff3c Fix lit for people whose LLVM path contains 'opt', which is a common directory name on Unix-like systems. by Frits van Bommel · 14 years ago
  49. ee38f85 Include llvm-gcc dir before llvm_tools_dir by Tobias Grosser · 14 years ago
  50. 70ecc97 by David Greene · 14 years ago
  51. fd1ed5f by David Greene · 14 years ago
  52. 18d4987 by David Greene · 14 years ago
  53. 234da68 by David Greene · 14 years ago
  54. 4d75d80 by David Greene · 14 years ago
  55. e7331ee test: Add the feature 'shell' on LLVM_ON_UNIX. by NAKAMURA Takumi · 14 years ago
  56. 44d392a Test: Fix Support.Path and _all_ of the unittest death tests. GetTempPath defaults to \Windows\. by Michael J. Spencer · 14 years ago
  57. 38d439f test: Use $SharedLibDir for loadable modules. On Cygming, loadable modules are not in lib/ but bin. by NAKAMURA Takumi · 14 years ago
  58. b3ccc12 test: Add the new feature 'loadable_module'. by NAKAMURA Takumi · 14 years ago
  59. 48f296d Use LLVMCC_EMITIR_FLAG rather than hard-coding "-emit-llvm". by Duncan Sands · 14 years ago
  60. 51a6455 Spelling fixes in comments. by Duncan Sands · 14 years ago
  61. 06b7f58 Test: Fix LLVMC tests on CMake. by Michael J. Spencer · 14 years ago
  62. 8d854a4 The %ocamlopt setting has embedded quotes. Copy the entire value instead by Bob Wilson · 14 years ago
  63. 2e5ec11 tests: Haste makes waste. by Daniel Dunbar · 14 years ago
  64. 62b4d71 tests: Ignore whitespace in llvm_supports_binding() and llvm_gcc_supports(). by Daniel Dunbar · 14 years ago
  65. 1321fec tests: Don't error out if HOME isn't present in t the environment. by Daniel Dunbar · 14 years ago
  66. 238e73f tests: Tweak lit.cfg to fix breakage with out-of-dir lookup. by Daniel Dunbar · 14 years ago
  67. 9b2cb69 tests: Propogate LLVM_SRC_ROOT and PYTHON_EXECUTABLE environment variables to tests. by Daniel Dunbar · 14 years ago
  68. 32989de Add support for XFAILing valgrind runs with memory leak checking independently by Jeffrey Yasskin · 15 years ago
  69. a56a810 tests: Mangle '-vg' onto the end of the triple when running under valgrind, so by Daniel Dunbar · 15 years ago
  70. 197d009 Revert r97726 and r97728 at ddunbar's request; we want to solve this by John McCall · 15 years ago
  71. 7b7b907 Teach lit to honor conditional directives. The syntax is: by John McCall · 15 years ago
  72. 55983f1 tests: Propogate the HOME environment variable through to tests. I'm ambivalent by Daniel Dunbar · 15 years ago
  73. 3d4cea3 tests: Don't make a missing llvm-gcc dir a fatal error. by Daniel Dunbar · 15 years ago
  74. a04942b Fix a thinko in the lit.cfg. by Daniel Dunbar · 15 years ago
  75. 66c439a Get the LLVMC tests working with clang++ by removing the problematic CXXFLAG in lit. by Benjamin Kramer · 15 years ago
  76. 197f1f0 MCAssembler/Darwin: Add a test (on Darwin) that we assemble a bunch of by Daniel Dunbar · 15 years ago
  77. 89a9c91 Fix llvm_supports_binding for lit, problem noticed by Bob! by Daniel Dunbar · 15 years ago
  78. aefd63d CMake/lit: Add llvm_{unit_,}site_config parameters, and always pass them when running tests from the project files. by Daniel Dunbar · 15 years ago
  79. 5ed7be1 Derive the right paths to use during testing instead of passing it in via make. by Daniel Dunbar · 15 years ago
  80. b0c9a99 Add missing substitution for %llvmgcc_only. by Daniel Dunbar · 15 years ago
  81. 840a718 tests: Add llvm_supports_binding predicate. by Daniel Dunbar · 15 years ago
  82. f3e2d80 Remove prcontext. by Daniel Dunbar · 15 years ago
  83. 70a3b77 Add 'lit' support for llvm tests. by Daniel Dunbar · 15 years ago