platform/upstream/llvm.git
2022-02-04 Joseph Huber[OpenMP] Add Cuda path to linker wrapper tool
2022-02-04 Mircea Trofin[nfc][mlgo][regalloc] Cache live interval feature compo...
2022-02-04 Miod Vallat[Support] unsafe pointer arithmetic in llvm_regcomp()
2022-02-04 Jez Ng[lld-macho][nfc] Eliminate InputSection::Shared
2022-02-04 Snehasish KumarRevert "[ProfileData] Read and symbolize raw memprof...
2022-02-04 Tom Stellardgithub: Fix issue-subscriber workflow
2022-02-03 Arthur Eubanks[gn build] Set -fmsc-version=1920 on Windows
2022-02-03 Snehasish KumarRevert "[instrprof][NFC] Sort link components and dedupe."
2022-02-03 Zequan Wu[LLDB][NativePDB] terminal entry has lower precedence...
2022-02-03 Snehasish Kumar[instrprof][NFC] Sort link components and dedupe.
2022-02-03 Dave Lee[clang][utils] Remove StringRef lldb summary provider
2022-02-03 Tiago Macarios[libc++] Fix chrono::duration constructor constraint
2022-02-03 Tom Stellardgithub: Add actions to automate part of the release...
2022-02-03 Philip Reames[SLP] Strengthen internal invariant assertions slightly
2022-02-03 Joseph HuberRevert "[OpenMP] Don't use bound architecture when...
2022-02-03 Snehasish Kumar[ProfileData] Read and symbolize raw memprof profiles.
2022-02-03 Snehasish Kumar[memprof] Print out the summary in YAML format.
2022-02-03 Snehasish Kumar[instrprof][NFC] Templatize the instrprof iterator.
2022-02-03 Snehasish Kumar[DebugInfo] Move the SymbolizableObjectFile header...
2022-02-03 Jessica Paquette[GlobalISel] Combine (G_*ADDO x, 0) -> x + no carry out
2022-02-03 Jessica Paquette[GlobalISel] Combine: (G_*MULO x, 0) -> 0 + no carry out
2022-02-03 Eugene Zhulenev[mlir] Keep sorted vector of registered operation names...
2022-02-03 Joseph Huber[OpenMP] Don't use bound architecture when checking...
2022-02-03 Vy Nguyen[lld-macho] Minor clean up: use .find() to check for...
2022-02-03 Zequan Wu[LLDB] remove an extra register enum on windows x64
2022-02-03 Nikolas Klauser[libc++] Remove the std::string base class
2022-02-03 Björn Schäpers[clang-format][NFC] Code Tidies in UnwrappedLineFormatter
2022-02-03 Nico Weber[gn build] (manually) attempt to port 95d609b549bb
2022-02-03 ksyx[clang-format] Use wider comment prefix space rule
2022-02-03 Ben Barham[VFS] Add back setFallthrough for downstream users
2022-02-03 Aaron BallmanUse functions with prototypes when appropriate; NFC
2022-02-03 Shoaib Meenai[cmake] Increase -fms-compatibility-version in Windows...
2022-02-03 Alexander Yermolovich[GSYM] Add Split Dwarf Support to DwarfTransformer
2022-02-03 Dmitri GribenkoRevert "[clang] Mark `trivial_abi` types as "trivially...
2022-02-03 Alex Brachet[llvm-objcopy][COFF] Implement --update-section
2022-02-03 Philip Reames[SLP] Add basic self consistency asserts into scheduling
2022-02-03 Thomas Raoux[mlir][scf] Fix bug in pipelining prologue emission
2022-02-03 Ben Barham[VFS] Add a "redirecting-with" field to overlays
2022-02-03 Matt Morehouse[HWASan] Add __hwasan_init to .preinit_array.
2022-02-03 Vang Thao[AMDGPU] Fix scheduler live-ins with debug inst at...
2022-02-03 Mircea Trofin[nfc][regalloc] const LiveIntervals within the allocator
2022-02-03 Philip Reames[tests] Add coverage for SLP reschedule event
2022-02-03 Kazu Hirata[SampleProfile] Reduce indentation with an early return...
2022-02-03 Bjorn Pettersson[CodeGenPrepare] Avoid out-of-bounds shift
2022-02-03 Stanislav Mekhanoshin[AMDGPU] Fix windows build warning with IMMBitSelConst...
2022-02-03 John Ericson[lld][clang][cmake] Clean up a few things
2022-02-03 River Riddle[mlir:Vector][NFC] Remove unnecessary dependency on...
2022-02-03 Zequan Wu[LLDB] Fix window bot failure
2022-02-03 Caroline Concatto[AArch64][SVE] Add more folds to make use of gather...
2022-02-03 Florian Mayer[NFC] [hwasan] use InstIterator
2022-02-03 Keith Smiley[llvm-libtool-darwin] Remove var to fix use
2022-02-03 Florian Mayer[nfc] [mte] use InstrIter.
2022-02-03 Caroline Concatto[AArch64][SVE] Fold gather/scatter with 32bits when...
2022-02-03 River Riddle[mlir][NFC] Split MlirQuant into proper IR/Utils/Transf...
2022-02-03 Mahesh Ravishankar[mli][Linalg] NFC: Refactor methods in `ElementwiseOpFu...
2022-02-03 Dmitry Vyukovsanitizer_common: fix __sanitizer_get_module_and_offset...
2022-02-03 mydeveloperday[clang-format] regression from clang-format v13
2022-02-03 Keith Smiley[llvm-libtool-darwin] Improve warning message for no...
2022-02-03 Joseph Huber[Clang][Docs] Add documention for new OpenMP offloading...
2022-02-03 Amir Ayupov[Support][NFC] Don’t duplicate class or function name...
2022-02-03 Marek Kurdej[clang-format] Avoid merging macro definitions.
2022-02-03 Marek Kurdej[clang-format] Avoid adding space after the name of...
2022-02-03 Craig Topper[RISCV] Add FMV_X_W and FMV_X_H to RISCVSExtWRemoval.
2022-02-03 Stanislav Mekhanoshin[AMDGPU] HWRegs TMA and TBA also supported on gfx9
2022-02-03 Sanjay Patel[x86] add minimal test for sbb idiom and CPU capabiliti...
2022-02-03 Sanjay Patel[x86] remove CPU requirement for RUN line in test file...
2022-02-03 Florian Mayer[hwasan] add musttail IR test.
2022-02-03 Mircea TrofinRevert "[nfc][mlgo] De-const a parameter"
2022-02-03 Philip Reames[SLP] Fix a typo in comment
2022-02-03 Pavel Labath[lldb] Fix windows&mac builds for c34698a811b13
2022-02-03 Thomas Symalla[AMDGPU] Introduce new ISel combine for trunc-slr patterns
2022-02-03 Chris Lattner[mlir-translate] Teach these tools about --allow-unregi...
2022-02-03 Sunho Kim[AARCH64][NEON] Allow to sink operands for aarch64_neon...
2022-02-03 Augie Fackler[test] check strictest attributes possible for InferFun...
2022-02-03 Augie Fackleradd IR compatability test for (upcoming) allocsize...
2022-02-03 Augie Fackler[NFC] MemoryBuiltins: tease out a getFreeFunctionDataFo...
2022-02-03 Craig Topper[RISCV] Remove createVirtualRegister from RISCVInstrInf...
2022-02-03 Kadir Cetinkaya[clang-tidy] Fix LLVM include order check policy
2022-02-03 Craig Topper[RISCV] Remove RISCVISD::SPLAT_VECTOR_I64 in favor...
2022-02-03 Augie FacklerMemoryBuiltins: simplify isLibFreeFunction [NFC]
2022-02-03 Jay Foad[AMDGPU] Simplify AMDGPUAnnotateUniformValues::visitLoa...
2022-02-03 Bixia Zheng[mlir][taco] Uses sparse_tensor.new to read tensor...
2022-02-03 Abhishek Varma[MLIR][SCF] Remove loop invariant arguments of scf...
2022-02-03 Jay Foad[AMDGPU] Tweak tests in noclobber-barrier.ll
2022-02-03 LLVM GN Syncbot[gn build] Port c34698a811b1
2022-02-03 Simon PilgrimMipsABIFlagsSection.h - replace unnecessary StringRef...
2022-02-03 Simon Pilgrim[X86] simplifyX86varShift - use KnownBits.getMaxValue...
2022-02-03 Nico Weber[gn build] (manually) port 20e05b9f0ebe (ClangPseudoTests)
2022-02-03 Timm Bäder[clang][driver][wasm] Remove unneeded default labels
2022-02-03 Sander de Smalen[LV] Use VScaleForTuning to allow wider epilogue VFs.
2022-02-03 Timm Bäder[clang][driver][wasm] Support -stdlib=libstdc++ for...
2022-02-03 Andrzej WarzynskiRevert "[flang] Debugging of ACCESS='STREAM' I/O"
2022-02-03 Simon Pilgrim[Lanai] Remove orphan LanaiInstPrinter::printAluOperand...
2022-02-03 Simon PilgrimLanaiInstPrinter.h - replace unnecessary StringRef...
2022-02-03 Alexey Bataev[SLP]Excluded external uses from the reordering estimation.
2022-02-03 Dawid Jurczak[NFC] Move FoldingSetNodeID::AddInteger and FoldingSetN...
2022-02-03 Simon PilgrimXCoreTargetMachine.h - replace unnecessary StringRef...
2022-02-03 Simon PilgrimXCoreInstPrinter.h - replace unnecessary StringRef...
2022-02-03 Simon Pilgrim[XCore] Remove orphan XCoreInstPrinter::printMemOperand...
2022-02-03 Alexey Bataev[SLP]Alternate vectorization for cmp instructions.
next