1. e38897a [DAGCombiner] simplify code; NFC by Sanjay Patel · 7 years ago
  2. d2ea65b Repair compilation of llvm-stress after r350835. by James Y Knight · 7 years ago
  3. 0c81e7a [SelectionDAGBuilder] Refactor GetRegistersForValue. NFCI. by Nirav Dave · 7 years ago
  4. 03e297e [llvm-objdump] - Do not include reserved undefined symbol in -t output. by George Rimar · 7 years ago
  5. 4a9e219 [SelectionDAGBuilder] Fix formatting. NFC. by Nirav Dave · 7 years ago
  6. 73e5c58 [AMDGPU] Fix dwordx3/southern-islands failures. by Neil Henning · 7 years ago
  7. 6b347bc [SelectionDAGBuilder] Refactor visitInlineAsm. NFC. by Nirav Dave · 7 years ago
  8. 719df2e [opaque pointer types] Remove some calls to generic Type subtype accessors. by James Y Knight · 7 years ago
  9. 2b64d3c [llvm-symbolizer] Add -p as alias to -pretty-print by Dmitry Venikov · 7 years ago
  10. 26aa5dc [RISCV][MC] Add support for evaluating constant symbols as immediates by Alex Bradbury · 7 years ago
  11. 07f211e [x86] fix remaining miscompile bug in horizontal binop matching (PR40243) by Sanjay Patel · 7 years ago
  12. 5390284 gn build: Merge r350819 by Nico Weber · 7 years ago
  13. 731bbf3 [x86] fix horizontal binop matching for 256-bit vectors (PR40243) by Sanjay Patel · 7 years ago
  14. 595cc08 [AArch64] Fix operation actions for FP16 vector intrinsics by Bryan Chan · 7 years ago
  15. 5482030 [llvm-objdump] - Implement -z/--disassemble-zeroes. by George Rimar · 7 years ago
  16. 6abd350 [X86] Add SSE41 vector abs tests by Simon Pilgrim · 7 years ago
  17. 267dc8d [llvm-symbolizer] Add support for specifying addresses on command-line by James Henderson · 7 years ago
  18. 437f3bd [MCA] Fix wrong definition of ResourceUnitMask in DefaultResourceStrategy. by Andrea Di Biagio · 7 years ago
  19. 322f6c9 [ARM] Fix for verifier buildbot by Sam Parker · 7 years ago
  20. 4f41c19 [LoopUnroll] add parsing for unroll parameters in -passes pipeline by Fedor Sergeev · 7 years ago
  21. 8fbfe67 Fix RUN line in test/Transforms/LoopDeletion/crashbc.ll by Bjorn Pettersson · 7 years ago
  22. f478724 [ARM] Size reduce teq to eors by Sam Parker · 7 years ago
  23. b6b44e8 [X86] Disable DomainReassignment pass when AVX512BW is disabled to avoid injecting VK32/VK64 references into the MachineIR by Craig Topper · 7 years ago
  24. b813f92d Recommit "[PowerPC] Fix assert from machine verify pass that unmatched register class about fcmp selection in fast-isel" by Zi Xuan Wu · 7 years ago
  25. 8004ab4 [AArch64] Emit the correct MCExpr relocations specifiers like VK_ABS_G0, etc by Mandeep Singh Grang · 7 years ago
  26. 54f94c3 Revert "[WebAssembly] Add simd128-unimplemented subtarget feature" by Thomas Lively · 7 years ago
  27. 802080d [AMDGPU] Separate feature dot-insts by Stanislav Mekhanoshin · 7 years ago
  28. 38f7d82 [WebAssembly] Add simd128-unimplemented subtarget feature by Thomas Lively · 7 years ago
  29. 2213e7f Revert "Fix go bindings for r350647: missed a function rename" by Jorge Gorbe Moya · 7 years ago
  30. b56b09d Revert "[WebAssembly] Add unimplemented-simd128 subtarget feature" by Thomas Lively · 7 years ago
  31. d70b6fe [MemorySSA] Remove optimized value when reseting optimized. by Alina Sbirlea · 7 years ago
  32. ddb3a12 [X86] After turning VSELECT into SHRUNKBLEND, make we push the VSELECT into the worklist so it can be deleted. by Craig Topper · 7 years ago
  33. 6d3d2f9 [WebAssembly] Add unimplemented-simd128 subtarget feature by Thomas Lively · 7 years ago
  34. bb50ac5 [llvm-mca] Display masks in hex by Evandro Menezes · 7 years ago
  35. 8b3efeb [SimplifyLibCalls] Fix memchr expansion for constant strings. by Eli Friedman · 7 years ago
  36. af085b4 Don't require a null terminator when loading objects by David Major · 7 years ago
  37. e7d4cc8 [WebAssembly] Print a debug message at the start of each pass by Heejin Ahn · 7 years ago
  38. 2c1ba43 [AArch64] Add test for constant shrinking with multiple users (NFC). by Florian Hahn · 7 years ago
  39. 116e080 Refactor synthetic profile count computation. NFC. by Easwaran Raman · 7 years ago
  40. 849dd13 [CodeGen] Ignore return sext/zext attributes of unused results for tail calls by Francis Visoiu Mistrih · 7 years ago
  41. 9ea2e7f [Inliner] Assert that the computed inline threshold is non-negative. by Easwaran Raman · 7 years ago
  42. 2e6a4a6 refactor BlockFrequencyInfo::view to take a title parameter by David Callahan · 7 years ago
  43. e9630c4 Fix visualization of intrusive reference counted objects in MSVC. by Aaron Ballman · 7 years ago
  44. 6072588 [WebAssembly] Standardize order of SIMD bitselect arguments by Thomas Lively · 7 years ago
  45. ab8c9a2 [x86] use 'nounwind' to remove test noise; NFC by Sanjay Patel · 7 years ago
  46. f740ffb [unittests][Support] AIX: Skip sticky bit file tests by Hubert Tong · 7 years ago
  47. 7a86fe0 [mips][micrompis] Emit 16bit NOPs by default by Aleksandar Beserminji · 7 years ago
  48. ddd9314 [DEBUGINFO][NVPTX]Make tests more strict, NFC. by Alexey Bataev · 7 years ago
  49. 8daf7f9 Revert "[AMDGPU] Fix DPP combiner" by Valery Pykhtin · 7 years ago
  50. bac64e1 Initial AArch64 SLH implementation. by Kristof Beyls · 7 years ago
  51. 56b18a6 [llvm-objdump] - Print symbol addressed when dumping disassembly output (-d) by George Rimar · 7 years ago
  52. e83eaf0 Fix typo in comment by Nico Weber · 7 years ago
  53. 7d03bc3 [X86][SSE] Cleanup shuffle combining test check prefixes by Simon Pilgrim · 7 years ago
  54. e3e2923 [AMDGPU] Fix DPP combiner by Valery Pykhtin · 7 years ago
  55. c547d68 Revert r350647: "[NewPM] Port tsan" by Florian Hahn · 7 years ago
  56. 9024892 [X86] Enable combining shuffles to PACKSS/PACKUS for 256/512-bit vectors by Simon Pilgrim · 7 years ago
  57. 6a2a4f9 [MSP430] Optimize 'shl x, 8[+ N] -> swpb(zext(x)) [<< N]' for i16 by Anton Korobeynikov · 7 years ago
  58. 7edabba [gn build] Run `git ls-files '*.gn' '*.gni' | xargs -n 1 gn format` by Nico Weber · 7 years ago
  59. 9ba9ef7 [MSP430] Fix crash while lowering llvm.stacksave/stackrestore by Anton Korobeynikov · 7 years ago
  60. a5cdf51 [gn build] Merge r350669 by Nico Weber · 7 years ago
  61. fcd719b [gn build] Add a TODO.txt file by Nico Weber · 7 years ago
  62. 18381bb [X86] Add extra test coverage for combining shuffles to PACKSS/PACKUS by Simon Pilgrim · 7 years ago
  63. efea711 [AArch64] Move feature predctrl to predres by Diogo N. Sampaio · 7 years ago
  64. 33b7d2c [X86] Fix gcc7 -Wunused-but-set-variable warning. NFCI. by Simon Pilgrim · 7 years ago
  65. 6e5b17e Make the write_cmake_config.py script python3-compatible by Alexander Kornienko · 7 years ago
  66. e81d719 [DebugInfo] Omit location list entries with empty ranges by David Stenberg · 7 years ago
  67. 9550bf5 GlobalISel: Implement fewerElements for implicit_def by Matt Arsenault · 7 years ago
  68. 1c5b3e2 GlobalISel: Implement widenScalar for implicit_def by Matt Arsenault · 7 years ago
  69. c80a38c [IPT] Drop cache less eagerly in GVN and LoopSafetyInfo by Max Kazantsev · 7 years ago
  70. bccca22 Revert "[PowerPC] Fix assert from machine verify pass that unmatched register class about fcmp selection in fast-isel" by Zi Xuan Wu · 7 years ago
  71. 7a9527e [NFC] fix trivial typos in comments by Hiroshi Inoue · 7 years ago
  72. e0e40d4 gn build: Copy file permissions from input file in configure_file() emulation. by Peter Collingbourne · 7 years ago
  73. 0449232 [X86] Correct the MaskVT for avx512 gather/scatter intrinsics to use the min of the number of index and data elements. by Craig Topper · 7 years ago
  74. ca3d527 gn build: Fix a Python2ism in write_vcsrevision.py. by Peter Collingbourne · 7 years ago
  75. 1a79f8b [PowerPC] Fix assert from machine verify pass that unmatched register class about fcmp selection in fast-isel by Zi Xuan Wu · 7 years ago
  76. 26652ec Remove check for single use in ShrinkDemandedConstant by Stanislav Mekhanoshin · 7 years ago
  77. e25b508 RegisterCoalescer: Assume CR_Replace for SubRangeJoin by Matt Arsenault · 7 years ago
  78. 533714c RegisterCoalescer: Defer clearing implicit_def lanes by Matt Arsenault · 7 years ago
  79. 9c9345c [InstCombine] remove stale comments; NFC by Sanjay Patel · 7 years ago
  80. c445cab [llvm-profdata] add value-cutoff functionality in show command by Rong Xu · 7 years ago
  81. 41d0830 [InstCombine] canonicalize another raw IR rotate pattern to funnel shift by Sanjay Patel · 7 years ago
  82. d7d7903 [PGO] Use SourceFileName rather module name in PGOFuncName by Rong Xu · 7 years ago
  83. 5f281ed [PGO] Revert r350579 to fix commit message. by Rong Xu · 7 years ago
  84. f9a5bcd [WebAssembly] Rename StoreResults to MemIntrinsicResults by Heejin Ahn · 7 years ago
  85. f9380af [PGO] Revert r350442 to fix commit message. by Rong Xu · 7 years ago
  86. f5b7889 [AArch64] Adjust the cost model for Exynos by Evandro Menezes · 7 years ago
  87. 6869104 [llvm-mca] Update the Exynos test cases (NFC) by Evandro Menezes · 7 years ago
  88. 6fbbd58 [llvm-mca] Improve debugging (NFC) by Evandro Menezes · 7 years ago
  89. 8c244a6 Fix go bindings for r350647: missed a function rename by Jorge Gorbe Moya · 7 years ago
  90. f4448ba [llvm-undname] Add support for demangling msvc's noexcept types. by Zachary Turner · 7 years ago
  91. 51d8816 Don't write #include "Windows/WindowsSupport.h" from the Windows dir. by Zachary Turner · 7 years ago
  92. c802439 Revert "Revert "Revert "Resubmit rL345008 "Split MachinePipeliner code into header and cpp files"""" by Adrian Prantl · 7 years ago
  93. 6080114 Revert "Work around a linker error caused by https://reviews.llvm.org/D56084." by Adrian Prantl · 7 years ago
  94. 690edfc Work around a linker error caused by https://reviews.llvm.org/D56084. by Adrian Prantl · 7 years ago
  95. bad3651 [NewPM] Port tsan by Philip Pfaffe · 7 years ago
  96. 3a13126 [x86] add tests for PR40243; NFC by Sanjay Patel · 7 years ago
  97. 9597cfd Rename DIFlagFixedEnum to DIFlagEnumClass. NFC by Paul Robinson · 7 years ago
  98. 3f407d7 [UnrollRuntime] Fix domTree failures in multiexit unrolling by Anna Thomas · 7 years ago
  99. 87a5aa4 [BPF] Fix .BTF.ext reloc type assigment issue by Yonghong Song · 7 years ago
  100. bb7c776 [gn build] Update readme by Nico Weber · 7 years ago