1. 4137487 [llvm-pdbdump] Merge functionality of graphical and text dumpers. by Zachary Turner · 8 years ago
  2. 0e8b707 [llvm-pdbdump] Re-write the record layout code to be more resilient. by Zachary Turner · 8 years ago
  3. 36e5af5 [APInt] Simplify the zext and sext methods by Craig Topper · 8 years ago
  4. e6dc33f Testing commit credentials by George Karpenkov · 8 years ago
  5. 772deb9 InstCombine: Fix assert when reassociating fsub with undef by Matt Arsenault · 8 years ago
  6. f322f92 [APInt] Add ashrInPlace method and rewrite ashr to make a copy and then call ashrInPlace. by Craig Topper · 8 years ago
  7. c3187b4 AMDGPU: Move v_readlane lane select from VGPR to SGPR by Nicolai Haehnle · 8 years ago
  8. fa27318 Compute safety information in a much finer granularity. by Xin Tong · 8 years ago
  9. 7b717b6 InstCombine/AMDGPU: Fix constant folding of llvm.amdgcn.{icmp,fcmp} by Nicolai Haehnle · 8 years ago
  10. 8978f29 [GlobalISel][X86] Lower FormalArgument/Ret using G_MERGE_VALUES/G_UNMERGE_VALUES. by Igor Breger · 8 years ago
  11. e5d1311 [DAGCombiner] Updated bswap byte offset variable names to be more descriptive. NFC by Simon Pilgrim · 8 years ago
  12. e115996 [APInt] Fix repeated word in comments. NFC by Craig Topper · 8 years ago
  13. 1c1f7ef AMDGPU: Fix crash when scheduling non-memory SMRD instructions by Nicolai Haehnle · 8 years ago
  14. a43d9cd [SDAG] Teach Chain Analysis about BaseIndexOffset addressing. by Nirav Dave · 8 years ago
  15. 8073bf6 [X86][AVX] Add scheduling latency/throughput tests for missing AVX1 instructions by Simon Pilgrim · 8 years ago
  16. ecf0e93 [SystemZ] Update kill-flag in splitMove(). by Jonas Paulsson · 8 years ago
  17. a26ca6f [DWARF] Move test to x86 directory by Renato Golin · 8 years ago
  18. f114918 [RegionInfo] Fix dangling references created by moving RegionInfo objects by Philip Pfaffe · 8 years ago
  19. 63dc914 Add SUSE vendor by Ismail Donmez · 8 years ago
  20. 2f681da [LLVM][MIPS] Fix different definition of off_t in LLDB and LLVM. by Nitesh Jain · 8 years ago
  21. 6ffaaaa [DWARF] - Take relocations in account when extracting ranges from .debug_ranges by George Rimar · 8 years ago
  22. c1f1298 [ARM] GlobalISel: Legalize s8 and s16 G_(S|U)DIV by Diana Picus · 8 years ago
  23. 8e5f1d4 [Arch64AsmParser] better diagnostic for isb by Sjoerd Meijer · 8 years ago
  24. eaf78a2 [ARM] GlobalISel: Support G_(S|U)DIV for s32 by Diana Picus · 8 years ago
  25. 68724fc [GlobalISel] Legalize G_(S|U)DIV libcalls by Diana Picus · 8 years ago
  26. b9c5aa7 [ARM] GlobalISel: Select G_CONSTANT with CImm operands by Diana Picus · 8 years ago
  27. 0d479b0 [XRay][tools] Fixup for pedantic and permissive errors/warnings by Dean Michael Berris · 8 years ago
  28. ae0fbfb [XRay] A tool for Comparing xray function call graphs by Dean Michael Berris · 8 years ago
  29. 6a61317 [APInt] Make behavior of ashr by BitWidth consistent between single and multi word. by Craig Topper · 8 years ago
  30. ccb223e Revert "Refactor DynamicLibrary so searching for a symbol will have a defined order.” by Frederich Munch · 8 years ago
  31. bffb4d4 Fix warning converting from boolean to pointer introduced in r301153. by Frederich Munch · 8 years ago
  32. 478f822 Fix warning converting from void* to boolean introduced in r301153. by Frederich Munch · 8 years ago
  33. 86b13b4 Revert "[SCEV] Enable SCEV verification by default in EXPENSIVE_CHECKS builds" by Sanjoy Das · 8 years ago
  34. 545de00 Refactor DynamicLibrary so searching for a symbol will have a defined order and by Frederich Munch · 8 years ago
  35. dd358f5 [Orc] Fix a warning by removing an unused lambda capture. by Lang Hames · 8 years ago
  36. 0e8cd85 Fix unused variables / fields warnings in release builds by Sanjoy Das · 8 years ago
  37. 57106e7 [SCEV] Enable SCEV verification by default in EXPENSIVE_CHECKS builds by Sanjoy Das · 8 years ago
  38. de62d73 [SCEV] Fix exponential time complexity by caching by Sanjoy Das · 8 years ago
  39. 0cb27bb [PartialInine]: add triaging options by Xinliang David Li · 8 years ago
  40. 1936b28 [Orc] Use recursive mutexes for Error serialization. by Lang Hames · 8 years ago
  41. 0f49a66 [SCEV] Move towards a verifier without false positives by Sanjoy Das · 8 years ago
  42. 84468c2 [X86][AVX] Add scheduling latency/throughput tests for some AVX1 instructions by Simon Pilgrim · 8 years ago
  43. f7a9048 [InstCombine] add/move folds for [not]-xor by Sanjay Patel · 8 years ago
  44. 33d67f1 [PartialInlining] Add optimization remark support by Xinliang David Li · 8 years ago
  45. 4396307 [X86][SSE] Add scheduler class support for SSE42 (PCMPGT) instructions by Simon Pilgrim · 8 years ago
  46. f8b00db [X86][SSE] Add scheduling latency/throughput tests for (most) SSE42 instructions by Simon Pilgrim · 8 years ago
  47. 0acacaf [InstCombine] add tests for not-xor and remove redundant tests; NFC by Sanjay Patel · 8 years ago
  48. fcc3445 [JumpThread] We want to fold (not thread) when all predecessor go to single BB's successor. by Xin Tong · 8 years ago
  49. 53cfa60 [X86][SSE] Add scheduling latency/throughput tests for (most) SSE41 instructions by Simon Pilgrim · 8 years ago
  50. 83ffc6f [X86][SSE] Add missing scheduling latency/throughput test for PINSRW by Simon Pilgrim · 8 years ago
  51. e8f5fac Correct grammar. NFC by Xin Tong · 8 years ago
  52. 35b7a4d [APInt] Make clearUnusedBits branch free. by Craig Topper · 8 years ago
  53. 7271492 [APInt] In sext single word case, use SignExtend64 and let the APInt constructor mask off any excess bits. by Craig Topper · 8 years ago
  54. a1e90f2 [InstCombine] add tests for or-to-xor; NFC by Sanjay Patel · 8 years ago
  55. 1261555 [InstCombine] add pattern matches for commuted variants of xor-to-xor by Sanjay Patel · 8 years ago
  56. a356283 [InstCombine] add tests for xor-to-xor; NFC by Sanjay Patel · 8 years ago
  57. a7edbb9 [X86][SSE] Add scheduling latency/throughput tests for SSSE3 instructions by Simon Pilgrim · 8 years ago
  58. 34a2ffb [X86][SSE] Add scheduling latency/throughput tests for SSE3 instructions by Simon Pilgrim · 8 years ago
  59. 0e32427 [InstCombine] add tests for add-to-xor commuted variants; NFC by Sanjay Patel · 8 years ago
  60. d907744 Revert "[APInt] Fix a few places that use APInt::getRawData to operate within the normal API." by Renato Golin · 8 years ago
  61. ea7650c Revert "[APInt] Add ashrInPlace method and implement ashr using it. Also fix a bug in the shift by BitWidth handling." by Renato Golin · 8 years ago
  62. af17b26 [X86][MPX] Add load & store instructions of bnd values to getLoadStoreRegOpcode function. by Ayman Musa · 8 years ago
  63. e67d6dd [X86] Convert test checks to generated checks of update_llc_test_checks.py. NFC by Ayman Musa · 8 years ago
  64. 2a7f417 [ARM] ScheduleDAGRRList::DelayForLiveRegsBottomUp must consider OptionalDefs by Artyom Skrobov · 8 years ago
  65. aeda136 [APInt] Fix a few places that use APInt::getRawData to operate within the normal API. by Craig Topper · 8 years ago
  66. e3ba850 [APInt] Use operator<<= where possible. NFC by Craig Topper · 8 years ago
  67. 5e17d2e [APInt] Use operator<<= instead of shl where possible. NFC by Craig Topper · 8 years ago
  68. 49f1a75 [ThinLTO/Summary] Rename anonymous globals as last action ... by Davide Italiano · 8 years ago
  69. 1ea7b69 [APInt] Use ashInPlace where possible. by Craig Topper · 8 years ago
  70. b48f5b7 Revert "Use DW_OP_stack_value when reconstructing variable values with arithmetic." by Adrian Prantl · 8 years ago
  71. 5807fd2 Fix testcase: s/CHECKNEXT/CHECK-NEXT/ by Jonathan Roelofs · 8 years ago
  72. 7c9ed78 [InstCombine] clean up tests and regenerate checks; NFC by Sanjay Patel · 8 years ago
  73. 0d0472f [APInt] Add ashrInPlace method and implement ashr using it. Also fix a bug in the shift by BitWidth handling. by Craig Topper · 8 years ago
  74. 702614a Use DW_OP_stack_value when reconstructing variable values with arithmetic. by Adrian Prantl · 8 years ago
  75. 14a80cd [X86] Regenerate TLS tests by Simon Pilgrim · 8 years ago
  76. e144946 [APInt] Remove unnecessary min with BitWidth from countTrailingOnesSlowCase. by Craig Topper · 8 years ago
  77. db0b3ce [PartialInlining] Using existing hasAddressTaken interface to legality check/NFC by Xinliang David Li · 8 years ago
  78. 56bf04c [InstCombine] use 'match' to reduce code; NFCI by Sanjay Patel · 8 years ago
  79. bb7651b Update documentation for the NetBSD target by Kamil Rytarowski · 8 years ago
  80. 4a42909 [globalisel][tablegen] Add support for RegisterOperand. by Daniel Sanders · 8 years ago
  81. cc3830e [globalisel][tablegen] Revise API for ComplexPattern operands to improve flexibility. by Daniel Sanders · 8 years ago
  82. caed319 [globalisel][tablegen] Fix PR32733 by checking which instruction operands belong to. by Daniel Sanders · 8 years ago
  83. ae37bc3 Fix test to handle .rel and .rela sections (& to actually specify the target architecture as X86) by David Blaikie · 8 years ago
  84. 36e99fa Avoid using relocations for ref_addr in .dwo files by David Blaikie · 8 years ago
  85. dae36df Fix test from polluting the source tree by David Blaikie · 8 years ago
  86. 7ff25f5 Fix for PR32740 - Invalid floating type, unreachable between r300969 and r301029 by Artur Pilipenko · 8 years ago
  87. b75bb04 [APInt] Add WORD_MAX constant and use it instead of UINT64_MAX. NFC by Craig Topper · 8 years ago
  88. a753d9a Remove the unnecessary virtual dtor from the DIEUnit hierarchy (in favor of protected dtor in the base, final derived classes with public non-virtual dtors) by David Blaikie · 8 years ago
  89. 9254ae1 LowerSwitch: Fix producing invalid IR on unreachable code by Matt Arsenault · 8 years ago
  90. 9c1b0af Move Split DWARF handling to an MC option/command line argument rather than using metadata by David Blaikie · 8 years ago
  91. 9204f8c Fixup for r301054: Use an explicit constructor. by Kuba Mracek · 8 years ago
  92. 4b8e422 Remove a repeated comment line. NFC. by Easwaran Raman · 8 years ago
  93. 1d83045 Fixup for r301054: Only use __attribute__((no_sanitize("memory"))) when it's available. by Kuba Mracek · 8 years ago
  94. d534f62 AArch64FrameLowering: Check if the ExtraCSSpill register is actually unused by Matthias Braun · 8 years ago
  95. d0b815c [libFuzzer] Always build libFuzzer by Kuba Mracek · 8 years ago
  96. e2389da [APSInt] Use APInt::compare and APInt::compareSigned to implement APSInt::compareValue by Craig Topper · 8 years ago
  97. e8b9699 [APSInt] Make use of APInt's recently acquired in place lshr and shl capabilities in APSInt's >>= and <<= operators. by Craig Topper · 8 years ago
  98. 080b5ab Add test coverage for mem2reg dbg.declare lowering. by Adrian Prantl · 8 years ago
  99. 903f87e [Object] Fix some Clang-tidy modernize and Include What You Use warnings; other minor fixes (NFC). by Eugene Zelenko · 8 years ago
  100. 960a40e Re-commit r301040 "X86: Don't emit zero-byte functions on Windows" by Hans Wennborg · 8 years ago