platform/upstream/llvm.git
2022-12-08 Roman Lebedev[NFC] Port codegen SystemZ tests that invoke opt to...
2022-12-08 Roman Lebedev[NFC] Port codegen PowerPC tests that invoke opt to...
2022-12-08 Roman Lebedev[NFC] Port codegen NVPTX tests that invoke opt to ...
2022-12-08 Roman Lebedev[NFC] Port codegen Generic tests that invoke opt to...
2022-12-08 Roman Lebedev[NFC] Port codegen ARM tests that invoke opt to `-passe...
2022-12-08 Roman Lebedev[NFC] Port codegen AMDGPU tests that invoke opt to...
2022-12-08 Roman Lebedev[NFC] Port codegen AArch64 tests that invoke opt to...
2022-12-08 Roman Lebedev[NFC] Port all tools tests to `-passes=` syntax
2022-12-08 Roman Lebedev[NFC] Port all Verifier tests to `-passes=` syntax
2022-12-08 Roman Lebedev[NFC] Port all Other tests to `-passes=` syntax
2022-12-08 Roman Lebedev[NFC] Port all LTO tests to `-passes=` syntax
2022-12-08 Roman Lebedev[NFC] Port all Feature tests to `-passes=` syntax
2022-12-08 Roman Lebedev[NFC] Port all DebugInfo tests to `-passes=` syntax
2022-12-08 Roman Lebedev[NFC] Port all Bitcode tests to `-passes=` syntax
2022-12-08 Roman Lebedev[NFC] Port all Analysis/ScalarEvolution tests to `...
2022-12-08 Roman Lebedev[NFC] Port all Analysis/MustExecute tests to `-passes...
2022-12-08 Roman Lebedev[NFC] Port all Analysis/MemorySSA tests to `-passes...
2022-12-08 Roman Lebedev[NFC] Port all Analysis/LoopAccessAnalysis tests to...
2022-12-08 Roman Lebedev[NFC] Port all Analysis/LazyValueAnalysis tests to...
2022-12-08 Roman Lebedev[NFC] Port all Analysis/GlobalsModRef tests to `-passes...
2022-12-08 Roman Lebedev[NFC] Port all Analysis/Dominators tests to `-passes...
2022-12-08 Roman Lebedev[NFC] Port all Analysis/CallGraph tests to `-passes...
2022-12-08 Roman Lebedev[NFC] Port all Analysis/AliasSet tests to `-passes...
2022-12-08 Keith Smiley[lld-macho] Update -adhoc_codesign default
2022-12-08 Nikolas Klauser[libc++][math.h] Add double overloads
2022-12-08 Bastian Kerstingscudo-standalone: Add GetRSS method on Linux
2022-12-08 Nikolas Klauser[libc++] Move filter_view::iterator and sentinel out...
2022-12-08 Jennifer Yu[OPENMP51]Codegen for error directive.
2022-12-08 Paul KirthReland "[pgo] Avoid introducing relocations by using...
2022-12-08 Gaëtan Bossuutils/update_mir_test_checks.py: support UTC_ARGS
2022-12-08 Roman Lebedev[opt] Disincentivize new tests from using old pass...
2022-12-08 Martin Storsjö[openmp] Provide an assembly implementation of __kmp_in...
2022-12-08 Alex Richardson[LLParser] Support symbolic address space numbers
2022-12-08 Alex RichardsonSimplify clang/test/CodeGen/annotations-global.c CHECK...
2022-12-08 Alex RichardsonFix annotations-field.c CHECK lines being ignored
2022-12-08 Sunil K[OpenMP] Clang Support for taskwait nowait clause
2022-12-08 Gaëtan Bossuutils/update_mir_test_checks.py: allow checking fixedSt...
2022-12-08 Jeff Niu[mlir][ods] BitEnumAttr: Actually use the 'str' for...
2022-12-08 Haojian Wu[Attributor] Fix a break in relase build caused by
2022-12-08 Kirill Stoimenov[HWASAN] Removed right_aligned from HWASAN allocator...
2022-12-08 Nicolai HähnleScalarizer: fix an opaque pointer bug
2022-12-08 Nicolai HähnleScalarizer: explicitly exclude scalable vectors
2022-12-08 Dhruva Chakrabarti[OpenMP] [OMPT] [3/8] Implemented callback registration...
2022-12-08 Nicolai Hähnleupdate_mir_test_checks.py: match dead vreg definitions
2022-12-08 zijunzhao[tsan] re-exec when ASLR is enabled for x86_64 as well
2022-12-08 Richard SmithWhen merging lambdas, keep track of the capture lists...
2022-12-08 Jeff Niu[mlir] FunctionOpInterface: arg and result attrs dispat...
2022-12-08 Jeff Niu[mlir][ods] Generate remover methods with camelcase
2022-12-08 Jeff Niu[mlir][ods] Make Operator.h comments triple forward...
2022-12-08 Jeff Niu[mlir] FunctionOpInterface: make get/setFunctionType...
2022-12-08 Leonard Chan[compiler-rt] Add opt-in -ftrivial-auto-var-init flag...
2022-12-08 Sanjay Patel[InstCombine] add tests for insertelts of truncs; NFC
2022-12-08 Sanjay PatelRevert "[InstCombine] canonicalize trunc + insert as...
2022-12-08 Sanjay PatelRevert "[InstCombine] improve efficiency of bool logic...
2022-12-08 Corentin JabotRevert "Implement CWG2631"
2022-12-08 Vlad Serebrennikov[clang] Add test for CWG418
2022-12-08 Joseph Huber[OpenMP][libomp] Fix version scripts after undefined...
2022-12-08 Paul Walker[MC][AArch64] Remove bogus whitespace of markup'd immed...
2022-12-08 Aaron BallmanUpdate the status of a few more C DRs
2022-12-08 Alexander Belyaev[mlir][linalg] Print broadcast, map, reduce, transpose...
2022-12-08 Paul KirthRevert "Reland "[pgo] Avoid introducing relocations...
2022-12-08 Philip Reames[RISCV][InsertVSETVLI] vmv.s.x and fvmv.s.f do not...
2022-12-08 Kazu Hirata[ADT] Use std::nullopt instead of llvm::None in Optiona...
2022-12-08 Arthur Eubanks[lldb] Fix simple template names interaction with debug...
2022-12-08 Paul KirthReland "[pgo] Avoid introducing relocations by using...
2022-12-08 Roman Lebedev[SROA] For non-speculatable `load`s of `select`s -...
2022-12-08 Michael Buch[lldb][Test] TestRerunAndExpr.py: explicitly delete...
2022-12-08 Roman LebedevRevert "[SROA] For non-speculatable `load`s of `select...
2022-12-08 bixia1[mlir][sparse] Fix checks in a test.
2022-12-08 Roman Lebedev[NFCI][SROA] `rewriteSelectInstLoads()`: add forgotten...
2022-12-08 Peter Klausler[flang] Restore old unit locking behavior
2022-12-08 Jakub Kuderski[mlir][arith] Add missing heading comment. NFC.
2022-12-08 Brett Wilson[clang-doc] Add template support.
2022-12-08 bixia1[mlir][sparse] Fix problems in creating complex zero...
2022-12-08 Haojian WuAdd distinguished content to the empty test headers.
2022-12-08 Sanjay PatelRevert "[InstCombine] canonicalize trunc + insert as...
2022-12-08 Krzysztof Parzyszek[SCEV] Convert Optional to std::optional
2022-12-08 Guillaume Chatelet[NFC] Simplify documentation about alignment in MCStreamer
2022-12-08 Roman Lebedev[SROA] For non-speculatable `load`s of `select`s -...
2022-12-08 Simon Pilgrim[X86] Add HasCLFLUSH pseudo-predicate (Issue #19039)
2022-12-08 Nico Weber[lld/mac] Abort link immediately on invalid -undefined...
2022-12-08 Sebastian Neubauer[AMDGPU] Add test that spills WWM CSRs twice
2022-12-08 Luke Lau[WebAssembly] Initialize missing passes in WebAssemblyT...
2022-12-08 Haojian Wu[tooling] use std::optional in tooling StandardLibrary...
2022-12-08 Alexandros... Revert "[IPSCCP] Move the IPSCCP run function under...
2022-12-08 Alexandros... Revert "[FuncSpec] Make the Function Specializer part...
2022-12-08 Aaron Ballman[C2x] Relaxing requirements for va_start
2022-12-08 Nico Weber[gn build] port eeee51e4bb (dsymutil no longer driver_e...
2022-12-08 Alexandros... [FuncSpec] Make the Function Specializer part of the...
2022-12-08 Alexandros... [IPSCCP] Move the IPSCCP run function under the IPO...
2022-12-08 Hui Li[LLDB][LoongArch] Make software single stepping work
2022-12-08 Weining LuRevert "[LLDB][LoongArch] Make software single stepping...
2022-12-08 David Green[DAG] Teach isConstOrConstSplat about SPLAT_VECTORs
2022-12-08 Haojian Wu[clangd] Add a newline-eof to the system-include-extrac...
2022-12-08 Bjorn Pettersson[test] Remove duplicate RUN lines
2022-12-08 Simon PilgrimFix MSVC "not all control paths return a value" warning...
2022-12-08 Carlos Galvez[clang-tidy] Do not warn about redundant static in...
2022-12-08 Sebastian NeubauerRevert "[llvm] Replace llvm::Any with std::any"
2022-12-08 Weining Lu[LLDB][LoongArch] Make software single stepping work
2022-12-08 Sebastian Neubauer[llvm] Replace llvm::Any with std::any
next