1. 16bc878 Cleanup some unused RUN lines. by Daniel Dunbar · 15 years ago
  2. 14cb2a2 Add a test for OptionPreprocessor. by Mikhail Glushenkov · 15 years ago
  3. 2cea7bd Disallow multiple instances of PluginPriority. by Mikhail Glushenkov · 15 years ago
  4. 39482dd Input files should go before all other options. by Mikhail Glushenkov · 15 years ago
  5. 1e31a13 Fix a small issue with recent changes to this code. by Mikhail Glushenkov · 15 years ago
  6. fbc18f8 tests: Use %abs_tmp instead of ./%t to make these tests portable to 'lit'. by Daniel Dunbar · 15 years ago
  7. 8a2b012 Sink llvm-gcc dependent tests into distinct subdirs. by Daniel Dunbar · 15 years ago
  8. 43c8a06 Rewrite tests to not use Tcl substitution. by Daniel Dunbar · 15 years ago
  9. 7262baf Simplify LLVMC tests. by Daniel Dunbar · 15 years ago
  10. e89331b The 'forward_as' property did not use its second argument. by Mikhail Glushenkov · 15 years ago
  11. f868156 Fix incorrect code generation with ENV. by Mikhail Glushenkov · 15 years ago
  12. 827632a Add a comment. by Mikhail Glushenkov · 15 years ago
  13. 1aa1f74 Fix a typo that prevents hello.mm from running (and runs hello.m twice). by Julien Lerouge · 15 years ago
  14. 171de4f Rename dg.exp to llvmc.exp. This is so I can ignore it during a make check if I want to. by Bill Wendling · 16 years ago
  15. 6dff394 The 'false.c' test must depend on llvm-g++. by Mikhail Glushenkov · 16 years ago
  16. 19d3e82 Add three new option properties. by Mikhail Glushenkov · 16 years ago
  17. a298bb7 Allow hooks with arguments. by Mikhail Glushenkov · 16 years ago
  18. a01ce00 Use ignore & grep instead of XFAIL. by Mikhail Glushenkov · 16 years ago
  19. 260435c Remove Clang tests since clang is not installed on the buildbots. by Mikhail Glushenkov · 16 years ago
  20. 78bd53d Add some rudimentary tests for . by Mikhail Glushenkov · 16 years ago
  21. b4ced5a Make 'extern' an option property. by Mikhail Glushenkov · 16 years ago
  22. abb009d Add some clarifying comments. by Mikhail Glushenkov · 16 years ago
  23. 15dcc2a Add tests for tblgen's LLVMC backend. by Mikhail Glushenkov · 16 years ago
  24. 113ec35 Since the old llvmc was removed, rename llvmc2 to llvmc. by Mikhail Glushenkov · 16 years ago
  25. 911cfdb LLVMC2: -emit-llvm stops compilation. by Daniel Dunbar · 16 years ago
  26. ff6477b LLVMC2: Teach llvm_gcc_c tool about -include and -fsyntax-only. by Daniel Dunbar · 16 years ago
  27. 77e0c85 Add LLVMC2 tool definitions for Objective-C and Objective-C++. by Daniel Dunbar · 16 years ago
  28. 0d9deac Renaming LLVMC/dg.exp to LLVM/llvmc.exp by Bill Wendling · 16 years ago
  29. 74a0c28 Fix the -opt switch and add a test case for it. by Mikhail Glushenkov · 16 years ago
  30. 34f3762 Fix: 'sink' handling was broken. by Mikhail Glushenkov · 16 years ago
  31. 969c9d3 Check if llvm-gcc is available before running tests. Patch by Matthijs Kooijman! by Tanya Lattner · 16 years ago
  32. 5c98d82 Filter option names to escape symbols not allowed as C++ identifiers. by Mikhail Glushenkov · 16 years ago
  33. 2e9e0c2 Move test files around a bit - fixes the reported number of test cases. by Mikhail Glushenkov · 16 years ago
  34. 76b1b24 Use edge weights to choose the right linker based on input language names. by Mikhail Glushenkov · 16 years ago
  35. 978d498 Add a --linker command-line option, make all tests pass. by Mikhail Glushenkov · 16 years ago
  36. ceda173 Add two (currently failing) tests. by Mikhail Glushenkov · 16 years ago
  37. 35a85e8 Take object file as input and handle files with the same name correctly. by Mikhail Glushenkov · 16 years ago
  38. 3c30e6c First small tests for llvmc2. by Mikhail Glushenkov · 16 years ago