platform/upstream/llvm.git
2021-06-29 Adrian PrantlImprove path remapping in cross-debugging scenarios
2021-06-29 Adrian PrantlModernize Module::RemapFile to return an Optional ...
2021-06-29 Adrian PrantlExpress PathMappingList::FindFile() in terms of PathMap...
2021-06-29 Adrian PrantlChange PathMappingList::FindFile to return an optional...
2021-06-29 Aaron PuchertThread safety analysis: Rename parameters of ThreadSafe...
2021-06-29 Aaron PuchertThread safety analysis: Always warn when dropping locks...
2021-06-29 Arthur Eubanks[OpaquePtr][BitcodeWriter] Handle attributes with types
2021-06-29 Nikita Popov[Test] Regenerate test checks (NFC)
2021-06-29 Matt ArsenaultCodeGen: Store LLT instead of uint64_t in MachineMemOperand
2021-06-29 Matt ArsenaultRevert "GlobalISel: Use MMO helper for getting the...
2021-06-29 Akira Hatanaka[CodeGen] Stop creating fake FunctionDecls when generat...
2021-06-29 Duncan P. N... OpaquePtr: Support i32** with --force-opaque-pointers
2021-06-29 Alexander Shaposhnikov[llvm-objcopy][MachO] Code cleanup
2021-06-29 Stella Stamenova[lldb] Fix debug_loc.s which was broken after https...
2021-06-29 Dhruva Chakrabarti[libomptarget] [amdgpu] Fix default setting of max...
2021-06-29 Siva Chandra... [libc] Allow target architecture independent configs
2021-06-29 Stella Stamenova[lldb] Fix globals-bss.cpp which was broken in https...
2021-06-29 Jianzhou Zhao[dfsan] Expose dfsan_get_track_origins to get origin...
2021-06-29 Stella Laurenzo[mlir] Generare .cpp.inc files for dialects.
2021-06-29 Stella StamenovaRevert D104488 and friends since it broke the windows bot
2021-06-29 Eugene Zhulenev[mlir:Async] Change async-parallel-for block size/count...
2021-06-29 Eugene Zhulenev[mlir:Async] Add an async reference counting pass based...
2021-06-29 Nicolas Vasilache[mlir][Linalg] Add a ComprehensiveModuleBufferizePass...
2021-06-29 Stefan Pintilie[Clang] Add option to handle behaviour of vector bool...
2021-06-29 Leonard Chan[NFC][compiler-rt][hwasan] Re-use ring buffer size...
2021-06-29 Fangrui Song[llvm-readobj] Make -s and -t match llvm-readelf
2021-06-29 Leonard Chan[NFC][compiler-rt][hwasan] Move GetCurrentThread to...
2021-06-29 Fangrui Song[test] Change -t to --syms and -s to -S for llvm-readob...
2021-06-29 Nikita Popov[SanitizerCoverage] Fix global type check with opaque...
2021-06-29 Fangrui Song[llvm-objcopy][MachO] Support ARM64_RELOC_ADDEND
2021-06-29 Jacob Hegna[NFC] clang-format on InlineCost.cpp and InlineAdvisor.h.
2021-06-29 Nikita Popov[OpaquePtr] Support forward references in textual IR
2021-06-29 Craig Topper[LegalizeTypes][VE] Don't Expand BITREVERSE/BSWAP durin...
2021-06-29 Jonas Devlieghere[lldb] Check for the mangled symbol name for objc_copyR...
2021-06-29 Louis Dionne[libc++] NFC: Fix return-by-const-value and pass-by...
2021-06-29 Nick Desaulniers[Inline] prevent inlining on noprofile mismatch
2021-06-29 Melanie Blower[clang][PATCH][nfc] Refactor TargetInfo::adjust to...
2021-06-29 Akira Hatanaka[ObjC][ARC] Don't add operand bundle clang.arc.attached...
2021-06-29 Alexey Bataev[INSTCOMBINE] Transform reduction(shuffle V, poison...
2021-06-29 Michael Kruse[Flang][test] Fix Windows buildbot after D104930.
2021-06-29 Raphael Isemann[lldb] Skip TestPairFromStdModule for now
2021-06-29 Craig Topper[RISCV] Protect the SHL/SRA/SRL handlers in LowerOperat...
2021-06-29 Arthur O'Dwyer[libc++] Update ABI docs. NFCI.
2021-06-29 Eugene Zhulenev[mlir:Async] Fix a bug in automatic refence counting...
2021-06-29 Eugene Zhulenev[mlir:Async] Convert AsyncParallelFor pass to ModuleOp...
2021-06-29 Eugene Zhulenev[mlir:Async] Remove async operations if it is staticall...
2021-06-29 gbreynoo[llvm-objdump] Add --no-print-imm-hex to the command...
2021-06-29 gbreynoo[llvm-objdump] Add testing for --print-imm-hex, --heade...
2021-06-29 Piotr Sobczak[AMDGPU] Fix 224-bit spills
2021-06-29 David Green[ARM] Extra test for gep immediate costs. NFC
2021-06-29 LLVM GN Syncbot[gn build] Port d03aa7d6b66f
2021-06-29 Louis Dionne[libc++] NFCI: Remove __functional/search.h
2021-06-29 Eugene Zhulenev[perf] Fix a data race in the PerfJITEventListener
2021-06-29 Florian Hahn[SCCP] Extend tests added 1092357ccdc9 in with UREM...
2021-06-29 Philip Reames[LV] Fix bug when unrolling (only) a loop with non...
2021-06-29 Pratyush DasPrint default template argument if manually specified...
2021-06-29 Louis Dionne[libc++] Serialize Lit parameters to make them availabl...
2021-06-29 Louis Dionne[libc++] NFCI: Remove code duplication and obsolete...
2021-06-29 Jeremy MorseCatch an extremely obvious memory leak, thanks asan
2021-06-29 Alex Zinenko[mlir] silence -Wunused-variable in Linalg comprehensiv...
2021-06-29 Johannes DoerfertRevert "[OpenMP] Add Two-level Distributed Barrier"
2021-06-29 Johannes DoerfertRevert "[omp] Fix build without ITT after D103121 changes"
2021-06-29 Johannes Doerfert[Attributor][NFCI] Make the state of AAValueSimplify...
2021-06-29 Johannes Doerfert[Attributor][NFCI] Remove unneeded namespace
2021-06-29 Johannes Doerfert[Attributor] Teach AAPotentialValues about constant...
2021-06-29 Johannes Doerfert[Attributor][NFC] Clang format
2021-06-29 Johannes Doerfert[InstCombine] Gracefully handle an alloca outside the...
2021-06-29 Balazs Benics[analyzer] Make CheckerManager::hasPathSensitiveChecker...
2021-06-29 David SherwoodRevert "[NFC] Remove shadowed variable in InnerLoopVect...
2021-06-29 Dylan Fleming[SVE] Added CodeGen support for inserting an element...
2021-06-29 Jeremy Morse[DebugInstrRef][3/3] Follow DBG_PHI instructions throug...
2021-06-29 Ben Shi[AVR] Fix a bug in prologue of ISR
2021-06-29 Simon Pilgrim[X86] Add cmov i33 sgt test case
2021-06-29 David Sherwood[NFC] Remove shadowed variable in InnerLoopVectorizer...
2021-06-29 Nicolas Vasilache[mlir][Linalg] NFC - Drop AliasInfo::existsNonDominatin...
2021-06-29 Nico Weber[lld/mac] Make symbol table order deterministic
2021-06-29 Tim NorthoverARM: fix vacuously true assertion to actually check...
2021-06-29 Florian Hahn[SCCP] Add tests with urem/srem with 2 constant operands.
2021-06-29 David SherwoodRevert "[NFC] Remove shadowed variable in InnerLoopVect...
2021-06-29 Felipe de Azevedo... [mlir] Add support for LLVM's dso_local attr
2021-06-29 Alex Zinenko[mlir] Remove SDBM
2021-06-29 Florian Hahn[LV] Fix crash when target instruction for sinking...
2021-06-29 Alexey Bataev[InstCombine]Add a test for reductions after shuffles...
2021-06-29 Florian Mayer[hwasan] Display causes in order of probability.
2021-06-29 Florian MayerRevert "[hwasan] print exact mismatch offset for short...
2021-06-29 David Sherwood[LoopVectorize] Add support for scalable vectorization...
2021-06-29 Butygin[mlir] Add MemoryEffects::Allocate to memref::CloneOp
2021-06-29 Roman Lebedev[NFC][InstCombine] foldAggregateConstructionIntoAggrega...
2021-06-29 Chia-hung Duan[mlir-reduce] Add doc for usage of mlir-reduce
2021-06-29 David Green[ARM] Fold extract of ARM_BUILD_VECTOR
2021-06-29 Valeriy Savchenko[analyzer] Fix SValTest for LocAsInt test
2021-06-29 LLVM GN Syncbot[gn build] Port 9b02a9b40150
2021-06-29 LLVM GN Syncbot[gn build] Port 159024ce2315
2021-06-29 Valeriy Savchenko[analyzer] Implement getType for SVal
2021-06-29 Ole Strohm[OpenCL] Fix qualifiers check on binding references...
2021-06-29 Med Ismail... [lldb/Interpreter] Fix session-save-on-quit when using ^D
2021-06-29 Med Ismail... [lldb/Interpreter] Add setting to set session transcrip...
2021-06-29 Tianqing Wang[X86] Add a test to reveal a bug in CMOV conversion.
2021-06-29 Bruno De FrainePR50767: clear non-distinct debuginfo for function...
2021-06-29 Diana Picus[flang] Add runtime interface for SYSTEM_CLOCK
next