platform/upstream/llvm.git
2020-01-15 Georgii Rymar[llvm-readobj][test] - Cleanup SHT_RELR sections testing.
2020-01-15 Teresa JohnsonRestore "[ThinLTO] Add additional ThinLTO pipeline...
2020-01-15 Kadir Cetinkaya[clangd] Fix windows buildbots
2020-01-15 Nico Weber[gn build] find mistakes like the one fixed in 72b5989e...
2020-01-15 Simon Tatham[clang] New __attribute__((__clang_arm_mve_strict_polym...
2020-01-15 Kadir Cetinkaya[clangd] Rearrange type, returntype and parameters...
2020-01-15 Kadir Cetinkaya[clangd] Add a ruler after header in hover
2020-01-15 Nico Weber[gn build] (manually) port b4a99a061f51 better
2020-01-15 Nicolas Vasilache[mlir][EDSC] Refactor dependencies involving EDSCs.
2020-01-15 Alex Richardson[ELF] Avoid false-positive assert in getErrPlace()
2020-01-15 Kadir Cetinkaya[clangd] Show hower info for expressions
2020-01-15 Ulrich Weigand[FPEnv] Address post-commit review comment for D71467
2020-01-15 Alex Zinenko[mlir] LLVM import: handle function-typed constants
2020-01-15 Matt ArsenaultGlobalISel: Implement lower for G_BITCAST
2020-01-15 Matt ArsenaultAMDGPU: Partially directly select llvm.amdgcn.interp...
2020-01-15 Matt ArsenaultGlobalISel: Fix narrowScalar for G_ANYEXT results
2020-01-15 Matt ArsenaultTableGen: Delete some copy constuctors
2020-01-15 Matt ArsenaultTableGen/GlobalISel: Don't take reference to temporary...
2020-01-15 Matt ArsenaultTableGen/GlobalISel: Don't reconstruct CodeGenRegBank
2020-01-15 Luís Marques[RISCV] Fix test for inline asm z constraint modifier
2020-01-15 Soumi MannaFurther implement CWG 2292
2020-01-15 Djordje Todorovic[llvm-locstats] Add the --compare option
2020-01-15 Nemanja Ivanovic[PowerPC] Legalize saturating vector add/sub
2020-01-15 Hans WennborgBump the trunk major version to 11 llvmorg-11-init
2020-01-15 Simon PilgrimRevert rG6078f2fedcac5797ac39ee5ef3fd7a35ef1202d5 ...
2020-01-15 Zakk Chen[RISCV] Support ABI checking with per function target...
2020-01-15 Zakk ChenRevert "[RISCV] Support ABI checking with per function...
2020-01-15 Simon PilgrimFix Wdocumentation warning. NFC.
2020-01-15 Simon PilgrimRegisterClassInfo::computePSetLimit - assert that we...
2020-01-15 Simon PilgrimFix "pointer is null" static analyzer warning. NFCI.
2020-01-15 Georgii Rymar[yaml2obj/obj2yaml] - Add support for SHT_RELR sections.
2020-01-15 Raphael Isemann[lldb] Add expect_expr function for testing expression...
2020-01-15 Benjamin Kramer[AArch64][SVE] Fold variable into assert to silence...
2020-01-15 Arkady Shlykov[NFC] Adjust test cases numbering, test commit.
2020-01-15 Djordje Todorovic[llvm-locstats] Fix the docs
2020-01-15 Scott Egerton[Lexer] Allow UCN for dollar symbol '\u0024' in identif...
2020-01-15 Georgii RymarRevert "[yaml2obj/obj2yaml] - Add support for SHT_RELR...
2020-01-15 Russell Gallop[Support] Replace Windows __declspec(thread) with threa...
2020-01-15 Cullen Rhodes[AArch64][SVE] Add ptest intrinsics
2020-01-15 Djordje Todorovic[llvm-locstats] Add the --draw-plot option
2020-01-15 Georgii Rymar[yaml2obj/obj2yaml] - Add support for SHT_RELR sections.
2020-01-15 Scott EgertonRevert "[RISCV] Add Clang frontend support for Bitmanip...
2020-01-15 Djordje Todorovic[llvm-locstats][NFC] Support OOP concept
2020-01-15 Zakk Chen[RISCV] Support ABI checking with per function target...
2020-01-15 Igor Kudrin[DWARF] Fix DWARFDebugAranges to support 64-bit CU...
2020-01-15 LLVM GN Syncbot[gn build] Port 0dc6c249bff
2020-01-15 Igor Kudrin[MachO] Add a test for detecting reserved unit length.
2020-01-15 cdevadas[AMDGPU] Invert the handling of skip insertion.
2020-01-15 Kazushi (Jam... [VE] Minimal codegen for empty functions
2020-01-15 Craig Topper[X86] Don't call LowerUINT_TO_FP_i32 for i32->f80 on...
2020-01-15 David Green[ARM] Reegenerate MVE tests. NFC
2020-01-15 Hideto Ueno[Attributor] AAValueConstantRange: Value range analysis...
2020-01-15 David Green[Scheduler] Adjust interface of CreateTargetMIHazardRec...
2020-01-15 Jonas Devlieghere[lldb/test] Add test for CMTime data formatter
2020-01-15 Jonas Devlieghere[lldb/CommandInterpreter] Remove flag that's always...
2020-01-15 Reid KlecknerFix up ms-pch-macro.c test to pass on non-Windows
2020-01-15 Fangrui Song[Driver][X86] Add -malign-branch* and -mbranches-within...
2020-01-15 Weverything[ODRHash] Fix wrong error message with bitfields and...
2020-01-15 Justin Hibbits[PowerPC] Fix powerpcspe subtarget enablement in llvm...
2020-01-15 Pierre HabouzitRelax the rules around objc_alloc and objc_alloc_init...
2020-01-15 Tom StellardCMake: Make most target symbols hidden by default
2020-01-15 Richard SmithPR44540: Prefer an inherited default constructor over...
2020-01-15 Douglas YungModify test to use -S instead of -c so that it works...
2020-01-15 Hubert TongDWARFDebugLine.cpp: Restore LF line endings
2020-01-15 Philip Reames[BranchAlign] Add master --x86-branches-within-32B...
2020-01-15 Saar Raz[Concepts] Type Constraints
2020-01-15 Reid Kleckner[X86] ABI compat bugfix for MSVC vectorcall
2020-01-15 Zachary HenkelAllow /D flags absent during PCH creation under msvc...
2020-01-15 Reid Kleckner[Win64] Handle FP arguments more gracefully under ...
2020-01-15 Michael Liao[amdgpu] Fix typos in a test case.
2020-01-15 Craig Topper[X86] Drop an unneeded FIXME. NFC
2020-01-15 Craig Topper[X86] Swap the 0 and the fudge factor in the constant...
2020-01-15 Ahmed Taei[mlir] : Fix ViewOp shape folder for identity affine...
2020-01-15 Petr Hosek[libcxx] Use C11 thread API on Fuchsia
2020-01-15 Rong XuFix windows bot failures in c410adb092c9cb51ddb0b55862b...
2020-01-15 George Rokos[LIBOMPTARGET] Do not increment/decrement the refcount...
2020-01-15 Michael Liao[codegen,amdgpu] Enhance MIR DIE and re-arrange it...
2020-01-15 Lei Zhang[mlir][spirv] Properly support SPIR-V conversion target
2020-01-14 Rong Xu[remark][diagnostics] Using clang diagnostic handler...
2020-01-14 River Riddle[mlir] Refactor ModuleState into AsmState and expose...
2020-01-14 Alexey Bataev[OPENMP]Do not use RTTI by default for NVPTX devices.
2020-01-14 River Riddle[mlir] Enable printing of FuncOp in the generic form.
2020-01-14 Luboš Luňákmake -fmodules-codegen and -fmodules-debuginfo work...
2020-01-14 Luboš Luňákfix recent -fmodules-codegen fix test
2020-01-14 Luboš Luňák-fmodules-codegen should not emit extern templates
2020-01-14 Nicolas Vasilache[mlir][Linalg] Update the semantics, verifier and test...
2020-01-14 Michael Liao[DAGCombine] Replace `getIntPtrConstant()` with `getVec...
2020-01-14 Alexey Bataev[OPENMP]Do not emit special virtual function for NVPTX...
2020-01-14 River Riddle[mlir] Use double format when parsing bfloat16 hexadeci...
2020-01-14 Michael LiaoRemove trailing `;`. NFC.
2020-01-14 Amara Emerson[AArch64][GlobalISel]: Support @llvm.{return,frame...
2020-01-14 Fangrui Song[Driver][test] Fix Driver/hexagon-toolchain-elf.c for...
2020-01-14 Craig Topper[LegalizeTypes] Remove untested code from ExpandIntOp_U...
2020-01-14 Fedor Sergeev[GVN] fix comment/argument name to match actual impleme...
2020-01-14 Jan Korous[clang][test][NFC] Use more widely supported sanitizer...
2020-01-14 Nikita Popov[InstCombine] Fix worklist management when removing...
2020-01-14 Amy Huang[DebugInfo] Add option to clang to limit debug info...
2020-01-14 Joe Ranieri[analyzer] Fix SARIF column locations
2020-01-14 Adrian Prantldotest.py: Add option to pass extra lldb settings to...
2020-01-14 Martin Storsjö[libcxx] [Windows] Make a more proper implementation...
next