platform/upstream/llvm.git
2020-08-19 Sourabh Singh... Revert "[DebugInfo] Emit DW_OP_implicit_value for Float...
2020-08-19 Raul Tambre[AArch64][GlobalISel] Handle rtcGPR64RegClassID in...
2020-08-19 Sourabh Singh... [DebugInfo] Emit DW_OP_implicit_value for Floating...
2020-08-19 Jonas Devlieghere[lldb] Print the load command that wasn't found in...
2020-08-19 Hiroshi Yamauchi[PGO][PGSO][LV] Fix loop not vectorized issue under...
2020-08-19 Jonas Devlieghere[lldb] Code sign binaries with entitlements
2020-08-19 Petr Hosek[CMake] Always mark terminfo as unavailable on Windows
2020-08-19 Matt ArsenaultGlobalISel: Add TargetLowering member to LegalizerHelper
2020-08-19 Jonas Devlieghere[lldb] Extend Darwin builder to pass the ARCH_CFLAGS...
2020-08-19 Florian Hahn[DSE] Remove dead argument from removePartiallyOverlapp...
2020-08-19 Matt ArsenaultAMDGPU: Fix wrong type mangling in intrinsic test
2020-08-19 Jan Korous[index-while-building] PathIndexer
2020-08-19 Matt ArsenaultGlobalISel: Don't check for verifier enforced constraint
2020-08-19 Matt ArsenaultAMDGPU/GlobalISel: Remove hack for combines forming...
2020-08-19 Peter Collingbournesanitizer_common: Use void* for madvise first argument...
2020-08-19 Sanjay Patel[InstCombine] add tests for shifted xor; NFC
2020-08-19 Matt ArsenaultGlobalISel: Use Register
2020-08-19 Petr Hosek[CMake] Fix OCaml build failure because of absolute...
2020-08-19 Petr Hosek[CMake] Don't look for terminfo libs when LLVM_ENABLE_T...
2020-08-19 Jakub Lichman[mlir][VectorToSCF] Fix of broken build - missing link...
2020-08-19 Mehdi AminiRevert "Revert "[NFC][llvm] Make the contructors of...
2020-08-19 Mehdi AminiFix flang test after MLIR API changes
2020-08-19 Mehdi AminiRevert "[NFC][llvm] Make the contructors of `ElementCou...
2020-08-19 Jessica Paquette[GlobalISel] Add combine for (x & mask) -> x when ...
2020-08-19 Jon Chesterfield[Clang] Fix BZ47169, loader_uninitialized on incomplete...
2020-08-19 Caroline Concatto[clang][driver]Add quotation mark in test/fortran.f95...
2020-08-19 Alex Zinenko[mlir] expose standard attributes to C API
2020-08-19 Alex Zinenko[mlir] fix build after llvm made ElementCount construct...
2020-08-19 Jonas Devlieghere[lldb] Add getExtraMakeArgs to Builder (NFC)
2020-08-19 Jonas Devlieghere[lldb] Fix buildDsym signature in Builder base class
2020-08-19 Hamilton Tobon... [OpenMPOpt][HideMemTransfersLatency] Moving the 'wait...
2020-08-19 Jonas Devlieghere[clang] Replace call to private ctor with ElementCount...
2020-08-19 Florian Hahn[docs] Clarify ENABLE_MODULES uses Clang Header Modules.
2020-08-19 Jonas Devlieghere[clang] Replace call to private ctor with ElementCount...
2020-08-19 Francesco Petrogalli[NFC][llvm] Make the contructors of `ElementCount`...
2020-08-19 Stella LaurenzoAdd python bindings for Type and IntegerType.
2020-08-19 Sanjay Patel[InstCombine] avoid 'tmp' names in tests; NFC
2020-08-19 Jonas Devlieghere[lldb] Move builders under lldbsuite.test as they impor...
2020-08-19 Sanjay Patel[InstCombine] reduce code duplication; NFC
2020-08-19 Jonas Devlieghere[lldb] Convert builders to use inheritance (NFC)
2020-08-19 Jakub Lichman[mlir][VectorToSCF] Bug in TransferRead lowering fixed
2020-08-19 Jon Chesterfield[libomptarget][amdgpu] Support building with static...
2020-08-19 Matt ArsenaultAMDGPU/GlobalISel: Add some bitcast tests
2020-08-19 madhur13490[NFC] Fix typo in AMDGPU doc
2020-08-19 Matt ArsenaultAMDGPU/GlobalISel: Add selection tests for pointer...
2020-08-19 Benjamin KramerMake helpers static. NFC.
2020-08-19 Roman LebedevRevert "[InstCombine] Lower infinite combine loop detec...
2020-08-19 Simon PilgrimFix MSVC implicit truncation narrowing conversion warning.
2020-08-19 Simon Pilgrim[X86][AVX] lowerShuffleWithVPMOV - minor refactor to...
2020-08-19 Simon PilgrimFix unused variable warnings. NFCI.
2020-08-19 Aaron Puchert[CodeGen] Use existing EmitLambdaVLACapture (NFC)
2020-08-19 Xing GUO[obj2yaml] Refactor the .debug_pub* sections dumper.
2020-08-19 Pavel Labath[lldb] Clean up DW_AT_declaration-with-children.s test
2020-08-19 Pavel Labath[lldb] Add typedefs to the DeclContext they are created in
2020-08-19 Simon Pilgrim[X86] lowerShuffleWithVPMOV - remove unnecessary shuffl...
2020-08-19 Simon Pilgrim[X86][AVX] getAVX512TruncNode - don't truncate from...
2020-08-19 Sanjay Patel[InstCombine] update stale comments in test files; NFC
2020-08-19 Roman Lebedev[InstCombine] Lower infinite combine loop detection...
2020-08-19 Raphael Isemann[lldb] Make error messages in TestQueues more helpfull
2020-08-19 David Green[ARM] Change target triple to arm-none-none-eabi. NFC
2020-08-19 Muhammad Omair... [LLDB] Minor fix in TestSVERegisters.py for AArch64...
2020-08-19 Simon Pilgrim[X86][AVX] computeKnownBitsForTargetNode - add VTRUNC...
2020-08-19 Paul Walker[SVE] Add tests for fixed length vector integer operati...
2020-08-19 Muhammad Omair... [LLDB] Add ptrace register access for AArch64 SVE registers
2020-08-19 Simon Pilgrim[X86][AVX] Fold store(extract_element(vtrunc)) to trunc...
2020-08-19 Sander de Smalen[Clang][SVE] NFC: Move info about ACLE types into separ...
2020-08-19 Bjorn Pettersson[GlobalISel] Untabify InstructionSelectorImpl.h. NFC
2020-08-19 sstefan1[OpenMPOpt] ICV tracking for calls
2020-08-19 sstefan1[IR] Intrinsics default attributes and opt-out flag
2020-08-19 Meera Nakrani[ARM] Enabled VMLAV and Add instructions to use VMLAVA
2020-08-19 luxufan[RISCV] add the assemble and disassemble support of...
2020-08-19 Mauri Mustonen[utils] Fix regexp in llvm/utils/extract_vplan.py to...
2020-08-19 madhur13490[GlobalISel] Don't skip adding predicate matcher
2020-08-19 Florian Hahn[DSE,MemorySSA] Use NumRedundantStores instead of NumNo...
2020-08-19 Ronak ChauhanRevert "[AMDGPU] Support disassembly for AMDGPU kernel...
2020-08-19 Martin Storsjö[clang] Remove stray semicolons, fixing GCC warnings...
2020-08-19 Muhammad Omair... [LLDB] NativeThreadLinux invalidate register cache...
2020-08-19 Muhammad Omair... Convert SVE macros into c++ constants and inlines
2020-08-19 Haojian Wu[AST] Fix a crash on mangling a binding decl from a...
2020-08-19 David Sherwood[SVE][CodeGen] Fix scalable vector issues in DAGTypeLeg...
2020-08-19 Craig Topper[X86][Driver] Remove code that forced a core2 mtune...
2020-08-19 Shinji Okumura[Attributor][NFC] Add tests to range.ll
2020-08-19 Yaxun (Sam... Fix test hip-target-id.hip
2020-08-19 LLVM GN Syncbot[gn build] Port 7546b29e761
2020-08-19 Yaxun (Sam... [HIP] Support target id by --offload-arch
2020-08-19 Ronak Chauhan[AMDGPU] Support disassembly for AMDGPU kernel descriptors
2020-08-19 aartbik[mlir] [VectorOps] Cleanup mask 1-d test on constants
2020-08-19 Julian Lettner[TSan][libdispatch] Guard test execution on old platforms
2020-08-19 Julian Lettner[TSan][libdispatch] Ensure TSan dylib works on old...
2020-08-19 Julian LettnerReland "[TSan][libdispatch] Add interceptors for dispat...
2020-08-19 Mehdi AminiSeparate the Registration from Loading dialects in...
2020-08-19 Mehdi AminiRevert "Separate the Registration from Loading dialects...
2020-08-19 River Riddle[mlir] Update the documentation for defining types
2020-08-18 Brad SmithWCharType and WIntType are always signed int on OpenBSD.
2020-08-18 Changpeng FangAMDGPU: Implement waterfall loop for MIMG instructions...
2020-08-18 Mehdi AminiSeparate the Registration from Loading dialects in...
2020-08-18 Chuanqi Xu[NFC][StackSafety] Test that StackLifetime looks throug...
2020-08-18 River Riddle[mlir] Remove the use of "kinds" from Attributes and...
2020-08-18 Elliott Hughesld128 demangle: allow space for 'L' suffix.
2020-08-18 Brad SmithHook up OpenBSD 64-bit RISC-V support
next