1. 3f14596 [OpenMP] Ensure the DefaultMapperId has a location by Johannes Doerfert · 3 years ago
  2. 5d8d994 [OpenMP] Make sure classes work on the device as they do on the host by Johannes Doerfert · 3 years ago
  3. 875eb52 [MLIR][GPU][NVVM] Add warp synchronous matrix-multiply accumulate ops by Navdeep Kumar · 3 years ago
  4. 16c7829 [clangd] Check if macro is already in the IdentifierTable before loading it by Queen Dela Cruz · 3 years ago
  5. 207b08a [OpenMP][NFC] Refactor Clang OpenMP tests using update_cc_test_checks by Giorgis Georgakoudis · 3 years ago
  6. 6c80361 [SelectionDAG][Mips][PowerPC][RISCV][WebAssembly] Teach computeKnownBits/ComputeNumSignBits about atomics by Jessica Clarke · 3 years ago
  7. 6bdfcb1 [BPF][Test] Disable codegen test on AIX by Jinsong Ji · 3 years ago
  8. abdd14a [ORC] Add missing library dependency on IRReader. by Lang Hames · 3 years ago
  9. f97b843 [OpenMP] Fix non-determinism in clang copyin codegen by Giorgis Georgakoudis · 3 years ago
  10. 7b73cd6 [ORC] Introduce C API for adding object buffers directly to an object layer. by Lang Hames · 3 years ago
  11. 6fac342 [scudo] Add initialization for TSDRegistrySharedT by Christopher Ferris · 3 years ago
  12. ab90ae6 [AMDGPU] Switch AnnotateUniformValues to MemorySSA by Stanislav Mekhanoshin · 3 years ago
  13. 6617a5a [AMDGPU] Move insertion of function entry waitcnt later by Austin Kerbow · 3 years ago
  14. f6d7fc8 [M68k][test][NFC] Scrubing some tests by Min-Yih Hsu · 3 years ago
  15. 1b11b5b [AArch64] Replace fixup_aarch64_tlsdesc_call with FirstLiteralRelocationKind + R_AARCH64_{,P32_}TLSDESC_CALL by Fangrui Song · 3 years ago
  16. 5f39522 [test] Delete redundant arm64-tls-relocs.s by Fangrui Song · 3 years ago
  17. 8a156d1 [InstCombine] Fully disable select to and/or i1 folding by Juneyoung Lee · 3 years ago
  18. f5199d7 [AMDGPU] Revise handling of preexisting waitcnt by Austin Kerbow · 3 years, 1 month ago
  19. 9ba5238 [ARM] Simplification to ARMBlockPlacement Pass. by Malhar Jajoo · 3 years ago
  20. f3e3a1d [dfsan] extend a test case to measure origin memory usage by Jianzhou Zhao · 3 years ago
  21. 5b3dd2a [M68k][AsmParser] Fix invalid register name parsing logics by Min-Yih Hsu · 3 years ago
  22. abac602 [M68k][AsmParser] Support negative integer constants by Min-Yih Hsu · 3 years ago
  23. 34da083 [M68k][test] Initial migration of MC tests by Min-Yih Hsu · 3 years ago
  24. 7f06cae [WebAssembly] Fix JS code mentions in LowerEmscriptenEHSjLj by Heejin Ahn · 3 years ago
  25. 535cbe0 [flang] Provide access to constant character array data by peter klausler · 3 years ago
  26. 3c952ab [mlir] Check generated IR of math_polynomial_approx.mlir by Emilio Cota · 3 years ago
  27. 6adcdd2 [tests] Update Transforms/FunctionAttrs/nosync.ll by Nicolai Hähnle · 3 years ago
  28. d738ac6 [AArch64] Deleted unused AsmBackend functions by Fangrui Song · 3 years ago
  29. 41f8b8e [MCAsmInfo] Support UsesCFIForDebug for targets with no exception handling by RamNalamothu · 3 years ago
  30. 4b2d7ef [mlir][Linalg] Fix test to use new reshape op form. by MaheshRavishankar · 3 years ago
  31. 6251b2f Attach metadata to simplified masked loads and stores by Coplin, Jared · 3 years, 3 months ago
  32. 7ac3fcc Allow /STACK in #pragma comment(linker, ...) by Alex Reinking · 3 years ago
  33. b6d244e AMDGPU: Fix lit test by Matt Arsenault · 3 years ago
  34. b6060b7 [mlir][Linalg] Fix element type of results when folding reshapes. by MaheshRavishankar · 3 years ago
  35. 7b0756a [AArch64] Fix some coding standard issues related to namespace llvm by Fangrui Song · 3 years ago
  36. 9d3dbcd [Driver] Move -print-runtime-dir and -print-resource-dir tests by Petr Hosek · 3 years ago
  37. 7a41639 [AMDGPU][GlobalISel] Widen 1 and 2 byte scalar loads by Vang Thao · 3 years ago
  38. ea3777f [gn build] (semi-manually) port 0b10bb7ddd3c more by Nico Weber · 3 years ago
  39. c5cf4b8 [lldb] Handle missing SBStructuredData copy assignment cases by Dave Lee · 3 years ago
  40. 23233ad [lld-macho] Check simulator platforms to avoid issuing false positive errors. by Vy Nguyen · 3 years ago
  41. ceccfaa [gn build] (semi-manually) port 0b10bb7ddd3c by Nico Weber · 3 years ago
  42. ef5f0ad AMDGPU: Add a few more tail call tests by Matt Arsenault · 3 years, 1 month ago
  43. 6e88539 ARM/GlobalISel: Don't store a MachineInstrBuilder reference by Matt Arsenault · 3 years ago
  44. 6bbfa0f When performing template argument deduction to select a partial by Richard Smith · 3 years ago
  45. 909a5cc [AMDGPU] Improve global SADDR selection by Stanislav Mekhanoshin · 3 years ago
  46. e623ce6 [clangd] Split CC and refs limit and increase refs limit to 1000 by Kirill Bobyrev · 3 years ago
  47. e723b51 GlobalISel: Update documentation by Matt Arsenault · 3 years ago
  48. 8fc4eb9 AMDGPU/GlobalISel: Remove unnecessary override by Matt Arsenault · 3 years ago
  49. 23ae35e X86/GlobalISel: Use generic version of splitToValueTypes by Matt Arsenault · 3 years, 2 months ago
  50. fa0b93b GlobalISel: Use DAG call lowering infrastructure in a more compatible way by Matt Arsenault · 3 years ago
  51. 0edc4bc [mlir] Add polynomial approximation for math::ExpM1 by Emilio Cota · 3 years ago
  52. a11489a [MachineCSE][NFC]: Refactor and comment on preventing CSE for isConvergent instrs by Michael Kitzan · 3 years ago
  53. 78a7d8c4 [Utils][NFC] Rename replace-function-regex in update_cc_test_checks by Giorgis Georgakoudis · 3 years ago
  54. 1817dae Preserve metadata on masked intrinsics in auto-upgrade by Krzysztof Parzyszek · 3 years ago
  55. 40147c3 [NFC][X86][Codegen] Add some tests for 64-bit shift by (32-x) by Roman Lebedev · 3 years ago
  56. 81fce29 [WebAssembly] Add SIMD const_splat intrinsics by Thomas Lively · 3 years ago
  57. 662a58f [lld] Convert LLVM_CMAKE_PATH to a CMake path by Isuru Fernando · 3 years ago
  58. 7abb56c [mlir][tosa] Add tosa.depthwise lowering to existing linalg.depthwise_conv by Rob Suderman · 3 years ago
  59. 1d767b1 [scudo] Align objects with alignas by Vitaly Buka · 3 years ago
  60. 9ea2db2 [libc++] [LIBCXX-DEBUG-FIXME] Stop using invalid iterators to insert into sets/maps. by Arthur O'Dwyer · 3 years ago
  61. 9571b8f [libc++] [LIBCXX-DEBUG-FIXME] std::advance shouldn't use ADL `>=` on the _Distance type. by Arthur O'Dwyer · 3 years ago
  62. 165ad89 [libc++] [LIBCXX-DEBUG-FIXME] Our `__debug_less` breaks some complexity guarantees. by Arthur O'Dwyer · 3 years ago
  63. 12dd9cd [libc++] [LIBCXX-DEBUG-FIXME] Iterating a string::iterator "off the end" is UB. by Arthur O'Dwyer · 3 years ago
  64. db9425c [libc++] [LIBCXX-DEBUG-FIXME] Fix an iterator-invalidation issue in string::assign. by Arthur O'Dwyer · 3 years ago
  65. 0b10bb7 [libc++] Move <__sso_allocator> out of include/ into src/. NFCI. by Arthur O'Dwyer · 3 years ago
  66. 602f318 [WebAssembly] Fix constness of pointer params to load intrinsics by Thomas Lively · 3 years ago
  67. 627a526 [WebAssembly] Update narrowing builtin function operand types by Thomas Lively · 3 years ago
  68. 0e7c2ae Add fuzzer for Rust demangler by Tomasz Miąsko · 3 years ago
  69. 75ba351 [lld-macho] Try to unbreak build by Jez Ng · 3 years ago
  70. 9b24ff9 [libcxx] [ci] Add a Windows CI configuration for a statically linked libc++ by Martin Storsjö · 3 years, 1 month ago
  71. 7fbc7bf [libc++] NFC: Remove stray semicolon in from-scratch config files by Louis Dionne · 3 years ago
  72. 89333b3 [WebAssembly] Set alignment to 1 for SIMD memory intrinsics by Thomas Lively · 3 years ago
  73. 25fe17d [libomptarget] Initial documentation on amdgpu offload by Jon Chesterfield · 3 years ago
  74. 18959a6 [hwasan] Fix missing synchronization in AllocThread. by Evgenii Stepanov · 3 years ago
  75. 8806df4 [lld-macho] Preliminary support for ARM_RELOC_BR24 by Jez Ng · 3 years ago
  76. 20f51ff [lld-macho] Have --reproduce account for path rerooting by Jez Ng · 3 years ago
  77. 7907c46 Make clangd CompletionModel not depend on directory layout. by Harald van Dijk · 3 years ago
  78. aefbfbc [Clang] remove text extension from diag::err_drv_invalid_value_with_suggestion by Nick Desaulniers · 3 years ago
  79. 8048005 [NFC][SimplifyCFG] Update documentation comments for SinkCommonCodeFromPredecessors() after 1886aad by Roman Lebedev · 3 years ago
  80. b3336bf [llvm-objcopy][ELF] --only-keep-debug: set offset/size of segments with no sections to zero by Fangrui Song · 3 years ago
  81. ba5c122 RISSCV: clang-format RISC-V AsmParser (NFC) by Saleem Abdulrasool · 3 years ago
  82. 833b33a [NFC][X86][CostModel] Add tests for byteswap intrinsic by Roman Lebedev · 3 years ago
  83. 632ebc4 [MC] Untangle MCContext and MCObjectFileInfo by Philipp Krones · 3 years ago
  84. 80e8025 [LV] Workaround PR49900 (a crash due to analyzing partially mutated IR) by Philip Reames · 3 years ago
  85. 9586121 [mlir][ArmSVE] Add masked arithmetic operations by Javier Setoain · 3 years ago
  86. f16afcd [clang] remove an incremental build workaround by Nico Weber · 3 years ago
  87. 4c178d8 [AMDGPU] Pre-commit 2 new saddr load tests. NFC. by Stanislav Mekhanoshin · 3 years ago
  88. d80b04a [mlir][Affine][Vector] Support vectorizing reduction loops by Sergei Grechanik · 3 years ago
  89. 20d0aca [clang][Driver] Add -fintegrate-as to debug-pass-structure test by Jinsong Ji · 3 years ago
  90. 67ee2f8 Added a faster method to clone llvm project [DOCS] by Sushma Unnibhavi · 3 years ago
  91. 0b94471 [docs] Update the llvm/example section by Pooja Yadav · 3 years ago
  92. 897d7bc Revert "[SelectionDAG][Mips][PowerPC][RISCV][WebAssembly] Teach computeKnownBits/ComputeNumSignBits about atomics" by Jessica Clarke · 3 years ago
  93. 7c2ece5 [libc] Normalize LIBC_TARGET_MACHINE by Guillaume Chatelet · 3 years ago
  94. efc31be [RISCV][NFC] Fix up pseudoinstruction name in comment by Fraser Cormack · 3 years ago
  95. 6e876f9 [SelectionDAG][Mips][PowerPC][RISCV][WebAssembly] Teach computeKnownBits/ComputeNumSignBits about atomics by Jessica Clarke · 3 years ago
  96. a3d273c [GlobalISel] Fix buildZExtInReg creating new register. by Vang Thao · 3 years ago
  97. 0034197 [InstCombine] improve readability; NFC by Sanjay Patel · 3 years ago
  98. 0f97afe [MIPS][MSA] Regenerate immediates tests. NFCI. by Simon Pilgrim · 3 years ago
  99. 679e30d [MIPS][MSA] Regenerate i5-b tests. NFCI. by Simon Pilgrim · 3 years ago
  100. c673a95 [MIPS][MSA] Regenerate bitwise tests. NFCI. by Simon Pilgrim · 3 years ago