platform/upstream/llvm.git
2020-03-11 David Green[ARM] Extra VFMA tests. NFC
2020-03-11 Haojian Wu[clangd] Improve the "max limit" error message in renam...
2020-03-11 Matt ArsenaultAMDGPU/GlobalISel: Manually RegBankSelect copies
2020-03-11 Christian Sigg[MLIR] Remove all-reduce lowering from GPU to NVVM...
2020-03-11 Christian SiggChange to individual pretty printer classes, remove...
2020-03-11 Hubert Tong[unittests][Object] Use matching signedness for expecte...
2020-03-11 Artem Dergachev[analyzer] Fix a strange compile error on a certain...
2020-03-11 Joachim Protze[compiler-rt][tsan] Make fiber support in thread saniti...
2020-03-11 Alexey Bataev[LIBOMPTARGET]Fix PR45139: Bug in mixing Python and...
2020-03-11 Valentin Clement[MLIR] Add `and`, `or`, `xor`, `min`, `max` too gpu...
2020-03-11 Stephan HerhutRevert "[MLIR] Add `and`, `or`, `xor`, `min`, `max...
2020-03-11 Jonathan Coe[clang-format] Improved identification of C# nullables
2020-03-11 Jonathan Coe[clang-format] No space in `new()` and `this[Type x...
2020-03-11 Sam Parker[NFC][ARM] Add test
2020-03-11 Sam Parker[NFC][ARM] Reorder some logic
2020-03-11 Simon Pilgrim[X86] Replace (most) X86ISD::SHLD/SHRD usage with ISD...
2020-03-11 Peter Smith[LLD][ELF] Add initial LLD LinkerScript docs page
2020-03-11 LLVM GN Syncbot[gn build] Port 326bc1da45b
2020-03-11 James Henderson[Object] Fix handling of large archive members
2020-03-11 Anna Welker[TTI][ARM][MVE] Refine gather/scatter cost model
2020-03-11 Victor Campos[ARM] Improve codegen of volatile load/store of i64
2020-03-11 QingShan Zhang[NFC][Test] Add a PowerPC test to verify the behavior...
2020-03-11 Sebastian Neubauer[AMDGPU] Use script to generate atomic optimizations...
2020-03-11 QingShan Zhang[NFC][Test] Format the test PowerPC/recipest.ll with...
2020-03-11 Jonas Devlieghere[lldb/Reproducer] Prevent crash when GDB multi-loader...
2020-03-11 Akira Hatanaka[CodeGen][ObjC] Don't extend lifetime of ObjC pointers...
2020-03-11 Serge PavlovMake IEEEFloat::roundToIntegral more standard conformant
2020-03-11 Matt ArsenaultGlobalISel: Don't try to narrow extending loads/trunc...
2020-03-11 Matt ArsenaultGlobalISel: Add missing add/sub with carries to Machine...
2020-03-11 Matt ArsenaultAMDGPU/GlobalISel: Add some tests that used to infinite...
2020-03-11 Leonard Chan[libunwind] Remove __FILE__ and __LINE__ from error...
2020-03-11 Hubert Tong[cmake] Link libclangDaemonTweaks with clangFormat
2020-03-10 Paula Toth[clang-tidy] Use more widely available headers for...
2020-03-10 Richard SmithFix crash-on-invalid when trying to recover from a...
2020-03-10 Carl Ritson[AMDGPU] Allow struct.buffer.*.format intrinsics to...
2020-03-10 Lang Hames[RuntimeDyld][COFF] Build stubs for COFF dllimport...
2020-03-10 Lang Hames[RuntimeDyld] Allow multi-line rtdyld-check and jitlink...
2020-03-10 Matt ArsenaultAMDGPU/GlobalISel: Refine G_TRUNC legality rules
2020-03-10 Bill WendlingAdd triple for non-x86 environments.
2020-03-10 Matt ArsenaultGlobalISel: Implement fewerElementsVector for G_TRUNC
2020-03-10 Louis DionneRevert "[libc++abi] Change __cxa_finalize return type...
2020-03-10 Hanhan Wang[mlir] Create a std op instead of chain of ops.
2020-03-10 Ryan Prichard[libc++abi] Change __cxa_finalize return type to void
2020-03-10 Louis Dionne[libc++] Properly mark std::function as deprecated...
2020-03-10 Richard SmithPR45083: Mark statement expressions as being dependent...
2020-03-10 Matt ArsenaultAMDGPU: Use V_MAC_F32 for fmad.ftz
2020-03-10 Erik Pilkington[CodeGenObjC] Place property names in __objc_methname
2020-03-10 Saar Raz[Concepts] Fix incorrect DeclContext for transformed...
2020-03-10 Akira Hatanaka[CodeGen] Emit destructor calls to destruct compound...
2020-03-10 Paula Toth[clang-tidy] Fix warning from my previous patch in...
2020-03-10 Bill WendlingWarn of uninitialized variables on asm goto's indirect...
2020-03-10 Nathan Ridge[clangd] Have visibleNamespaces() and getEligiblePoints...
2020-03-10 Nathan Ridge[clangd] Run clang-format on CodeComplete.cpp and Sourc...
2020-03-10 LLVM GN Syncbot[gn build] Port ebdb98f254f
2020-03-10 Paula Toth[clang-tidy] Move fuchsia-restrict-system-includes...
2020-03-10 Lei Zhang[mlir][vulkan-runner] Use std::make_tuple to create...
2020-03-10 Stephan Herhut[MLIR] Add `and`, `or`, `xor`, `min`, `max` too gpu...
2020-03-10 Saar Raz[Concepts] Add constraints checks to isSameEntity
2020-03-10 Saar Raz[Concepts] Add FoundDecl to ConceptSpecializationExpr...
2020-03-10 Denis Khalikov[mlir][vulkan-runner] Update mlir-vulkan-runner executi...
2020-03-10 River Riddle[mlir][NFC] Move the interfaces and traits for side...
2020-03-10 River Riddle[mlir][NFC] Move the operation interfaces out of Analys...
2020-03-10 Jay Foad[AMDGPU] Fix the gfx10 scheduling model for f32 conversions
2020-03-10 Nicolas Vasilache[mlir][Linalg] Revisit 0-D abstraction
2020-03-10 Aaron BallmanConvert a reachable llvm_unreachable into an assert.
2020-03-10 Fangrui Song[SimplifyLibcalls] Don't replace locked IO (fgetc/fgets...
2020-03-10 Craig Topper[docs] Regenerate ClangCommandLineReference.rst
2020-03-10 Matt ArsenaultARM: Fixup some tests using denormal-fp-math attribute
2020-03-10 Eugene Zhulenev[MLIR] Add custom option parser type to PassOption
2020-03-10 Rumeet DhindsaRevert "[modules] Do not cache invalid state for module...
2020-03-10 Nathan JamesAdd Optional overload to DiagnosticBuilder operator <<
2020-03-10 Sterling AugustineRework findUnwindSectionsByPhdr to be more optimal.
2020-03-10 Louis Dionne[libc++abi] NFC: Fix typo in comment
2020-03-10 Benjamin KramerGive helpers internal linkage. NFC.
2020-03-10 Kadir Cetinkaya[clangd] Use a separate RunningTask flag instead of...
2020-03-10 Mikhail MaltsevSuppress an "unused variable" warning in release build
2020-03-10 LLVM GN Syncbot[gn build] Port a4cde9ad7b6
2020-03-10 TykerFixed [AssumeBundles] Move to IR so it can be used...
2020-03-10 Kazushi (Jam... [VE] Target-specific bit size for sjljehprepare
2020-03-10 Alexey Bataev[OPENMP]Fix PR45132: OpenMP doacross loop nest with...
2020-03-10 Simon Moll[instcombine] remove fsub to fneg hacks; only emit...
2020-03-10 Sergej Jaskiewicz[compiler-rt] Define ElfW() macro if it's not defined
2020-03-10 Simon Pilgrim[X86][SSE] getFauxShuffleMask - add support for INSERT_...
2020-03-10 Simon Pilgrim[X86][SSE] matchShuffleWithSHUFPD - add support for...
2020-03-10 Simon Pilgrim[X86][SSE] Add some extract+insert shuffle tests
2020-03-10 Hiroshi Yamauchi[PSI] Add tests for is(Hot|Cold)FunctionInCallGraphNthP...
2020-03-10 Matt ArsenaultAMDGPU/GlobalISel: Insert readfirstlane on SGPR returns
2020-03-10 Sam Parker[ARM][MVE] VFMA and VFMS validForTailPredication
2020-03-10 Jonas Paulsson[SystemZ] Improve foldMemoryOperandImpl().
2020-03-10 LLVM GN Syncbot[gn build] Port 714466bf367
2020-03-10 Florian Hahn[InstCombine] Support vectors in SimplifyAddWithRemainder.
2020-03-10 Nico WeberRevert "[clang-tidy] New check: bugprone-suspicious...
2020-03-10 Nico Weber[gn build] (manually) merge 47edf5bafb
2020-03-10 Mikhail Maltsev[ARM,CDE] Generalize MVE intrinsics infrastructure...
2020-03-10 Jonas Paulsson[SimplifyCFG] Skip merging return blocks if it would...
2020-03-10 Sanjay Patel[InstCombine] regenerate test checks; NFC
2020-03-10 Simon Pilgrim[TargetLowering] SimplifyDemandedVectorElts - add Deman...
2020-03-10 Pavel Labath[lldb] Improve test failure messages in vscode tests
2020-03-10 Sanjay Patel[InstCombine] fold gep-of-select-of-constants (PR45084)
2020-03-10 Sanjay Patel[InstCombine] add/adjust tests for select-gep; NFC
next