1. 502fd5d [DWARF] NFC: DWARFDataExtractor combines relocs with DataExtractor. by Paul Robinson · 8 years ago
  2. a70a8a0 ScalarEvolution: Add URem support by Alexandre Isoard · 8 years ago
  3. 11eef88 [opt-viewer] opt-viewer.py takes -o argument by Brian Gesiak · 8 years ago
  4. aeca92c [Hexagon] Keep all phi nodes when building DFG in addr-mode-opt by Krzysztof Parzyszek · 8 years ago
  5. 8ebfef5 [DAG] Fold FrameIndex offset into BaseIndexOffset analysis. NFCI. by Nirav Dave · 8 years ago
  6. a6d135a [llvm-objdump] Handle invalid instruction gracefully on ARM by Eugene Leviant · 8 years ago
  7. 332b051 bpf: remove unnecessary truncate operation by Yonghong Song · 8 years ago
  8. 39f5e6d [NFC] Use stdin for some tests instead of positional argument. by Nikolai Bozhenov · 8 years ago
  9. 6a7b0b9 Restore original intent of memset instcombine test by Daniel Neilson · 8 years ago
  10. 2e8a834 Explicitly check for presence of correct results in instcombine memmove test by Daniel Neilson · 8 years ago
  11. 16d661a [PowerPC] fix potential verification error on __tls_get_addr by Hiroshi Inoue · 8 years ago
  12. f2469c0 [DWARF] - Fix message reporting about broken relocation. by George Rimar · 8 years ago
  13. 7da5231 Revert "r306529 - [X86] Correct dwarf unwind information in function epilogue" by Daniel Jasper · 8 years ago
  14. f8c0ad0 [TBAA] Remove metadata keyword from IR examples in comments (NFC). by Florian Hahn · 8 years ago
  15. 0812c94 [TargetTransformInfo, API] Add a list of operands to TTI::getUserCost by Evgeny Astigeevich · 8 years ago
  16. d04333d Recommit "[Support] Add RetryAfterSignal helper function" by Pavel Labath · 8 years ago
  17. 6b54220 [GlobalISel][X86] Support vector type G_MERGE_VALUES selection. by Igor Breger · 8 years ago
  18. e72abe8 [X86][SSE] Dropped -mcpu from palignr tests by Simon Pilgrim · 8 years ago
  19. 44bbc9a [X86][SSE] Regenerate shuffle test with update_llc_test_checks.py by Simon Pilgrim · 8 years ago
  20. 723ef71 [X86][SSE] Dropped -mcpu from vector shift tests by Simon Pilgrim · 8 years ago
  21. a862331 [X86][SSE] Dropped -mcpu from zero insertion tests by Simon Pilgrim · 8 years ago
  22. 67e5e6b [LLVM][X86][Goldmont] Adding new target-cpu: Goldmont by Michael Zuckerman · 8 years ago
  23. 0ee559e Test commit by NAKAMURA Takumi · 8 years ago
  24. c0dfd2f [SLPVectorizer] Introducing getTreeEntry() helper function [NFC] by Dinar Temirbulatov · 8 years ago
  25. d83ceee [ARM] Add tGPRwithpc register class and use it for TBB/THH by Florian Hahn · 8 years ago
  26. 4976d5c [BinaryFormat] Identify AArch64 COFF files by Martin Storsjo · 8 years ago
  27. 81d3d1f [X86] Adding shuffle tests demonstrating missed vcompress opportunities. NFC by Zvi Rackover · 8 years ago
  28. d1176ce [lit] Re-apply: Fix some convoluted logic around Unicode encoding, and de-duplicate across modules that used it. by David L. Jones · 8 years ago
  29. 6956b5e llvm-profdata: Indirect infrequently used fields to reduce memory usage by David Blaikie · 8 years ago
  30. b9a7311 Revert "[lit] Fix some convoluted logic around Unicode encoding, and de-duplicate across modules that used it." by David L. Jones · 8 years ago
  31. bd55db3 Fix spelling: uncode -> unicode. by David L. Jones · 8 years ago
  32. 48e5c11 [lit] Fix some convoluted logic around Unicode encoding, and de-duplicate across modules that used it. by David L. Jones · 8 years ago
  33. 148af8f [lit] Remove dead code not referenced in the LLVM SVN repo. by David L. Jones · 8 years ago
  34. b2489ff Revert "Replace trivial use of external rc.exe by writing our own .res file." by Eric Beckmann · 8 years ago
  35. 01c9f8c [InstCombine] In visitXor, use m_Not on the instruction itself instead of looking for all ones in Op1. This is consistent with 3 other not checks before this one. NFCI by Craig Topper · 8 years ago
  36. bde81f1 [CodeView] Fix some Clang-tidy modernize-use-using and Include What You Use warnings; other minor fixes (NFC). by Eugene Zelenko · 8 years ago
  37. 7caefab [InstCombine] Retain TBAA when narrowing memory accesses by Keno Fischer · 8 years ago
  38. a499840 [NFC] Remove multiple semicolons by Mandeep Singh Grang · 8 years ago
  39. a39a2bd Introduce symbol cache to PDB NativeSession by Adrian McCarthy · 8 years ago
  40. c1376f3 Revert "Make OrderedInstructions and OrderedBasicBlock use AssertingVH, to try and catch mistakes" by Xin Tong · 8 years ago
  41. 70e6b37 Make OrderedInstructions and OrderedBasicBlock use AssertingVH, to try and catch mistakes by Xin Tong · 8 years ago
  42. c278dcc AMDGPU: Remove SITypeRewriter by Matt Arsenault · 8 years ago
  43. a898e97 [lit] Remove dead code (not referenced anywhere), and clarify some function names. by David L. Jones · 8 years ago
  44. e6bc60b Fix a typo. by Eric Christopher · 8 years ago
  45. a143b4a Fold fneg and fabs like multiplications by Stanislav Mekhanoshin · 8 years ago
  46. de55cfe [InstCombine] add tests for icmp with bitreversed ops; NFC by Sanjay Patel · 8 years ago
  47. d9e1a18 [AArch64] Make assert messages uniform and general [NFC] by Mandeep Singh Grang · 8 years ago
  48. f340eac [AArch64][Falkor] Attempt to fix Windows buildbots by Geoff Berry · 8 years ago
  49. 4599a3a Reuse existing variables. NFC. by Rafael Espindola · 8 years ago
  50. 5383c7c Break up long lines, NFC by Krzysztof Parzyszek · 8 years ago
  51. 8b3a547 [AArch64][Falkor] Try to avoid exhausting HW prefetcher resources when unrolling. by Geoff Berry · 8 years ago
  52. 31c22b7 Reuse existing variable. NFC. by Rafael Espindola · 8 years ago
  53. 59d4f7d [Dominators] Move helper functions into SemiNCAInfo by Jakub Kuderski · 8 years ago
  54. d49ee75 [BBVectorize][X86] Regenerate simple tests by Simon Pilgrim · 8 years ago
  55. 5f8077c [InstCombine] Remove 64-bit bit width restriction from m_ConstantInt(uint64_t*&) by Craig Topper · 8 years ago
  56. 370f3b8 [Dominators] Move SemiNCAInfo and helper functions out of DominatorTreeBase by Jakub Kuderski · 8 years ago
  57. 9a06b52 [LV] Fix PR33613 - retain order of insertelement per part by Ayal Zaks · 8 years ago
  58. 52cfa7b [Dominators] Move IDoms out of DominatorTreeBase and put them in SNCAInfo by Jakub Kuderski · 8 years ago
  59. 641f2e1 Fix PR33625. by Rafael Espindola · 8 years ago
  60. 662f95d [Dominators] Move InfoRec outside of DominatorTreeBase by Jakub Kuderski · 8 years ago
  61. 881a07c [BBVectorize] Regenerate simple tests by Simon Pilgrim · 8 years ago
  62. aaafc05 Don't repeat name in comment and format. NFC. by Rafael Espindola · 8 years ago
  63. c3ff98d Another test commit. by Chih-Hung Hsieh · 8 years ago
  64. b6867d2 [LoopUnroll] Fix bug in computeUnrollCount causing it to not honor MaxCount by Geoff Berry · 8 years ago
  65. 0dc8cf7 [InstCombine] add tests for icmp with bswapped operands; NFC by Sanjay Patel · 8 years ago
  66. 741f2b2 [Dominators] Move number to node mapping out of DominatorTreeBase by Jakub Kuderski · 8 years ago
  67. 8941512 [InstCombine] use local variable to reduce code; NFCI by Sanjay Patel · 8 years ago
  68. 7a4e530 Rangify loops, formatting changes, use bool instead of unsigned, NFC by Krzysztof Parzyszek · 8 years ago
  69. 56f2647 Don't repeat names and reformat. NFC. by Rafael Espindola · 8 years ago
  70. 28b3f06 [LoopUnroll] Pass SCEV to getUnrollingPreferences hook. NFCI. by Geoff Berry · 8 years ago
  71. d37294a Missed a check for UndefVI in r306466 by Krzysztof Parzyszek · 8 years ago
  72. b0947d9 [globalisel][tablegen] Post-commit review nits for r306388. NFC by Daniel Sanders · 8 years ago
  73. fa3697c [AArch64] AArch64CondBrTuningPass generates wrong branch instructions by Alexandros Lamprineas · 8 years ago
  74. fd48672 Don't repeat name in comments. 80 columns. NFC. by Rafael Espindola · 8 years ago
  75. 5ae42c7 [ARM] Improve if-conversion for M-class CPUs without branch predictors by John Brawn · 8 years ago
  76. 2a3af68 [X86] Added BSWAP tests for illegal i64/i128/i256 'wide' scalar integers by Simon Pilgrim · 8 years ago
  77. 234fff2 [X86][SSE] Dropped -mcpu from vector bswap tests by Simon Pilgrim · 8 years ago
  78. 93efc10 [globalisel][tablegen] Multiple 80-col corrections. by Daniel Sanders · 8 years ago
  79. 3d557de [X86][LLVM][test]Expanding Supports lowerInterleavedStore() in X86InterleavedAccess test. by Michael Zuckerman · 8 years ago
  80. 4459676 Create inliner params based on size and opt levels. by Easwaran Raman · 8 years ago
  81. 457765f Add zero-length check to memcpy/memset load store loop expansion by Teresa Johnson · 8 years ago
  82. 79b4061 [GlobalISel][X86] Test G_CONSTANT i32 0 TableGen'erated selection.NFC. by Igor Breger · 8 years ago
  83. f90583e Revert r306528 by Nikolai Bozhenov · 8 years ago
  84. 31bb0eb [GlobalISel][X86] Support bitwise operations : G_AND, G_OR, G_XOR by Igor Breger · 8 years ago
  85. fd3c664 Reverting commit 306414 on behalf of @gadi.haber by Michael Zuckerman · 8 years ago
  86. a06118f [X86][AVX2] Dropped -mcpu from avx2 arithmetic/intrinsics tests by Simon Pilgrim · 8 years ago
  87. 32d37d6 [X86] Correct dwarf unwind information in function epilogue by Petar Jovanovic · 8 years ago
  88. 455327a [ValueTracking] Enabling existing ValueTracking patch by default. by Nikolai Bozhenov · 8 years ago
  89. 5b91c92 [InstCombine] Canonicalize clamp of float types to minmax in fast mode. by Nikolai Bozhenov · 8 years ago
  90. cd701a9 Add tests to document current InstCombine behavior for clamp pattern. by Nikolai Bozhenov · 8 years ago
  91. 39b79bc [DebugInfo] - Removed trailing whitespaces. NFC. by George Rimar · 8 years ago
  92. c9c94f4 Recommit "[ELF] - Add ability for DWARFContextInMemory to exit early when any error happen." by George Rimar · 8 years ago
  93. f41c3c9 [ARM] Make -mcpu=generic schedule for an in-order core (Cortex-A8). by Kristof Beyls · 8 years ago
  94. 61e059d Revert r306512 "[ELF] - Add ability for DWARFContextInMemory to exit early when any error happen." by George Rimar · 8 years ago
  95. 75f5720 [ELF] - Add ability for DWARFContextInMemory to exit early when any error happen. by George Rimar · 8 years ago
  96. 7da83c8 [InstCombine] Add test case demonstrating that we don't handle icmp eq (trunc (lshr(X, cst1)), cst->icmp (and X, mask), cst when the shift type is larger than 64-bits. NFC by Craig Topper · 8 years ago
  97. 48aca40 Revert r306508 "[InstCombine] Add test case demonstrating that we don't handle icmp eq (trunc (lshr(X, cst1)), cst->icmp (and X, mask), cst when the shift type is larger than 64-bits. NFC" by Craig Topper · 8 years ago
  98. 13501a8 [InstCombine] Add test case demonstrating that we don't handle icmp eq (trunc (lshr(X, cst1)), cst->icmp (and X, mask), cst when the shift type is larger than 64-bits. NFC by Craig Topper · 8 years ago
  99. 215f133 Add missing library dependency to fix build break in llvm-lto2 by Hiroshi Inoue · 8 years ago
  100. 499abe3 [IRCE][NFC] Better get SCEV for 1 in calculateSubRanges by Max Kazantsev · 8 years ago