platform/upstream/llvm.git
2020-04-08 Florian Hahn[DSE,MSSA] Hoist getMemoryAccess call (NFC).
2020-04-08 Clement Courbet[llvm-exegesis] Fix build with !HAS_LIBPFM.
2020-04-08 Simon Pilgrim[CodeExtractor] Fix typo in check label to fix issue...
2020-04-08 Uday Bondhugula[MLIR] Fix more gcc-5 build issues from D77528
2020-04-08 Alexey Lapshin[DWARFLinker][dsymutil] followup for 88c2137b6d49f88186...
2020-04-08 Clement Courbet[llvm-exegesis][NFC] Let the pfm::Counter own the PerfH...
2020-04-08 Haojian Wu[Parser] Improve diagnostic and error recovery when...
2020-04-08 Stefan Pintilie[PowerPC][Future] Add Support For Functions That Do...
2020-04-08 Louis Dionne[libc++] Explicitly specify that we use libc++abi in...
2020-04-08 Sanjay Patel[LangRef] update text for shufflevector
2020-04-08 Sanjay Patel[InstCombine] exclude bitcast of ppc_fp128 in icmp...
2020-04-08 Yitzhak Mandelbaum[libTooling] Simplify the representation of Transformer...
2020-04-08 Bevin Hansson[AST] Compress the FixedPointSemantics type better.
2020-04-08 Bevin Hansson[CodeGen] Emit IR for compound assignment with fixed...
2020-04-08 Bevin Hansson[CodeGen] Emit IR for fixed-point unary operators.
2020-04-08 Bevin Hansson[CodeGen] Emit IR for fixed-point multiplication and...
2020-04-08 Clement Courbet[llvm-exegesis][NFC] Remove dead code.
2020-04-08 Ilya Leoshkevich[compiler-rt] Don't use __libc_stack_end on ARM
2020-04-08 Haojian Wu[clangd] Add missing GoToStmt in FindTarget.
2020-04-08 Simon Pilgrim[AMDGPU] Regenerate vector-extract-insert test checks...
2020-04-08 Simon Pilgrim[AMDGPU] Regenerate si-annotate-cfg-loop-assert test...
2020-04-08 Sam McCall[clangd] Support dexp -c "some command"
2020-04-08 Andrew Ng[ELF][test] Add reproduce test for dependent libraries
2020-04-08 Adam Czachorowski[clangd] Fix a crash bug in AddUsing tweak around templ...
2020-04-08 Uday Bondhugula[MLIR] Fix gcc-5 build failure cause by D77528
2020-04-08 Peter Smith[LLD][ELF][ARM] Implement ARM pc-relative relocations...
2020-04-08 Simon Pilgrim[X86][SSE] Combine PTEST(AND(X,Y),AND(X,Y)) -> PTEST...
2020-04-08 Sam McCall[clangd] show layout info when hovering on a class...
2020-04-08 Jeremy Morse[DebugInfo][NFC] Early-exit when analyzing for single...
2020-04-08 Peter Smith[ELF][AArch64] Add R_AARCH64_PLT32 relocation type.
2020-04-08 Shengchen Kan[X86][MC] Support enhanced relaxation for branch align
2020-04-08 Mikael Holmen[IfConversion] Disallow TrueBB == FalseBB for valid...
2020-04-08 Anna Welker[ARM][MVE] Optimise offset addresses of gathers/scatters
2020-04-08 Max Kazantsev[LoopLoadElim] Add test showing that LoopLoadElim doesn...
2020-04-08 Dominik Montada[GlobalISel] combine trunc(trunc) pattern
2020-04-08 James Henderson[llvm-objdump] Fix unstable disassembly output for...
2020-04-08 Uday Bondhugula[MLIR] Add support to use aligned_alloc to lower AllocO...
2020-04-08 Balázs Kéri[Analyzer][StreamChecker] Introduction of stream error...
2020-04-08 Dominik Montada[GlobalISel] Combine sext([sz]ext) -> [sz]ext, zext...
2020-04-08 Christian Sigg[MLIR] Add missing colon after CHECKs.
2020-04-08 Dominik Montada[GlobalISel] support narrow G_IMPLICIT_DEF for DstSize...
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...
next