1. e1019f4 [X86][SSE] Added v64i8 vector integer multiply tests by Simon Pilgrim · 9 years ago
  2. fac6a88 [X86][AVX512BW] AVX512BW can sign-extend v32i8 to v32i16 for simpler v32i8 multiplies. by Simon Pilgrim · 9 years ago
  3. 4fda227 [PowerPC] Disable the CTR optimization in the presence of {min,max}num by David Majnemer · 9 years ago
  4. e2ec01f [X86][SSE] Refreshed vector integer multiply tests by Simon Pilgrim · 9 years ago
  5. 1d7b585 [X86][SSE] Don't duplicate Lower256IntArith functionality in LowerMul. NFC. by Simon Pilgrim · 9 years ago
  6. 72bdb5b Minor code cleanup. NFC. by Junmo Park · 9 years ago
  7. 4f013a7 [Power9] Implement new altivec instructions: permute, count zero, extend sign, negate, parity, shift/rotate, mul10 by Chuang-Yu Cheng · 9 years ago
  8. 5e8cf48 ThinLTO: use the callgraph from the combined index to drive the FunctionImporter by Mehdi Amini · 9 years ago
  9. abcfbb3 abtest: Cleanup, improve comments by Matthias Braun · 9 years ago
  10. a324948 Rename ModuleSummaryIndex::modPathStringEntries() into modulePaths() by Mehdi Amini · 9 years ago
  11. 2c08f67 Stop testing the unspecified order in which the OnDiskHashTable stores entries. by Richard Smith · 9 years ago
  12. e949106 Don't force OnDiskHashTables to have a minimum of 64 buckets. That's by Richard Smith · 9 years ago
  13. 4508f5d abtest: Check all files, improve announcements by Matthias Braun · 9 years ago
  14. b56f8c3 Put my abtest scripts into the util directory by Matthias Braun · 9 years ago
  15. bbb35fb [Support] Switch to RAII helper for error-as-out-parameter idiom. by Lang Hames · 9 years ago
  16. 9a0b1af Improve the reliability of file renaming in Windows by having the compiler retry by Sunil Srivastava · 9 years ago
  17. 64f9238 StringMap/DenseMap unittests: use piecewise_construct and ensure no copy occurs. by Mehdi Amini · 9 years ago
  18. be17ef7 [Object] Make createMachOObjectFile return Expected<...> rather than by Lang Hames · 9 years ago
  19. 779f485 Allow value forwarding past release fences in GVN by Philip Reames · 9 years ago
  20. cd6820b SelectionDAG: Remove arbitrary and bug-prone complexity from SDLoc by Justin Bogner · 9 years ago
  21. 086a6fa [Object] Make MachOObjectFile's constructor private, provide a static create by Lang Hames · 9 years ago
  22. d65658e [Support] Add Error::errorForOutParameter helper. by Lang Hames · 9 years ago
  23. 4b3682d [X86] Emit a proper ADJCALLSTACKDOWN in EmitLoweredTLSAddr by David Majnemer · 9 years ago
  24. 386c67f [MachineCopyPropagation] Expose more dead copies across instructions with regmasks by Jun Bum Lim · 9 years ago
  25. a9f3207 Prevent construction of cycle in DAG store merge by Nirav Dave · 9 years ago
  26. 3d4018c [libFuzzer] use fflush after every Printf by Kostya Serebryany · 9 years ago
  27. c1303e8 Remove useless and unused CrashRecoveryContext::getBacktrace(). This function always returned an empty string. by Richard Smith · 9 years ago
  28. 89e202e [InstSimplify] regenerate checks using a script by Sanjay Patel · 9 years ago
  29. 4f28549 [RS4GC] Lower calls to @llvm.experimental.deoptimize by Sanjoy Das · 9 years ago
  30. 38189f2 CodeGen: Don't iterate over operands after we've erased an MI by Justin Bogner · 9 years ago
  31. bac79c5 ARM: maintain BB ordering when expanding WIN__DBZCHK by Saleem Abdulrasool · 9 years ago
  32. cb239ec [SetVector] Add erase() method by Jun Bum Lim · 9 years ago
  33. 947ecf3 [ThinLTO] Rename edges() to calls() for clarity (NFC) by Teresa Johnson · 9 years ago
  34. 91af31a CodeGen: Fix a use-after-free in TII by Justin Bogner · 9 years ago
  35. 3c5d035 AMDGPU: Fix a use-after free and a missing break by Justin Bogner · 9 years ago
  36. 3b7626f [X86] Use "and $0" and "orl $-1" to store 0 and -1 when optimizing for minsize by Hans Wennborg · 9 years ago
  37. afa5c08 [InstCombine] use FileCheck for better checking by Sanjay Patel · 9 years ago
  38. 7886c7e [InstCombine] use FileCheck for better checking by Sanjay Patel · 9 years ago
  39. 0f998fa [Object] Remove empty private section from BinaryError. by Lang Hames · 9 years ago
  40. 17bcd52 [InstCombine] use FileCheck for better checking by Sanjay Patel · 9 years ago
  41. a6543dc [InstCombine] use FileCheck for better checking by Sanjay Patel · 9 years ago
  42. be8998d [InstCombine] use FileCheck for better checking by Sanjay Patel · 9 years ago
  43. 7735b5a [InstCombine] use FileCheck for better checking by Sanjay Patel · 9 years ago
  44. 0711933 [InstCombine] use FileCheck for better checking by Sanjay Patel · 9 years ago
  45. 4afa29c [InstCombine] use FileCheck for better checking by Sanjay Patel · 9 years ago
  46. b951e50 Consider regmasks when computing register-based DBG_VALUE live ranges by Reid Kleckner · 9 years ago
  47. 215b61f [Kaleidoscope] Rename Error -> LogError in Chapters 2-5. by Lang Hames · 9 years ago
  48. d7b240a [Kaleidoscope] Fix 'Error' name clashes. by Lang Hames · 9 years ago
  49. 3e22297 [Object] Start threading Error through MachOObjectFile construction. by Lang Hames · 9 years ago
  50. 2ff3529 [InstCombine] consolidate regression tests of the ancients (2002) by Sanjay Patel · 9 years ago
  51. 1ffcfe8 fix IR function name regex to allow hyphens by Sanjay Patel · 9 years ago
  52. 426cfc1 Document the purpose of this testcase. by Adrian Prantl · 9 years ago
  53. 16303e8 Revert "[SetVector] Add erase() method" by Jun Bum Lim · 9 years ago
  54. f89f7a2 Fix Narrowing conversion warning introduced by r264415 by Hemant Kulkarni · 9 years ago
  55. ff9b231 Improve StringMap unittests: reintroduce move count, but shield against std::pair internals by Mehdi Amini · 9 years ago
  56. df98afd Ensure that the StringMap does not grow during the test for pre-allocation/reserve by Mehdi Amini · 9 years ago
  57. 7a9b28a [llvm-readobj] Impl GNU style program headers print by Hemant Kulkarni · 9 years ago
  58. c9a0644 [SetVector] Add erase() method by Jun Bum Lim · 9 years ago
  59. 4f6a396 Disable counting the number of move in the unittest, it seems to rely on move-construction elision by Mehdi Amini · 9 years ago
  60. 808bd66 [SystemZ] Remove isBranch and isTerminator flags on BRCT and BRCTG. by Jonas Paulsson · 9 years ago
  61. d49b92d Revert "Bitcode: Collect all MDString records into a single blob" by Duncan P. N. Exon Smith · 9 years ago
  62. d7084fc Bitcode: Collect all MDString records into a single blob by Duncan P. N. Exon Smith · 9 years ago
  63. 6963507 [AArch64] Fix typo. NFC. by Chad Rosier · 9 years ago
  64. 88ef819 Enable non-power-of-2 #pragma unroll counts. by David L Kreitzer · 9 years ago
  65. af50900 [X86][SSE] Don't duplicate Lower256IntArith functionality in LowerShift. NFC. by Simon Pilgrim · 9 years ago
  66. 375da74 fixed typo by Elena Demikhovsky · 9 years ago
  67. 14a12ee Fix windows build for sys::fs:file_status Access Time added in r264392 by Mehdi Amini · 9 years ago
  68. 782eed7 Add lastAccessedTime to file_status by Mehdi Amini · 9 years ago
  69. 9faa82c Fix perfect forwarding for StringMap by Mehdi Amini · 9 years ago
  70. 389a4db Revert "Add lastAccessedTime to file_status" by Mehdi Amini · 9 years ago
  71. f8b3df2 Revert "Fix windows build for sys::fs:file_status Access Time added in r264387" by Mehdi Amini · 9 years ago
  72. b47cf88 Fix windows build for sys::fs:file_status Access Time added in r264387 by Mehdi Amini · 9 years ago
  73. b474b03 Add lastAccessedTime to file_status by Mehdi Amini · 9 years ago
  74. 2565675 Query the StringMap only once when creating MDString (NFC) by Mehdi Amini · 9 years ago
  75. bf941ea Adjust initial size in StringMap constructor to guarantee no grow() by Mehdi Amini · 9 years ago
  76. 9ed5a82 Fix DenseMap::reserve(): the formula was wrong by Mehdi Amini · 9 years ago
  77. c165b13 StringMap: reserve appropriate size when initializing from an initializer list by Mehdi Amini · 9 years ago
  78. facd124 Add GUID/getGlobalIdentifier() non-static API to global value by Mehdi Amini · 9 years ago
  79. 93e5944 Bitcode: Use std::stable_partition for reproducible builds by Duncan P. N. Exon Smith · 9 years ago
  80. f206a2c Bitcode: Stop using MODULE_CODE_METADATA_VALUES by Duncan P. N. Exon Smith · 9 years ago
  81. bb366db AMDGPU: Cost model for basic integer operations by Matt Arsenault · 9 years ago
  82. 6a62eec X86: Use push-pop for materializing 8-bit immediates for minsize (take 2) by Hans Wennborg · 9 years ago
  83. 359a7d9 AMDGPU: Partially implement getArithmeticInstrCost for FP ops by Matt Arsenault · 9 years ago
  84. 7ad5dde IR: Stop upgrading !llvm.loop attachments via MDString by Duncan P. N. Exon Smith · 9 years ago
  85. 1adb381 IR: Reserve an MDKind for !llvm.loop; NFC by Duncan P. N. Exon Smith · 9 years ago
  86. c737b6f ARM: fix optimised division on WoA by Saleem Abdulrasool · 9 years ago
  87. e4e369a TTI: Report 0 cost for free addrspacecasts by Matt Arsenault · 9 years ago
  88. 93e0b28 TTI: Use 0 for cost of fabs if free by Matt Arsenault · 9 years ago
  89. 42792ff AMDGPU: TTI: Make insertelement free. by Matt Arsenault · 9 years ago
  90. c68f3d4 Try to fix ODR violation of ErrorInfo::ID by Reid Kleckner · 9 years ago
  91. 7121713 CXX TLS: collect return blocks after SelectAllBasicBlocks. by Manman Ren · 9 years ago
  92. 79b0598 Add utility script to generate checks for opt or llc regression tests by Sanjay Patel · 9 years ago
  93. dbdf1cf Reduce code duplication by extracting out a helper function; NFC by Sanjoy Das · 9 years ago
  94. abd2448 Lower varargs correctly in deopt bundle lowering by Sanjoy Das · 9 years ago
  95. b7348b3 Fix typo: XDS -> XDG by Sean Silva · 9 years ago
  96. dfb4013 llvm-dwp: Coalesce code for reading the CU's DW_AT_GNU_dwo_id and DW_AT_name by David Blaikie · 9 years ago
  97. b5f62ce [sancov] renaming statistics fields. by Mike Aizatsky · 9 years ago
  98. afb111a LiveInterval: Fix Distribute() failing on liveranges with unused VNInfos by Matthias Braun · 9 years ago
  99. 84ad430 [LoopStrengthReduce] Don't hoist into a catchswitch by David Majnemer · 9 years ago
  100. 2eed3e6 [Support] Add ErrorInfo::ID static member definition. by Lang Hames · 9 years ago