platform/upstream/llvm.git
2020-09-17 Simon PilgrimSymbolizableObjectFile.h - remove unnecessary includes...
2020-09-17 Sam Parker[NFC][ARM] Tail fold test changes
2020-09-17 David SpickettRevert "[lldb] Don't send invalid region addresses...
2020-09-17 David Green[ARM] Additional tests for qr intrinsics in loops. NFC
2020-09-17 Simon PilgrimDwarfStringPool.cpp - remove unnecessary StringRef...
2020-09-17 Simon PilgrimDwarfFile.h - remove unnecessary includes. NFCI.
2020-09-17 David Green[ARM] Extra fp16 bitcast tests. NFC
2020-09-17 Alex Zinenko[mlir] turn clang-format back on in C API test
2020-09-17 Nico Weber[gn build] (manually) port c9af34027bc
2020-09-17 Vincent Zhao[MLIR] Turns swapId into a FlatAffineConstraints member...
2020-09-17 Simon Pilgrim[AsmPrinter] DwarfDebug - use DebugLoc const references...
2020-09-17 Simon Pilgrim[AMDGPU] Remove orphan SITargetLowering::LowerINT_TO_FP...
2020-09-17 Simon Pilgrim[AsmPrinter] Remove orphan DwarfUnit::shareAcrossDWOCUs...
2020-09-17 Jakub Lichman[mlir][Linalg] Convolution tiling added to ConvOp vecto...
2020-09-17 Cullen Rhodes[clang][aarch64] ACLE: Support implicit casts between...
2020-09-17 David Spickett[lldb] Don't send invalid region addresses to lldb...
2020-09-17 Rainer Orth[X86] Fix stack alignment on 32-bit Solaris/x86
2020-09-17 Douglas YungRevert "Re-land: Add new hidden option -print-changed...
2020-09-17 Roman Lebedev[NFC] EliminateDuplicatePHINodes(): small-size optimiza...
2020-09-17 Jay Foad[SplitKit] Only copy live lanes
2020-09-17 Jay Foad[AMDGPU] Generate test checks for splitkit-copy-bundle.mir
2020-09-17 Sjoerd Meijer[Lint] Add check for intrinsic get.active.lane.mask
2020-09-17 Qiu Chaofan[SelectionDAG] Check any use of negation result before...
2020-09-17 Tres Popp[mlir] Remove redundant shape.cstr_broadcastable canoni...
2020-09-17 Fangrui Song[llvm-cov gcov] Add --demangled-names (-m)
2020-09-17 Artur Bialas[mlir][spirv] Add GroupNonUniformBroadcastOp
2020-09-17 Igor Kudrin[DebugInfo] Simplify DIEInteger::SizeOf().
2020-09-17 Fangrui Song[llvm-cov gcov][test] Move tests to gcov/
2020-09-17 Craig TopperAdd __divmodti4 to match libgcc.
2020-09-17 Jonas Devlieghere[lldb] Return FileSP and StreamFileSP by value in IOHan...
2020-09-17 Jianzhou ZhaoFix the arguments of std::min
2020-09-17 Jianzhou ZhaoAdd the header of std::min
2020-09-17 Jianzhou ZhaoFlush bitcode incrementally for LTO output
2020-09-17 LLVM GN Syncbot[gn build] Port a895040eb02
2020-09-17 Stella StamenovaRevert "[IRSim] Adding IR Instruction Mapper"
2020-09-17 David Blaikiedebug_rnglists/symbolizing: reduce memory usage by...
2020-09-17 Eric ChristopherUse zu rather than llu format specifier for size_t...
2020-09-17 Qiu Chaofan[PowerPC] Fix store-fptoi combine of f128 on Power8
2020-09-17 Chen Zheng[MachineSink] add one more mir case - nfc
2020-09-17 Ryan Prichard[libunwind][DWARF] Fix end of .eh_frame calculation
2020-09-17 LLVM GN Syncbot[gn build] Port b04c1a9d312
2020-09-17 zhanghb97[mlir] expose affine map to C API
2020-09-17 Andrew Litteken[IRSim] Adding IR Instruction Mapper
2020-09-17 Arthur Eubanks[NewPM] Port -print-alias-sets to NPM
2020-09-17 Richard SmithPR47555: Inheriting constructors are implicitly definable.
2020-09-17 Richard SmithCanonicalize declaration pointers when forming APValues.
2020-09-17 Alina Sbirlea[MemorySSA] Rename uses in blocks with Phis.
2020-09-16 Craig Topper[DAGCombiner] Teach visitMSTORE to replace an all ones...
2020-09-16 Daniel Kiss[AArch64] Add -mmark-bti-property flag.
2020-09-16 Daniel KissRevert "[AArch64] Add -mmark-bti-property flag."
2020-09-16 ogirouxCommenting out atomics with padding to unbreak MSAN...
2020-09-16 Shilei Tian[Flang] Fixed installation permission of the "binary...
2020-09-16 Michael Liao[EarlyCSE] Simplify max/min pattern matching. NFC.
2020-09-16 Nico Weber[gn build] (manually) port 1321160a2
2020-09-16 Daniel Kiss[AArch64] Add -mmark-bti-property flag.
2020-09-16 jasonliuDisable a large test for EXPENSIVE_CHECKS and debug...
2020-09-16 Peter Steinfeld[flang] Substrings with lower bound greater than upper...
2020-09-16 Daniel Kiss[libunwind] Support for leaf function unwinding.
2020-09-16 Yaxun (Sam... [NFC] Refactor DiagnosticBuilder and PartialDiagnostic
2020-09-16 Jordan Rupprecht[lldb/test] Enable faulthandler in dotest
2020-09-16 Rahman Lavaee[obj2yaml] - Match ".stack_size" with the original...
2020-09-16 Mircea Trofin[NFC][regalloc] type LiveInterval::reg() as Register
2020-09-16 Fangrui Song[ELF] Bump the limit of thunk creation passes from...
2020-09-16 Vitaly Buka[NFC][LSAN] Change SuspendedThreadsList interface
2020-09-16 Stanislav Mekhanoshin[AMDGPU] gfx1030 test update. NFC.
2020-09-16 Amy HuangRevert "Do not apply calling conventions to MSVC entry...
2020-09-16 Lang Hames[ORC] Add operations to create and lookup JITDylibs...
2020-09-16 Petr HosekRevert "[lsan] Share platform allocator settings betwee...
2020-09-16 Petr Hosek[lsan] Share platform allocator settings between ASan...
2020-09-16 Craig Topper[DAGCombiner] Teach visitMLOAD to replace an all ones...
2020-09-16 Craig Topper[X86] Add test case for a masked load mask becoming...
2020-09-16 Michael Kruse [flang][msvc] Work around if constexpr (false) evaluat...
2020-09-16 Philip Reames[aarch64][tests] Add tests which show current lack...
2020-09-16 David Greene[UpdateTestChecks] Allow $ in function names
2020-09-16 LLVM GN Syncbot[gn build] Port 56069b5c71c
2020-09-16 Nikita PopovReapply [InstCombine] Simplify select operand based...
2020-09-16 Nikita Popov[InstSimplify] Clarify SimplifyWithOpReplaced() return...
2020-09-16 Nikita Popov[InstCombine] Add test for infinite combine loop (NFC)
2020-09-16 Michael LiaoFix build.
2020-09-16 Nico Weber[gn build] unconfuse sync script about "sources = ...
2020-09-16 Fanbo Meng[SystemZ][z/OS] Set aligned allocation unavailable...
2020-09-16 Rahman LavaeeRevert "[obj2yaml] - Match ".stack_size" with the origi...
2020-09-16 Stanislav Mekhanoshin[AMDGPU] gfx1030 RT support
2020-09-16 Johannes Doerfert[OpenMP] Support `std::complex` math functions in targe...
2020-09-16 Johannes Doerfert[OpenMP] Context selector extensions for template functions
2020-09-16 Johannes Doerfert[OpenMP] Overload `std::isnan` and friends multiple...
2020-09-16 Johannes Doerfert[OpenMP] Context selector extensions for return value...
2020-09-16 Johannes Doerfert[OpenMP] Support nested OpenMP context selectors (decla...
2020-09-16 Johannes Doerfert[OpenMP][FIX] Do not drop a '$' while demangling declar...
2020-09-16 Johannes Doerfert[OpenMP][FIX] Do not crash trying to print a missing...
2020-09-16 Johannes Doerfert[UpdateTestChecks][NFC] Fix spelling
2020-09-16 Patrick BeardAdd '<' meta command to read in code from external...
2020-09-16 Rahman Lavaee[obj2yaml] - Match ".stack_size" with the original...
2020-09-16 Matt ArsenaultGlobalISel: Lift store value widening restriction
2020-09-16 Nico Weber[gn build] make "all" target build
2020-09-16 Amara Emerson[AArch64][GlobalISel] Make G_BUILD_VECTOR os <16 x...
2020-09-16 Michael Liao[clang][codegen] Skip adding default function attribute...
2020-09-16 Zequan Wufix test no-rtti.cpp
2020-09-16 Saleem AbdulrasoolSema: add support for `__attribute__((__swift_bridge__))`
2020-09-16 Matt Morehouse[libFuzzer] Enable entropic by default.
next