1. 7aa1c32 Implement APFloat::isDenormal() by Shuxin Yang · 12 years ago
  2. c779e96 Rename the VMCore unittest tree to IR. Somehow was missed when doing the by Chandler Carruth · 12 years ago
  3. 3251e81 Move CallGraphSCCPass.h into the Analysis tree; that's where the by Chandler Carruth · 12 years ago
  4. 61e7ff9 Rename the unittest from ArrayRecylerTest.cpp to ArrayRecyclerTest.cpp. by Chandler Carruth · 12 years ago
  5. 8a0631a Add an ArrayRecycler class. by Jakob Stoklund Olesen · 12 years ago
  6. 73c35d8 Add time getters to the process interface for requesting the elapsed by Chandler Carruth · 12 years ago
  7. 7c5c12b Add an iplist::clearAndLeakNodesUnsafely() function. by Jakob Stoklund Olesen · 12 years ago
  8. 50c3042 Fix how YAML I/O detects flow sequences. by Nick Kledzik · 12 years ago
  9. c8b18df [Support][Endian] Add support for specifying the alignment and native unaligned types. by Michael J. Spencer · 12 years ago
  10. 0b8c9a8 Move all of the header files which are involved in modelling the LLVM IR by Chandler Carruth · 12 years ago
  11. 7f00f87 Sort a few more #include lines in tools/... unittests/... and utils/... by Chandler Carruth · 12 years ago
  12. f5867ab Go ahead and get rid of the old page size interface and convert all the by Chandler Carruth · 12 years ago
  13. 814afe9 Flesh out a page size accessor in the new API. by Chandler Carruth · 12 years ago
  14. 3c6f89a [AlignOf] Add AlignedCharArray and refactor AlignedCharArrayUnion. by Michael J. Spencer · 12 years ago
  15. 0184a84 Begin sketching out the process interface. by Chandler Carruth · 12 years ago
  16. 6e591ea Test that a landingpad gets the name provided when it was created (see commit by Duncan Sands · 12 years ago
  17. 7f1d6d6 Add an assertion for a likely ilist::splice() contract violation. by Jakob Stoklund Olesen · 12 years ago
  18. 82612a6 Fix some integer constant warnings by using a suffix by Nick Kledzik · 12 years ago
  19. c83b8fe re-enable test cases now that traits work with g++. Fix some g++ warnings by Nick Kledzik · 12 years ago
  20. 3cf080d Temporarily disable test cases until they compile with g++ too. by Nick Kledzik · 12 years ago
  21. f2150b6 Unbreak the build. Fallout from r170019. by David Blaikie · 12 years ago
  22. 8ceb8b7 Initial implementation of a utility for converting native data by Nick Kledzik · 12 years ago
  23. 1638b83 Reorganize FastMathFlags to be a wrapper around unsigned, and streamline some interfaces. by Michael Ilseman · 12 years ago
  24. 99faa3b s/AttrListPtr/AttributeSet/g to better label what this class is going to be in the near future. by Bill Wendling · 12 years ago
  25. c4c14a7 Do not run tests MappedMemoryTest.BasicWrite and MultipleWrite unless both by Akira Hatanaka · 12 years ago
  26. 96a564f Copy clang/Driver/<Option parsing stuff> to llvm. by Michael J. Spencer · 12 years ago
  27. 5a88dda Sort the #include lines for unittest/... by Chandler Carruth · 12 years ago
  28. 4cd0a82 VMCoreTests/PassManagerTest.cpp: Appease msvc not to do "using llvm::Pass" in class template. by NAKAMURA Takumi · 12 years ago
  29. ee72115 Add 'using' declarations to suppress -Woverloaded-virtual warnings. by Matt Beaumont-Gay · 12 years ago
  30. 6bc8601 [Support] Make FileOutputBuffer work on Windows. by Michael J. Spencer · 12 years ago
  31. 4334dd9 Switch LLVM_USE_RVALUE_REFERENCES to LLVM_HAS_RVALUE_REFERENCES. by Chandler Carruth · 12 years ago
  32. 4b896dd copyFastMathFlags utility and test case by Michael Ilseman · 12 years ago
  33. 3d15a91 Whoops, fixed bad merge by Michael Ilseman · 12 years ago
  34. 9eec659 Fixed bad test case by Michael Ilseman · 12 years ago
  35. f564e9f Fast-math: IRBuilder test for creating instructions with fast-math flags by Michael Ilseman · 12 years ago
  36. 6b73148 Add backreference matching capabilities to Support/Regex, with by Eli Bendersky · 12 years ago
  37. 927ba6a Moving SectionMemoryManager into RuntimeDyld and adding unit tests for it. by Andrew Kaylor · 12 years ago
  38. cc7773b Implementing page permission setting in MCJIT unit test SectionMemoryManager.cpp by Andrew Kaylor · 12 years ago
  39. 525398e Allow using MemoryBuffers with yaml::Stream directly. by Sean Silva · 12 years ago
  40. b9478c2 Add a new function to ConstantExpr - getAsInstruction. This returns its Instruction* corollary, which may be useful if a user by James Molloy · 12 years ago
  41. 0f5720f Removing utf-8 smart quote and trailing whitespace by Joe Abbey · 12 years ago
  42. e68d743 Suppressing the 'direct base ‘{anonymous}::S1’ inaccessible in ‘{anonymous}::D9’ by Joe Abbey · 12 years ago
  43. 53608a3 Interface changes to allow RuntimeDyld memory managers to set memory permissions after an object has been loaded. by Andrew Kaylor · 12 years ago
  44. de7c853 Remove DOS line endings. by Jakub Staszak · 12 years ago
  45. d543931 do not play preprocessor tricks with 'private', use public interfaces instead; this appeases the VC++ buildbots by Gabor Greif · 12 years ago
  46. 9a5f90a add unit test for waymarking algorithm (Use::getUser) by Gabor Greif · 12 years ago
  47. 23280ff Provide definitions for all functions. by Benjamin Kramer · 12 years ago
  48. 6b370e6 Drop the limitation to IEEE floating point types from the fdiv of pow2 -> fmul transform. by Benjamin Kramer · 12 years ago
  49. b586aae MCJIT unit test: add calls to ensure that instruction caches are properly invalidated before code execution. by Amara Emerson · 12 years ago
  50. a25ad19 Port lli bug fix from r166920 to MCJIT unit test. by Amara Emerson · 12 years ago
  51. 9f74bc9 Commit access test. by Amara Emerson · 12 years ago
  52. f772f07 Disable all old-JIT unit tests on PowerPC. by Ulrich Weigand · 12 years ago
  53. 0ceb855 Add IRBuilderBase::getIntPtrTy. by Evgeniy Stepanov · 12 years ago
  54. 446cf94 Fix isEliminableCastPair to work correctly in the presence of pointers by Duncan Sands · 12 years ago
  55. 69c9c8c Implement arithmetic on APFloat with PPCDoubleDouble semantics by by Ulrich Weigand · 12 years ago
  56. fbaf206 Fixed bug in SmallDenseMap where it wouldn't leave enough space for an empty bucket if the number of values was exactly equal to the small capacity. This led to an infinite loop when finding a non-existent element by Pete Cooper · 12 years ago
  57. 974b190 Use an export list when building JIT unittests. <rdar://problem/12473675> by Bob Wilson · 12 years ago
  58. 80668fb Marked this variable as 'used' so that LTO doesn't get rid of it. by Bill Wendling · 12 years ago
  59. e3f7be3 Fix a bug in the set(I,E)/reset(I,E) methods that I recently added. The boundary condition for checking if I and E were in the same word were incorrect, and, beyond that, the mask computation was not using a wide enough constant. by Owen Anderson · 12 years ago
  60. 3a1c35a Add range-based set()/reset() to BitVector. These allow fast setting/resetting of ranges of bits, particularly useful when dealing with very large BitVector's. by Owen Anderson · 12 years ago
  61. baf522a Update CMake build. by Benjamin Kramer · 12 years ago
  62. 658c628 Fix a typo that made ImmutableMap::getMaxElement() useless. by Benjamin Kramer · 12 years ago
  63. 2e522d0 Add powerpc-ibm-aix to Triple. Patch by Kai. by Duncan Sands · 12 years ago
  64. 8ab27a3 JITTest.cpp: Use LLVM_ATTRIBUTE_USED, rather than __attribute__ directly! by NAKAMURA Takumi · 12 years ago
  65. af21d6f Mark function as 'used' so that LTO doesn't try to get rid of it. by Bill Wendling · 12 years ago
  66. 97eb05b Revert r165777, "Mark function as 'used' so that LTO doesn't try to get rid of it." by NAKAMURA Takumi · 12 years ago
  67. 5665a3d Mark function as 'used' so that LTO doesn't try to get rid of it. by Bill Wendling · 12 years ago
  68. 8b8fa7b Casting.h: Automatically handle isa<Base>(Derived). by Sean Silva · 12 years ago
  69. 791cfc2 Move TargetData to DataLayout. by Micah Villmow · 12 years ago
  70. c105471 Some regression tests which are testing the old jit and are exercising functionality which is both known to be broken and not expected to be fixed in the old jit. To remove these from the regression test output, I've marked them XFAIL (for lit tests) and ifdef'd them out (unit tests). These modifications remove the last long-standing regression test failures from the buildbots (though updating the triple to reflect new ubuntu configuration has temporarily caused some new failures). Tested on x86-64 and ARM Linux. by James Molloy · 12 years ago
  71. 2d6d585 Adding MCJIT and MemoryBuffer unit tests by Andrew Kaylor · 12 years ago
  72. 436eaa8 Use unsigned long long instead of uin64_t for OS where that matters. by Nick Kledzik · 12 years ago
  73. e25de4a Don't call getAsUnsignedInteger directly, it fails to compile if uint64_t is not "unsigned long long". by Benjamin Kramer · 12 years ago
  74. 7a0f86f Add getAsUnsignedInteger test case that checks that known bad values are rejected by Nick Kledzik · 12 years ago
  75. 770b97b Removing dependency on third party library for Intel JIT event support. by Andrew Kaylor · 12 years ago
  76. 44aebe8 Fix of hang during Intel JIT profiling Committed on behalf of Kirill Uhanov by Andrew Kaylor · 12 years ago
  77. be3338a Remove unneeded and invalid SetInsertPoint calls from unittest. by Benjamin Kramer · 12 years ago
  78. 3e7735f APFloat::roundToIntegral: Special values don't keep the exponent value up to date, don't rely on it. by Benjamin Kramer · 12 years ago
  79. b55462b Expansions for u/srem, using the udiv expansion. More unit tests for udiv and u/srem. by Michael Ilseman · 12 years ago
  80. 442ffc3 Revert r164614 to appease the buildbots. by Chad Rosier · 12 years ago
  81. 1309844 Expansions for u/srem, using the udiv expansion. More unit tests for udiv and u/srem. by Michael Ilseman · 12 years ago
  82. e5510db Unit tests for IntegerDivision. Currently, just a basic sanity check to ensure that the code was generated properly. Future work would be finding some way to test the actual result that would be computed. by Michael Ilseman · 12 years ago
  83. bbf628b This patch adds memory support functions which will later be used to implement section-specific protection handling in MCJIT. by Andrew Kaylor · 12 years ago
  84. dbf5457 Fix includes of llvm files that used angle brackets. by Craig Topper · 12 years ago
  85. 17785fd cmake: Fix file path. by Daniel Dunbar · 12 years ago
  86. 10097bd formatted_raw_ostream: Fix a serious bug in tell(). by Daniel Dunbar · 12 years ago
  87. 48b6a79 Fix up erroneous alignas usage while making this portable to GCC 4.7 by David Blaikie · 12 years ago
  88. d566c5f ADTTests: [CMake] Exclude DenseMapTest.cpp and SmallVectorTest.cpp on MSVC9 due to its bug. by NAKAMURA Takumi · 12 years ago
  89. 79b59a2 Don't pass a null pointer to cast<> in its unit tests. by Richard Smith · 12 years ago
  90. 46aed73 DataExtractor: Fix integer truncation issues in LEB128 extraction. by Benjamin Kramer · 12 years ago
  91. cbeb8d9 Flatten the aligned-char-array utility template to be a directly by Chandler Carruth · 12 years ago
  92. 3651e7d Properly test the LLVM_USE_RVALUE_REFERENCES macro. by Michael J. Spencer · 12 years ago
  93. 1ebd25e [PathV2] Add mapped_file_region. Implementation for Windows and POSIX. by Michael J. Spencer · 12 years ago
  94. c82cc58 Fix another roundToIntegral bug where very large values could become infinity. Problem and solution identified by Steve Canon. by Owen Anderson · 12 years ago
  95. f7a5dfc Fix a problem with APFloat::roundToIntegral where it would return incorrect results for negative inputs to trunc. Add unit tests to verify this behavior. by Owen Anderson · 12 years ago
  96. 8932fe4 Added test for non-static use of cl::opt (fixed in r160170) by Alexander Kornienko · 12 years ago
  97. 36108ce Update cmake build. by Benjamin Kramer · 12 years ago
  98. 189f231 Postpone the deletion of the old name in StructType::setName to allow using a slice of the old name. by Benjamin Kramer · 12 years ago
  99. 147d9e0 Add range erase, element insert, and range insert methods to by Chandler Carruth · 12 years ago
  100. adfe263 Initial commit of new FileOutputBuffer support class. by Nick Kledzik · 12 years ago