platform/upstream/llvm.git
2020-02-26 Florian Hahn[AArch64] Flip default for register renaming in the...
2020-02-26 James Henderson[docs][llvm-objcopy][llvm-strip] Move --wildcard descri...
2020-02-26 James Henderson[docs][llvm-symbolizer] Fix indentation of inline optio...
2020-02-26 James Henderson[docs][llvm-symbolizer] Fix --functions description
2020-02-26 Jay FoadAMDGPU: Fix some incorrect FUNC-LABEL checks
2020-02-26 serge-sans... Fix typo in clang lit config
2020-02-26 serge-sans... Support -fuse-ld=lld for riscv
2020-02-26 Pavel Labath[lldb/gdb-remote] Add support for the qOffsets packet
2020-02-26 Haojian WuFix the clangd-fuzzer build error.
2020-02-26 Haojian Wu[clangd] Expose the rename LimitFiles option to the...
2020-02-26 Kadir CetinkayaStrip preceeding -Xclang when stripping -fcolor-diagnos...
2020-02-26 serge-sans... Remove no un-necessary require for load_extension.ll
2020-02-26 Michael LiaoAdd missing dependency to fix shared library build.
2020-02-26 Juneyoung Lee[SimpleLoopUnswitch] Canonicalize variable names
2020-02-26 Jim Lin[ARC][NFC] Remove trailing space
2020-02-26 Greg ClaytonAdd a llvm-gsymutil tool that can convert object files...
2020-02-26 Juneyoung Lee[SimpleLoopUnswitch] Fix introduction of UB when hoiste...
2020-02-26 Kang Zhang[PowerPC] Fix the unexpected modification caused by...
2020-02-26 Fangrui Song[MC] Default MCContext::UseNamesOnTempLabels to false...
2020-02-26 Fangrui Song[MC][ARM] Don't create multiple .ARM.exidx associated...
2020-02-26 Fangrui Song[Analysis] Fix -Wrange-loop-analysis after D69876
2020-02-26 Nathan James[docs] dump-ast-matchers removes const from Matcher...
2020-02-26 Reid KlecknerRemove namespace lld { namespace coff { from COFF LLD...
2020-02-26 Max Moroz[compiler-rt] Fix a typo in a comment in FuzzedDataProv...
2020-02-26 Craig Topper[SelectionDAG][PowerPC][AArch64][X86][ARM] Add chain...
2020-02-26 zoecarverRemove std::shared_ptr::allocate_shared
2020-02-26 Lang Hames[ORC] Remove the JITDylib::SymbolTableEntry::isInMateri...
2020-02-26 Adrian PrantlFix a null dereference in the LLDB data formatters.
2020-02-26 Nico WeberRevert "[libTooling] Add function to determine associat...
2020-02-25 Quentin Colombet[GISel][KnownBits] Update a comment regarding the effec...
2020-02-25 aartbik[mlir] [VectorOps] Add vector.print to EDSC
2020-02-25 Louis Dionne[NFC][libc++] Refactor some future tests to reduce...
2020-02-25 River Riddle[mlir][DenseElementsAttr] Fix storage size for bfloat16...
2020-02-25 Jason MolendaRe-land Unwind past an interrupt handler correctly...
2020-02-25 Louis Dionne[libc++] Avoid including <semaphore.h> on Apple
2020-02-25 Vedant KumarRevert "[X86MCTargetDesc.h] Speculative fix for macro...
2020-02-25 Roman Lebedev[clang] Annotating C++'s `operator new` with more attri...
2020-02-25 Roman Lebedev[Sema] Perform call checking when building CXXNewExpr
2020-02-25 Cyndy Ishida[llvm][TextAPI] rename test vars, NFC
2020-02-25 Johannes Doerfert[OpenMP][Opt] Combine `struct ident_t*` during deduplic...
2020-02-25 Thomas Lively[WebAssembly] Simplify extract_vector lowering
2020-02-25 Yitzhak Mandelbaum[libTooling] Add function to determine associated text...
2020-02-25 Akira Hatanaka[ObjC][ARC] Don't move a retain call living outside...
2020-02-25 Alexey Bataev[LIBOMPTARGET]Fix PR44933: fix crash because of the...
2020-02-25 Craig Topper[X86] Add test to show incorrect ordering of flt.rounds...
2020-02-25 zoecarverCheck args passed to __builtin_frame_address and __buil...
2020-02-25 Bill WendlingUse "nop" to avoid size warnings.
2020-02-25 Roman Lebedev[SCEV][IndVars] Always provide insertion point to the...
2020-02-25 Roman Lebedev[SCEV] rewriteLoopExitValues(): even if have hard uses...
2020-02-25 Roman Lebedev[SCEV] SCEVExpander::isHighCostExpansionHelper(): cost...
2020-02-25 Roman Lebedev[SCEV] SCEVExpander::isHighCostExpansionHelper(): cost...
2020-02-25 Roman Lebedev[SCEV] SCEVExpander::isHighCostExpansionHelper(): cost...
2020-02-25 Roman Lebedev[SCEV] SCEVExpander::isHighCostExpansionHelper(): cost...
2020-02-25 Roman Lebedev[NFC][IndVarSimplify] Adjust value names in IndVarSimpl...
2020-02-25 Roman Lebedev[SCEV] SCEVExpander::isHighCostExpansionHelper(): cost...
2020-02-25 Roman Lebedev[SCEV] SCEVExpander::isHighCostExpansionHelper(): begin...
2020-02-25 Roman Lebedev[SCEV] SCEVExpander::isHighCostExpansion(): assert...
2020-02-25 Roman Lebedev[NFC][SCEV] SCEVExpander::isHighCostExpansionHelper...
2020-02-25 Roman Lebedev[NFC][SCEV] Piping to pass new SCEVCheapExpansionBudget...
2020-02-25 Roman Lebedev[NFC][SCEV] Piping to pass TTI into SCEVExpander::isHig...
2020-02-25 Bill WendlingAdd 'l' constraint to goto label reference
2020-02-25 Martin Storsjö[libcxx] Fix building for windows after 54fa9ecd3088508
2020-02-25 Sanjay Patel[PhaseOrdering] add tests for missed CSE; NFC
2020-02-25 Jim InghamFix a race between lldb's packet timeout and the profil...
2020-02-25 Scott Linder[AMDGPU] Implement wave64 DWARF register mapping
2020-02-25 Scott LinderSupport emitting .cfi_undefined in CodeGen
2020-02-25 Scott LinderEmit register names in cfi assembly directives
2020-02-25 Yaxun (Sam... Make __builtin_amdgcn_dispatch_ptr dereferenceable...
2020-02-25 Vedant Kumar[X86MCTargetDesc.h] Speculative fix for macro collision...
2020-02-25 Quentin Colombet[MachineInstr] Add a dumpr method
2020-02-25 Sean Fertile[PowerPC][NFC] Remove comments mentioning Darwin and...
2020-02-25 Roman Lebedev[Codegen] Revert rL354676/rL354677 and followups -...
2020-02-25 Roman Lebedev[NFC][Codegen] Add miscompile test for constant store...
2020-02-25 Louis Dionne[libc++] Remove incorrect XFAIL in modules test
2020-02-25 Philip ReamesRevert "[LICM] Support hosting of dynamic allocas out...
2020-02-25 Pavel LabathRevert "[DWARFDebugLine] Avoid dumping prologue members...
2020-02-25 Jay FoadAMDGPU/GlobalISel: Un-XFAIL a test
2020-02-25 Louis Dionne[libc++] Revert 03dd205c151 "Adjust max_align_t handling"
2020-02-25 Louis Dionne[libc++] Proper fix for libc++'s modulemap after D68480
2020-02-25 Matt ArsenaultAMDGPU/GlobalISel: Use packed for G_ADD/G_SUB/G_MUL...
2020-02-25 Rong Xu[remark][diagnostics] [codegen] Fix PR44896
2020-02-25 Anastasia Stulova[Sema][C++] Propagate conversion kind to specialize...
2020-02-25 Haojian WuMake builtbot happy.
2020-02-25 Jay FoadAMDGPU/GlobalISel: Legalize s64 min/max by lowering
2020-02-25 Fangrui Song[ELF] Support archive:file syntax in input section...
2020-02-25 Haojian Wu[clang-rename] Add the USR of incomplete decl to the...
2020-02-25 Artem Dergachev[analyzer] Add support for CXXInheritedCtorInitExpr.
2020-02-25 Pavel Labath[DWARFDebugLine] Avoid dumping prologue members we...
2020-02-25 Ayke van Laethem[LLDB] Let DataExtractor deal with two-byte addresses
2020-02-25 Roman Lebedev[InstCombine] foldShiftIntoShiftInAnotherHandOfAndInICm...
2020-02-25 Roman Lebedev[NFC][InstCombine] Add shift amount reassociation in...
2020-02-25 Roman Lebedev[InstCombine] reassociateShiftAmtsOfTwoSameDirectionShi...
2020-02-25 Roman Lebedev[NFC][InstCombine] Add shift amount reassociation misco...
2020-02-25 Benjamin KramerMake test not write to the source directory
2020-02-25 Jay Foad[AMDGPU] Precommit some test updates for D68338 "Remove...
2020-02-25 Nico Weberclang-cl: Add a `/showIncludes:user` flag.
2020-02-25 Kristóf Umann[analyzer][MallocChecker][NFC] Change the use of Identi...
2020-02-25 Kadir Cetinkaya[clangd] Migrate Lexer usages in TypeHierarchy to Token...
2020-02-25 Joerg SonnenbergerStop including sys/param.h from Unix.h
2020-02-25 Kelvin Li[OpenMP][cmake] ignore warning on unknown CUDA version
next