platform/upstream/llvm.git
2023-06-21 Alexander KornienkoRevert "[LoopSink] Allow sinking to PHI-use"
2023-06-21 Lang Hames[tutorials][BuildingAJIT] Add missing ExecutorSymbolDef...
2023-06-21 Jannik Silvanus[clang-format] vim integration: Mention python3 variant...
2023-06-21 luxufan[InstCombine] Add !noundef to match behavior of violati...
2023-06-21 Luke Lau[IR] Add getAccessType to Instruction
2023-06-21 Amilendra KodithuwakkuRevert "[LLD][ELF] Cortex-M Security Extensions (CMSE...
2023-06-21 Nikita Popov[X86] Add test for PR63430 (NFC)
2023-06-21 Matt ArsenaultRISCV: Update test
2023-06-21 Qihan Cai[RISCV] Add support for XCVmac extension in CV32E40P
2023-06-21 luxufan[CVP] Don't process sext or ashr if value state includi...
2023-06-21 Joseph Huber[libc][NFC] Move `__has_builtin` to `LIBC_HAS_BUILTIN`
2023-06-21 Matt ArsenaultX86: Fix asserts only test
2023-06-21 Matt ArsenaultRegisterCoalescer: Fix name of pass
2023-06-21 Amilendra Kodithuwakku[LLD][ELF] Cortex-M Security Extensions (CMSE) Support
2023-06-21 Louis Dionne[libc++] Get rid of _LIBCPP_DISABLE_NEW_DELETE_DEFINITIONS
2023-06-21 Jay Foad[AMDGPU] Add some positive tests for merging S_LOAD...
2023-06-21 Kai Nacke[SystemZ] Fix regression in test macro-prefix-map-lambd...
2023-06-21 Guillaume ChateletRevert D148717 "[libc] Improve memcmp latency and codegen"
2023-06-21 Louis Dionne[libc++] Guard terminate_successful with TEST_HAS_NO_EX...
2023-06-21 Christian SiggRevert "[Bazel][mlir] Fix ODR violation introduced...
2023-06-21 Pravin Jagtap[AMDGPU] Preserve dom-tree analysis in atomic optimizer.
2023-06-21 Kiran Chandramohan[Flang][Debug] NFC: Correct the REQUIRES line to use...
2023-06-21 Jay Foad[AMDGPU] Minor refactoring in SILoadStoreOptimizer...
2023-06-21 Antonio Frighetto[ConstraintSystem] Fix mislabeling in unittests (NFC)
2023-06-21 David Spickett[lldb] Add release note for "register info" command
2023-06-21 David Spickett[lldb] Add register field tables to the "register info...
2023-06-21 Nikita Popov[RewriteStatepointsForGC] Convert tests to opaque point...
2023-06-21 Felipe de Azevedo... [AppleTables] Implement iterator over all entries in...
2023-06-21 Jolanta Jensen[SVE ACLE] Implement IR combines to convert intrinsics...
2023-06-21 Kishan ParmarPowerPC/SPE: Add phony registers for high halves of...
2023-06-21 Alexey Lapshin[DWARFLinker][DWARFv5] change emitSLEB128IntValue with...
2023-06-21 Takuya Shimizu[Clang][Interp] Diagnose uninitialized ctor of global...
2023-06-21 Ingo Müller[mlir][CRunnerUtils] Use explicit execution engine...
2023-06-21 David Spickett[lldb] Correct spelling in RegisterFlags comments
2023-06-21 Nikita Popov[Inline] Convert tests to opaque pointers (NFC)
2023-06-21 Nikita Popov[Inline] Regenerate test checks (NFC)
2023-06-21 David Spickett[LLDB] Add table formatting for register fields
2023-06-21 Nikita Popov[ConstantHoisting] Convert tests to opaque pointers...
2023-06-21 Nikita Popov[ConstantHoisting] Regenerate test checks (NFC)
2023-06-21 Christian Sigg[Bazel][mlir] Fix ODR violation introduced in 7ab749c.
2023-06-21 Chuanqi Xu[C++20] [Modules] Use the canonical decl when getting...
2023-06-21 LLVM GN Syncbot[gn build] Port ba85f206fe6f
2023-06-21 David Spickett[lldb] Add "register info" command
2023-06-21 Aiden GrossmanRevert "[llvm-exegesis] Introduce SubprocessMemory...
2023-06-21 WANG Xuerui[LoongArch] Support CodeModel::Large codegen
2023-06-21 Dávid BolvanskýReleaseNotes: __builtin_unpredictable is now handled...
2023-06-21 Job Noorman[BOLT][RISCV] Fix implementation of getTargetSymbol
2023-06-21 Job Noorman[BOLT][RISCV] Implement branch reversal
2023-06-21 Job Noorman[BOLT][RISCV] Implement return/unconditional branch...
2023-06-21 Aiden Grossman[llvm-exegesis] Introduce SubprocessMemory Utility...
2023-06-21 Christian Sigg[mlir] #include CRunnerUtils.h instead of RunnerUtils...
2023-06-21 Aiden Grossman[llvm-exegesis] Introduce Subprocess Executor Mode
2023-06-21 LLVM GN Syncbot[gn build] Port c9e08fa60666
2023-06-21 WuXinlong[RISCV] Add a pass to merge moving parameter registers...
2023-06-21 Matthias Springer[mlir][linalg][NFC] Add test case for memref vectorization
2023-06-21 Matthias Springer[mlir][linalg] TileToForallOp: Support memref ops
2023-06-21 Petr Hosek[libc] Support for riscv32
2023-06-21 Craig Topper[RISCV] Add errors for mixing Zcmp with C/Zcd and D.
2023-06-21 Matthias Springer[mlir][Interfaces] TilingInterface: Add test case for...
2023-06-21 Matthias Springer[mlir][tensor][NFC] TilingInterface: Use Attribute...
2023-06-21 Matthias Springer[mlir][bufferization] Allow to_memref ops in One-Shot...
2023-06-21 tianleli[DAG] Unroll and expand illegal result of LDEXP and...
2023-06-21 Mark de Wever[libc++][format] Adds formattable-with concept.
2023-06-21 Fangrui Song[XRay] Make xray_fn_idx entries PC-relative
2023-06-21 Siva Chandra... [libc] Make close function of the internal File class...
2023-06-21 Craig Topper[RISCV] Reduce some duplicate code in lowerBUILD_VECTOR...
2023-06-21 Craig Topper[docs][TableGen][Target] Improve the documentation...
2023-06-21 Fangrui Song[lld-macho][test] Make reloc-subtractor.s robust
2023-06-21 Oleksii Lozovskyi[Driver] Allow XRay on Apple Silicon
2023-06-21 Amir Ayupov[BOLT] Set IsRelro section attribute based on PT_GNU_RE...
2023-06-21 Fangrui Song[Driver] Allow XRay for more architectures on ELF systems
2023-06-21 Aiden GrossmanRevert "[llvm-exegesis] Introduce Subprocess Executor...
2023-06-21 Jie Fu[llvm-exegesis] Fix -Wunused-variable in BenchmarkRunne...
2023-06-21 Stella LaurenzoConvert MLIR IndentedOstream to header only.
2023-06-21 Aiden Grossman[llvm-exegesis] Introduce Subprocess Executor Mode
2023-06-21 Matt ArsenaultValueTracking: Ignore -0 for nsz sqrt with UseInstrInfo...
2023-06-21 Arthur Eubanks[test] Regenerate test checks
2023-06-21 Aiden Grossman[llvm-exegesis] Add ability to assign perf counters...
2023-06-21 Amy HuangTry to implement lambdas with inalloca parameters by...
2023-06-21 Aiden Grossman[llvm-exegesis] Refactor FunctionExecutorImpl and creat...
2023-06-20 Kazuki Sakamoto[lldb][Android] Add platform.plugin.remote-android...
2023-06-20 Kazuki Sakamoto[lldb][Android] Add PlatformAndroidTest
2023-06-20 Aart Bik[mlir][sparse][gpu] extend SDDMM gpu test
2023-06-20 Leonard Grey[lsan] Remove use_tls=0 from a few tests
2023-06-20 Alexey Karyakin[llvm-objcopy] -O binary: do not align physical addresses
2023-06-20 LLVM GN Syncbot[gn build] Port 12dee9d3cd76
2023-06-20 Kazuki Sakamoto[lldb][Android] Support zip .so file
2023-06-20 Amir Ayupov[BOLT] Sort CallSiteInfo targets by symbol name in...
2023-06-20 Kazuki Sakamoto[lldb][ObjectFileELF] Set ModuleSpec file offset and...
2023-06-20 Krzysztof ParzyszekRevert "[llvm-objcopy] -O binary: do not align physical...
2023-06-20 Kazu Hirata[SelectionDAG] Remove isNullValue and isAllOnesValue
2023-06-20 Stella LaurenzoDefine/guard MLIR_STANDALONE_BUILD LLVM_LIBRARY_OUTPUT_...
2023-06-20 Christian Sigg[Bazel][mlir] Fix after bba2b656110209a3d9863b92c060082...
2023-06-20 John McIver[clang][test] Refactor FileCheck metadata in pragma...
2023-06-20 Joseph Huber[libc] Remove disabled pass after performance improvement
2023-06-20 Mehdi AminiFix MLIR test after 6eca120dd8d3e
2023-06-20 Alexey Karyakin[llvm-objcopy] -O binary: do not align physical addresses
2023-06-20 Louis Dionne[libc++][NFC] clang-format filesystem_error.h
2023-06-20 Hongtao Yu[UsersManual] Add llvm-progen as an alternative tool...
2023-06-20 Joseph Huber[libc] Remove flexible array and replace with a template
next