1. 12378d4 Add a comment and some tests including the NULL byte. by Eric Christopher · 11 years ago
  2. 999c693 Added a unittest for APFloat::getSmallestNormalized. by Michael Gottesman · 11 years ago
  3. 7d13d52 Added code to the unittest for APFloat::getSmallest to double check that we consider the result to be denormal. by Michael Gottesman · 11 years ago
  4. 3e8d356 Add a unittest for APFloat::getSmallest. by Michael Gottesman · 11 years ago
  5. a32edcf [APInt] Implement tcDecrement as a counterpart to tcIncrement. This is for use in APFloat IEEE-754R 2008 nextUp/nextDown function. by Michael Gottesman · 11 years ago
  6. 725e3d3 Add to testsuite. by Eric Christopher · 11 years ago
  7. f7306f2 ArrayRef-ize MD5 and clean up a few variable names. by Eric Christopher · 11 years ago
  8. 3b77151 [Support] Remove Count{Leading,Trailing}Zeros_{32,64}. by Michael J. Spencer · 11 years ago
  9. 54c7482 [Support][MathExtras] Fix literal type issues. by Michael J. Spencer · 11 years ago
  10. 36fe3f2 [Support] Add type generic bit utilities to MathExtras.h by Michael J. Spencer · 11 years ago
  11. 6cfed36 Expose the RTDyldMemoryManager through the C API. This allows clients of by Filip Pizlo · 11 years ago
  12. 1441bf7 Roll out r182407 and r182408 because they broke builds. by Filip Pizlo · 11 years ago
  13. 52755c4 Expose the RTDyldMemoryManager through the C API. This allows clients of by Filip Pizlo · 11 years ago
  14. e3658a2 by Ulrich Weigand · 11 years ago
  15. a4de3f2 Partially revert change in r181200 that tried to simplify JIT unit test #ifdefs. by Bob Wilson · 11 years ago
  16. 4e4464b SubArch support in MCJIT unittest by Renato Golin · 11 years ago
  17. 233a4d7 AArch64: enable MCJIT unittests by Tim Northover · 11 years ago
  18. abb38fe Minor changes to the MCJITTest unittests to use the correct API for finalizing by David Tweed · 11 years ago
  19. 453f4f0 Use only explicit bool conversion operators by David Blaikie · 11 years ago
  20. 13a3cf1 SectionMemoryManager shouldn't be a JITMemoryManager. Previously, the by Filip Pizlo · 11 years ago
  21. 8305acb Get the unittests compiling when building with cmake and the setting by Duncan Sands · 11 years ago
  22. 4b6b53b Fix a bug that APFloat::fusedMultiplyAdd() mistakenly evaluate "14.5f * -14.5f + 225.0f" to 225.0f. by Shuxin Yang · 11 years ago
  23. 50be71d Fix MCJITCAPITest.cpp unit test on Windows. by Andrew Kaylor · 11 years ago
  24. e449654 Remove exception handling support from the old JIT. by Rafael Espindola · 11 years ago
  25. 61e0172 Implemented public interface for modifying registered (not positional or sink options) command line options at runtime. by Andrew Trick · 11 years ago
  26. b7ad33b Support command line option categories. by Andrew Trick · 11 years ago
  27. 7207285 by Ulrich Weigand · 11 years ago
  28. 1218bc4 by Ulrich Weigand · 11 years ago
  29. 46e7e6f Add missing PatternMatch.cpp to CMakeLists.txt by Arnold Schwaighofer · 11 years ago
  30. e79d92c PatternMatch: Matcher for (un)ordered floating point min/max by Arnold Schwaighofer · 11 years ago
  31. 0e1327e This exposes more MCJIT options via the C API: by Filip Pizlo · 11 years ago
  32. a4fa74e Wrap some lines to bring MCJITCAPITest into conformance with the 80 column limit. by Filip Pizlo · 11 years ago
  33. 2a83943 Try to fix ProgramTest on FreeBSD by Reid Kleckner · 11 years ago
  34. d2755af Exposing MCJIT through C API by Andrew Kaylor · 11 years ago
  35. 1c48945 Re-enabling MCJIT object caching with memory leak fixed by Andrew Kaylor · 11 years ago
  36. 06fd5bf Revert "Adding object caching support to MCJIT" by Rafael Espindola · 11 years ago
  37. 7467e5e Revert "Exposing MCJIT through C API" by Rafael Espindola · 11 years ago
  38. 8c31b29 Exposing MCJIT through C API by Andrew Kaylor · 11 years ago
  39. 268adf2 Don't forward declare environ on Windows by Reid Kleckner · 11 years ago
  40. 26b222e Fixing cmake build for MCJIT unit tests by Andrew Kaylor · 11 years ago
  41. 07f0392 Adding object caching support to MCJIT by Andrew Kaylor · 11 years ago
  42. 8eca677 Un-revert the environ copy in ProgramTest after fixing it on OS X by Reid Kleckner · 11 years ago
  43. a0bd5df Add more guards around zlib-dependent code by Alexey Samsonov · 11 years ago
  44. ee03c94 Add basic zlib support to LLVM. This would allow to use compression/uncompression in selected LLVM tools. by Alexey Samsonov · 11 years ago
  45. 2c8dc64 Revert "Add a missing reference on a std::vector<> out param" by Michael Gottesman · 11 years ago
  46. 0af5493 Add a missing reference on a std::vector<> out param by Reid Kleckner · 11 years ago
  47. 6641fa7 [Support] Propagate the environment into the test child process by Reid Kleckner · 11 years ago
  48. 0b675d8 [Support] Fix argv string escape bug on Windows by Reid Kleckner · 11 years ago
  49. cd61455 Create a stub for DWARF parser unittests by Alexey Samsonov · 11 years ago
  50. 71c1b22 Fix a disconcerting bug in Value::isUsedInBasicBlock, which gave wrong answers for blocks larger than 3 instrs. by Benjamin Kramer · 11 years ago
  51. bb5cbd8 Delete the functions F1 and F2 to appease the valgrind bot. by Joey Gouly · 11 years ago
  52. 0f57a98 Change CloneFunctionInto to always clone Argument attributes induvidually, by Joey Gouly · 11 years ago
  53. c0a74e2 [Support][FileSystem] Fix identify_magic for big endian ELF. by Michael J. Spencer · 11 years ago
  54. 332edeb Enable JIT/MCJIT unit tests for targets with JIT support. by Jyotsna Verma · 11 years ago
  55. b8bfb62 Explicitly add -Wl,--export-all-symbols on mingw/cygwin. by Rafael Espindola · 11 years ago
  56. 436633e Don't export symbols in every binary on linux. by Rafael Espindola · 11 years ago
  57. e1e9366 SmallVector and SmallPtrSet allocations now power-of-two aligned. by Jean-Luc Duprat · 11 years ago
  58. ef484a3 Revert "Fix allocations of SmallVector and SmallPtrSet so they are more prone to" by Rafael Espindola · 11 years ago
  59. 6173309 Fix allocations of SmallVector and SmallPtrSet so they are more prone to by Jean-Luc Duprat · 11 years ago
  60. 9f41d22 Disable JIT/MCJIT tests in unittests/ExecutionEngine for the targets that don't support JIT. by Jyotsna Verma · 11 years ago
  61. d6d0ebb Disable Initialize.MultipleThreads test under MemorySanitizer. by Evgeniy Stepanov · 11 years ago
  62. 551152f Test case for graceful handling of long file names on Windows. Patch thanks to Paul Robinson! by Aaron Ballman · 12 years ago
  63. d483d28 [Support][Test] Missed this in the API change. by Michael J. Spencer · 12 years ago
  64. 9b4886e [Support][ErrorOr] Add support for implicit conversion from error code/condition enums. by Michael J. Spencer · 12 years ago
  65. 4857402 Only include move-related Optional<T> tests when rvalue references are available. by David Blaikie · 12 years ago
  66. ea72255 Add move ctor/assignment to Optional<T> by David Blaikie · 12 years ago
  67. ad4da0f Move the SplatByte helper to APInt and generalize it a bit. by Benjamin Kramer · 12 years ago
  68. 4318fc5 Rename llvm::Optional<T>::Reset to 'reset' as per LLVM naming conventions. by David Blaikie · 12 years ago
  69. a28eda7e Allow llvm::Optional to work with types without default constructors. by David Blaikie · 12 years ago
  70. 1f1713f Remove my bogus MapVector::erase() with a narrower ::pop_back(), and add a unit test. by Douglas Gregor · 12 years ago
  71. 35b1423 ADT: Correct APInt::getActiveWords for zero values by Meador Inge · 12 years ago
  72. 780e900 [Support][ErrorOr] Add support for convertable types. by Michael J. Spencer · 12 years ago
  73. 2a78bb9 Revert "[Support][ErrorOr] Add support for convertable types." by Andrew Trick · 12 years ago
  74. a33e1fa [Support][ErrorOr] Add support for convertable types. by Michael J. Spencer · 12 years ago
  75. a070d2a Change GetPointerBaseWithConstantOffset's DataLayout argument from a by Dan Gohman · 12 years ago
  76. 69f60e7 Added a unit test for r173983 that verifies that Target.isiOS() works correctly. by Michael Gottesman · 12 years ago
  77. 710cb0c Add support for source and line information to IntelJITEventListener for object emitted by MCJIT. by Andrew Kaylor · 12 years ago
  78. c83f621 Fix test to not use the AttributeSet's AttributeWithIndex creation method. by Bill Wendling · 12 years ago
  79. c73b7f7 Add file to CMakeLists (file added in r173505) by Dmitri Gribenko · 12 years ago
  80. 6bbf4ff Add an insert() method to MapVector. Adds the first MapVector unit test. by Nick Lewycky · 12 years ago
  81. bd7561e APFloat: Make sure that we get a well-formed x87 NaN when converting from a smaller type. by Benjamin Kramer · 12 years ago
  82. 41d35a3 unittests/SupportTests/Initialize.MultipleThreads: Enable pthread_attr_setstack(3) only on Linux. by NAKAMURA Takumi · 12 years ago
  83. 91e22b0 unittests/SupportTests/Initialize.MultipleThreads: Appease --vg-leak to allocate stack explicitly for glibc. by NAKAMURA Takumi · 12 years ago
  84. 023d97d llvm/unittests: Use OwningPtr to fix --vg-leak. by NAKAMURA Takumi · 12 years ago
  85. d422e9f IRTests/WaymarkTest.cpp: Fix in --vg-leak. by NAKAMURA Takumi · 12 years ago
  86. e82a5fa IRTests/IRBuilderTest.cpp: GetIntTy: Delete DL at yourself since it is not linked. by NAKAMURA Takumi · 12 years ago
  87. f25b003 IRTests/IRBuilderTest.cpp: Let GV added to the module. by NAKAMURA Takumi · 12 years ago
  88. 6bf3e46 IRTests/ConstantsTest.cpp: AsInstructionsTest: Delete each instruction immediately if it is not linked. by NAKAMURA Takumi · 12 years ago
  89. bde0f0f Untabify. by NAKAMURA Takumi · 12 years ago
  90. 3fe36d0 Whitespace. by NAKAMURA Takumi · 12 years ago
  91. 1a5812d DominatorTreeTest.cpp: Add the file header. by NAKAMURA Takumi · 12 years ago
  92. bdd4e13 [Support][ErrorOr] Add optimized specialization of ErrorOr<void>. by Michael J. Spencer · 12 years ago
  93. 421db34 ADT/SparseMultiSetTest.cpp: Try to appease cygwin-clang on stage2, take two. [-Wsign-compare] by NAKAMURA Takumi · 12 years ago
  94. 19f2445 ADT/SparseMultiSetTest.cpp: Try to appease cygwin-clang (libstdc++-4.5) on stage2. [-Wsign-compare] by NAKAMURA Takumi · 12 years ago
  95. 93d6137 ErrorOrTest.cpp: Check existence of EXPECT_DEBUG_DEATH. It is not always available. by NAKAMURA Takumi · 12 years ago
  96. afe77f3 Introduce a new data structure, the SparseMultiSet, and changes to the MI scheduler to use it. by Michael Ilseman · 12 years ago
  97. 7babd25 [Support] Make test C++03. by Michael J. Spencer · 12 years ago
  98. c052d5b Disable test that fails due to lack of std::true_type in C++03. by Benjamin Kramer · 12 years ago
  99. 01812be [Support] Port ErrorOr<T> from lld to C++03. by Michael J. Spencer · 12 years ago
  100. fbb662f Introduce llvm::sys::getProcessTriple() function. by Peter Collingbourne · 12 years ago