platform/upstream/llvm.git
2020-04-23 Vedant Kumar[MachineDebugify] Insert synthetic DBG_VALUE instructions
2020-04-22 Jonas Devlieghere[lldb/Target] Avoid race between Communication::Disconn...
2020-04-22 Muhammad Omair... Revert "get rid of PythonInteger::GetInteger()"
2020-04-22 Mark LaceyAdd a policy to enable computing SchedDFSResult.
2020-04-22 Juneyoung Lee[ValueTracking] Let analyses assume a value cannot...
2020-04-22 Alexander Shaposhnikov[llvm-objcopy][MachO] Add missing license header
2020-04-22 Juneyoung LeeRevert "RFC: [ValueTracking] Let analyses assume a...
2020-04-22 Juneyoung LeeRFC: [ValueTracking] Let analyses assume a value cannot...
2020-04-22 Alexander Shaposhnikov[llvm-objcopy][MachO] Fix n_sect field
2020-04-22 Stephen Neuendorffer[CMAKE] Provide default location for llvm-lit for out...
2020-04-22 Sergej Jaskiewicz[TimeProfiler] Emit clock synchronization point
2020-04-22 Louis Dionne[libc++] Make sure we assume merged typeinfo names...
2020-04-22 Alexander Shaposhnikov[llvm-objcopy][MachO] Make --remove-section clean up...
2020-04-22 Eli Friedman[MachineOutliner] Teach outliner to set live-ins
2020-04-22 Lang Hames[JITLink] Fix edge removal iterator invalidation.
2020-04-22 Lang Hames[JITLink] Read MachO Header CPU field only in jitLink_M...
2020-04-22 Sergej Jaskiewicz[TimeProfiler] Emit real process ID and thread names
2020-04-22 Florian Hahn[SCCP] Drop unnecessary early exit for ExtractValueInst.
2020-04-22 Sander de Smalen[SveEmitter] Add builtins for svwhilerw/svwhilewr
2020-04-22 Sander de Smalen[SveEmitter] Add builtins for svwhile
2020-04-22 Aaron PuchertPR45000: Let Sema::SubstParmVarDecl handle default...
2020-04-22 Louis Dionne[libc++/abi] Provide an option to turn on forgiving...
2020-04-22 Victor Huang[PowerPC][Future] Initial support for PCRel addressing...
2020-04-22 Jon Roelofs[docs] Fix :option: links
2020-04-22 Louis Dionne[libc++abi] NFC: Use "" instead of <> to include __cxxa...
2020-04-22 Ayke van Laethem[builtins] Add void prototype to unprototyped functions
2020-04-22 Fangrui Song[ELF] For relative paths in INPUT() and GROUP(), search...
2020-04-22 Louis Dionne[libc++] Don't try to include <Block.h> when not available
2020-04-22 Craig Topper[CallSite removal][ValueTracking] Use CallBase instead...
2020-04-22 Kadir Cetinkaya[clang] Make sure argument expansion locations are...
2020-04-22 Haojian Wu[clangd] Fix a crash for accessing a null template...
2020-04-22 Puyan Lotfi[llvm][MIRVRegNamer] Avoid collisions across jump table...
2020-04-22 Louis Dionne[libc++] Add support for blocks in std::function
2020-04-22 Jon Roelofs[docs] Document lit's --timeout=N flag
2020-04-22 Alexander Shaposhnikov[ObjectYAML][MachO] Add support for relocations
2020-04-22 Aaron BallmanRename warning identifiers from cxx2a to cxx20; NFC.
2020-04-22 Louis Dionne[libc++] Update the cache for building libc++/libc...
2020-04-22 Sam McCall[clangd] go-to-def on names in comments etc that are...
2020-04-22 Peter Collingbournescudo: Change the macro used to check whether we're...
2020-04-22 Simon Pilgrim[Lanai] Remove unused forward declarations. NFC.
2020-04-22 Simon Pilgrim[Hexagon] Remove unused forward declarations. NFC.
2020-04-22 Simon Pilgrim[AVR] Remove unused forward declarations. NFC.
2020-04-22 Simon PilgrimBPFMCTargetDesc.h - remove unused raw_ostream forward...
2020-04-22 Mikhail Maltsev[Docs] Fixed formatting in release notes, NFC
2020-04-22 David Green[ARM] Replace arm vendor with none. NFC
2020-04-22 Victor Huang[PowerPC][Future] Remove redundant r2 save and restore...
2020-04-22 Benjamin KramerUpdate go bindings for 2dea3f129878e929e5d1f00b91a622eb...
2020-04-22 Benjamin Kramer[Hexagon] Silence warning
2020-04-22 Denis Khalikov[mlir][vulkan-runner] Add support for integer types.
2020-04-22 Jonas Devlieghere[lldb/Host] Remove TaskPool and replace its uses with...
2020-04-22 Johannes Doerfert[OpenMP][FIX] Do not use InaccessibleMemOrArgMemOnly...
2020-04-22 Christopher... [SVE] Add new VectorType subclasses
2020-04-22 Mark Murray[ARM][MC][Thumb] Recommit: Revert relocation for some...
2020-04-22 Victor Huang[PowerPC][Future] Initial support for PCRel addressing...
2020-04-22 Sander de Smalen[SveEmitter] Add IsOverloadNone flag and builtins for...
2020-04-22 Mircea Trofin[llvm][NFC][CallSite] Remove CallSite from a few trivia...
2020-04-22 Johannes DoerfertRevert "[OpenMP][FIX] Do not use InaccessibleMemOrArgMe...
2020-04-22 Francois Ferrandclang-format: Introduce stricter AlignOperands flag
2020-04-22 Francois Ferrandclang-format: support aligned nested conditionals forma...
2020-04-22 Mikhail Maltsev[ARM] Release notes for the Custom Datapath Extension...
2020-04-22 Dmitry Vyukov[TSAN] Add optional support for distinguishing volatiles
2020-04-22 Denis Khalikov[mlir][vulkan-runner] Fix testsuite.
2020-04-22 Johannes Doerfert[OpenMP][FIX] Do not use InaccessibleMemOrArgMemOnly...
2020-04-22 Haojian WuFix -Wunused-variable error.
2020-04-22 Jan Kratochvil[nfc] [lldb] DWARF callbacks: DIERef -> DWARFDIE
2020-04-22 Louis Dionne[CMake] Add a warning message to prepare the upcoming...
2020-04-22 Roman Lebedev[NFC][InstCombine] Tests for negation of sign-/zero...
2020-04-22 Simon Pilgrim[BPF] Remove unused forward declarations. NFC.
2020-04-22 Simon PilgrimBranchFolding.h - remove unused raw_ostream forward...
2020-04-22 Simon PilgrimRecordStreamer.h - cleanup includes and forward declara...
2020-04-22 Simon PilgrimRuntimeDyldImpl.h - remove unused Twine forward declara...
2020-04-22 Sander de Smalen[NFC] Fix unused result of dyn_cast<VectorType> in...
2020-04-22 jasonliu[llvm-objdump][XCOFF] Print more symbol info in relocation
2020-04-22 John Brawn[ARM] Don't shrink STM if it would cause an unknown...
2020-04-22 Sander de Smalen[SveEmitter] Add support for _n form builtins
2020-04-22 Jay Foad[AMDGPU] Fix test failures caused by dbdffe3ee9d.
2020-04-22 David Green[ARM] Distribute MVE post-increments
2020-04-22 Pavel Iliin[AArch64][FIX] f16 indexed patterns encoding restrictions.
2020-04-22 Simon Pilgrim[AsmPrinter] Remove unused forward declarations. NFC.
2020-04-22 Simon PilgrimMetadataLoader.h - remove unused MDNode forward declara...
2020-04-22 Simon Pilgrim[AsmParser] Remove unused forward declarations. NFC.
2020-04-22 Simon PilgrimX86TargetMachine.h - remove unused X86RegisterBankInfo...
2020-04-22 Sanjay Patel[InstCombine] add tests for min/max FP intrinsics with...
2020-04-22 David Green[ARM] MVE FMA loop tests. NFC
2020-04-22 Sebastian Neubauer[NFC][AMDGPU] Fix cmake when LLVM is a subproject
2020-04-22 Louis Dionne[libc++/abi/unwind] Rename Lit features for no exceptio...
2020-04-22 Andrzej Warzynski[SveEmitter] Implement builtins for gathers/scatters
2020-04-22 Roman Lebedev[InstCombine] Negator: shufflevector is negatible
2020-04-22 Roman Lebedev[NFC][InstCombine] Add shuffle negation tests
2020-04-22 Jay Foad[AMDGPU] Add 192-bit register classes
2020-04-22 Jay Foad[AMDGPU] Add missing AReg classes
2020-04-22 David Zarzycki[libc++ testing] Fix unused variable warning turned...
2020-04-22 Peter Smith[LLD][ELF][ARM] Replace adr, ldr with .inst .reloc...
2020-04-22 James Henderson[llvm-objdump] Look in all viable sections for call...
2020-04-22 Lucas Prates[NFC][llvm][X86] Adding missing -mtiple to X86 test.
2020-04-22 Kerry McLaughlin[AArch64][SVE] Add SVE intrinsic for LD1RQ
2020-04-22 Benjamin KramerMake some static class members constexpr
2020-04-22 Georgii Rymar[yaml2obj] - Program headers: add an additional check...
2020-04-22 Georgii Rymar[yaml2obj] - Change how p_offset is calculated when...
2020-04-22 Georgii Rymar[obj2yaml] - Fix the issue with dumping empty sections...
next