platform/upstream/llvm.git
2020-04-08 Kadir Cetinkaya[clangd] Destroy context before resetting CurrentReq
2020-04-08 Kadir Cetinkaya[clangd] Fix broken assertion
2020-04-08 Kazushi (Jam... [VE] Simplify definitions of uimm6 and simm7
2020-04-08 Austin ConlonAdd missing hyphens
2020-04-08 Igor Kudrin[DebugInfo] Fix reading DWARFv5 type units in DWP.
2020-04-08 Julian Lettner[lit] Print slowest tests and time histogram before...
2020-04-08 Julian Lettner[lit] Improve test summary output
2020-04-08 LLVM GN Syncbot[gn build] Port f85ae058f58
2020-04-08 Stanislav Mekhanoshin[AMDGPU] Expand vector trunc stores from i16 to i8
2020-04-08 Johannes Doerfert[OpenMP] Provide math functions in OpenMP device code...
2020-04-08 Johannes Doerfert[OpenMP] Specialize OpenMP calls after template instant...
2020-04-08 Johannes Doerfert[OpenMP] Add match_{all,any,none} declare variant selec...
2020-04-08 Johannes Doerfert[OpenMP] Try to find an existing base for `omp begin...
2020-04-08 Nicolas Vasilache[mlir][Linalg] Use subview instead of linalg.slice...
2020-04-08 Johannes Doerfert[OpenMP] "UnFix" last layering problem with FrontendOpenMP
2020-04-08 Lukas SommerKeep output file after successful execution of mlir-opt
2020-04-08 Kazu Hirata[JumpThreading] NFC: Simplify ComputeValueKnownInPredec...
2020-04-08 Julian Lettner[lit] Print slowest test first when timing tests
2020-04-08 Julian Lettner[lit] Improve consistency when printing test results
2020-04-08 Volodymyr SapsaiRevert "[ObjC generics] Fix not inheriting type bounds...
2020-04-07 Dan AlbertReset more globalMemCounters.
2020-04-07 LLVM GN Syncbot[gn build] Port 1adeeabb79a
2020-04-07 Eli Friedman[NFC] Clean up uses of LoadInst constructor.
2020-04-07 Davide Italiano[ManualDWARFIndex] Remove dead code, in preparation...
2020-04-07 Daniel SandersAdd MIR-level debugify with only locations support...
2020-04-07 Fangrui Song[VE] Migrate to the getMachineMemOperand overload using...
2020-04-07 River Riddle[mlir][AsmFormat] Avoid invalidating the iterator when...
2020-04-07 Matt ArsenaultCodeGen: More conversions to use Register
2020-04-07 Fangrui Song[ThinLTO] Drop dso_local if a GlobalVariable satisfies...
2020-04-07 Fangrui Song[VE] Adapt aa26dd985848364df01d3f8f0f3eaccfd5ee80dc...
2020-04-07 Dan AlbertRevert "Don't expose unavailable cstdio functions."
2020-04-07 Stephen Neuendorffer[MLIR] Add note for file-line numbers in tablegen error...
2020-04-07 Stephen Neuendorffer[MLIR] Cleanup mlir-tblgen error messages for custom...
2020-04-07 Dan AlbertDon't expose unavailable cstdio functions.
2020-04-07 Jorge Gorbe... [libunwind] Fix UB in EHHeaderParser::findFDE
2020-04-07 Alexey Bataev[OPENMP]Do not capture global marked as shared in OpenM...
2020-04-07 Wei MiRecommit [SampleFDO] Add flag for partial profile.
2020-04-07 Stanislav Mekhanoshin[AMDGPU] Implement copyPhysReg for 16 bit subregs
2020-04-07 River Riddle[mlir][Pass] Update the documentation for the declarati...
2020-04-07 Louis Dionne[libc++] Remove the %{not} substitution
2020-04-07 Francis Visoiu... [Driver] Only pass LTO remark arguments if the driver...
2020-04-07 Benjamin KramerDon't access reference to a vector after pop_back
2020-04-07 River Riddle[mlir][Pass] Update the PassGen to generate base classe...
2020-04-07 River Riddle[mlir][Pass] Remove the use of CRTP from the Pass classes
2020-04-07 River Riddle[mlir][Pass][NFC] Replace usages of ModulePass with...
2020-04-07 Matt ArsenaultCodeGen: Use Register in TargetFrameLowering
2020-04-07 Nikita Popov[BPI] Clear handles when releasing memory (NFC)
2020-04-07 Jacques Pienaar[mlir][DRR] Add location directive
2020-04-07 Lawrence D... Fix illegal early call to PyBuffer_Release in swig...
2020-04-07 Nathan James[clang-tidy] Fix buildbot failing with explicit special...
2020-04-07 Stella LaurenzoRemove FxpMathOps dialect and Quantizer tool.
2020-04-07 David BlaikieRemove some top-level const from return values seen...
2020-04-07 Eric Astor[ms] Add new /PDBSTREAM option to lld-link allowing...
2020-04-07 Louis Dionne[libc++] Run tests in a directory related to %t instead...
2020-04-07 George Burgess IV[TLI] fix a function's (commented) signature; NFC
2020-04-07 Matt ArsenaultCodeGen: Use Register in more places
2020-04-07 Wei MiRevert "[SampleFDO] Add flag for partial profile."...
2020-04-07 River Riddle[mlir][Diagnostic] Don't store Operation arguments...
2020-04-07 Alexey Bataev[OPENMP][DOCS]Update status of oimplemented constructs...
2020-04-07 Davide Italiano[ScriptInterpreterPython] Remove buggy code to save...
2020-04-07 Johannes Doerfert[OpenMP] "UnFix" layering problem with FrontendOpenMP
2020-04-07 Alexey Bataev[OPENMP50]Codegen for iterator construct.
2020-04-07 Wei Mi[SampleFDO] Add flag for partial profile.
2020-04-07 Nemanja Ivanovic[NFC][PowerPC] Fix register class for patterns using...
2020-04-07 Nathan James[clang-tidy] Change checks that take enum configuration...
2020-04-07 Shilei Tian[OpenMP] Optimized stream selection by scheduling data...
2020-04-07 Nathan James[clang-tidy] Added support for validating configuration...
2020-04-07 Sid Manning[Hexagon] Update paths for linux/musl
2020-04-07 Aaron BallmanAllow parameter names to be elided in a function defini...
2020-04-07 Louis Dionne[libc++] Translate MODULES_DEFINES annotations to ADDIT...
2020-04-07 Graham Sellers[AMDGPU] Extend constant folding for logical operations
2020-04-07 Craig Topper[SelectionDAG] Make getZeroExtendInReg take a vector...
2020-04-07 LLVM GN Syncbot[gn build] Port 88c2137b6d4
2020-04-07 Alexey Lapshin[DWARFLinker][dsymutil][NFC] Move DwarfStreamer into...
2020-04-07 Matt ArsenaultAMDGPU: Cleanup test MIR
2020-04-07 Artem DergachevRevert "Revert "[analyzer] Teach scan-build how to...
2020-04-07 Eli Friedman[AArch64] Don't expand memcmp in strict align mode.
2020-04-07 Matt ArsenaultAMDGPU: Use early return
2020-04-07 Julian Lettner[lit] Cleanup printing of discovered suites and tests
2020-04-07 Sam Clegg[WebAssembly][MC] Fix leak of std::string members in...
2020-04-07 Stanislav Mekhanoshin[AMDGPU] Limit endcf-collapase to simple if
2020-04-07 Fangrui Song[ELF] --warn-backrefs: don't warn for linking sandwich...
2020-04-07 Fangrui Song[ELF] -M/-Map: fix VMA/LMA/Size columns of symbol assig...
2020-04-07 Aaron BallmanCheck LLVM_BUILD_LLVM_C_DYLIB before building the C...
2020-04-07 Simon Pilgrim[X86][SSE] Add PTEST(AND(X,Y),AND(X,Y)) tests derived...
2020-04-07 Lei Zhang[mlir][spirv] Fix wrong Phi parent block for back-to...
2020-04-07 Lei Zhang[mlir][vulkan-runner] Fix createLowerToLLVMPass interface
2020-04-07 Matt ArsenaultDAG: Use the correct getPointerTy in a few places
2020-04-07 Amy HuangSlightly modify some tests as follow up to bcf66084...
2020-04-07 Amy Huang[DebugInfo] Fix for adding "returns cxx udt" option...
2020-04-07 Nikita Popov[RDA] Avoid full reprocessing of blocks in loops (NFCI)
2020-04-07 Nikita Popov[RDA] Don't pass down TraversedMBB (NFC)
2020-04-07 Nikita Popov[RDA] Avoid inserting duplicate reaching defs (NFCI)
2020-04-07 David Tenty[NFC][PowerPC] Cleanup 64-bit and Darwin CalleeSavedRegs
2020-04-07 diggerlin[NFC][XCOFF] refactor readobj/XCOFFDumper.cpp
2020-04-07 Dmitry Vyukovtsan: fix Go/ppc build
2020-04-07 Raphael Isemann[lldb][NFC] Fix typo in 'watchpoint delete' error message
2020-04-07 Sriraman TallamLLD Support for Basic Block Sections
2020-04-07 Michael Liao[hip] Remove `hip_pinned_shadow`.
2020-04-07 Simon Pilgrim[X86][SSE] combineX86ShufflesConstants - early out...
next