platform/upstream/llvm.git
2020-08-22 Michael Kruse[flang][msvc] Disambiguate injected class name.
2020-08-22 Tim Keith[flang] Fix assert on bad character kind
2020-08-22 Jonas Devlieghere[lldb] Extract reproducer providers & co into their...
2020-08-22 Michael Kruse[Polly] Ensure consistent Scop::InstStmtMap. NFC.
2020-08-22 Michael Kruse[Polly] Fix use-after-free.
2020-08-22 Matt ArsenaultGlobalISel: Merge FewerElements for G_BUILD_VECTOR...
2020-08-22 Simon Pilgrim[X86] ia32intrin.h - pull out common attributes used...
2020-08-22 Jeremy MorseFix some builds after 20bb9fe565a
2020-08-22 LLVM GN Syncbot[gn build] Port 20bb9fe565a
2020-08-22 Jeremy Morse[LiveDebugValues] Install an implementation-picking...
2020-08-22 Simon PilgrimEnable constexpr on BITREVERSE builtin intrinsics ...
2020-08-22 Simon PilgrimEnable constexpr on ROTATELEFT/ROTATERIGHT builtin...
2020-08-22 Sanjay Patel[InstCombine] canonicalize 'not' ops before logical...
2020-08-22 Sanjay Patel[DAGCombiner] clean up merge of truncated stores; NFC
2020-08-22 Simon Pilgrim[docs] Replace "constexpr expressions" with "constant...
2020-08-22 Nathan James[clang-tidy] readability-simplify-boolean-expr detects...
2020-08-22 LLVM GN Syncbot[gn build] Port fba06e3c85a
2020-08-22 Jeremy Morse[LiveDebugValues][NFC] Move LiveDebugValues source...
2020-08-22 Dimitry AndricInstantiate Error in Target::GetEntryPointAddress(...
2020-08-22 Florian Hahn[DSE,MemorySSA] Use BatchAA for AA queries.
2020-08-22 George Mitenkov[MLIR][SPIRVToLLVM] Updated the documentation for the...
2020-08-22 Fangrui Song[DebugInfo][test] Move distringtype.ll to X86/ subdir...
2020-08-22 Uday Bondhugula[MLIR][NFC] Update MLIR vim syntax file - std ops ...
2020-08-22 Sourabh Singh... Fix arm bot failure after f91d18eaa946b2
2020-08-22 Sourabh Singh... [DebugInfo][flang]Added support for representing Fortra...
2020-08-22 Jonas Devlieghere[lldb] Don't pass --rerun-all-issues on Windows.
2020-08-22 Azharuddin... Fix llvm/test/tools/lto/hide-linkonce-odr.ll
2020-08-22 Josh Stonelld: link libatomic if needed for Timer
2020-08-22 Alina Sbirlea[DomTree] Extend update API to allow a post CFG view.
2020-08-21 Fangrui Song[Attributor][test] Add REQUIRES: asserts after D86129
2020-08-21 António AfonsoFix swig scripts install target name
2020-08-21 Paul C. AnagnostopoulosReplace TableGen range piece punctuator with '...'
2020-08-21 Roman LebedevTemporairly revert "[SimplifyCFG][LoopRotate] SimplifyC...
2020-08-21 Christopher... [NFC][documentation] clarify comment in test
2020-08-21 Jonas Devlieghere[lldb] Remove --rerun-all-issues as its functionality...
2020-08-21 Nicolai HähnleFix two bugs in TGParser::ParseValue
2020-08-21 Paul C. AnagnostopoulosNew TableGen Programmer's Reference document
2020-08-21 Arthur Eubanks[opt][NewPM] Add basic-aa in legacy PM compatibility...
2020-08-21 Nicolai HähnleMachineSSAUpdater: Allow initialization with just a...
2020-08-21 kuterd[Attributor] Function seed allow list
2020-08-21 Alina Sbirlea[DomTree] Avoid creating an empty GD to reduce compile...
2020-08-21 Jonas Devlieghere[lldb] Fix build error in TestSimulatorPlatform.py
2020-08-21 Shinji Okumura[Attributor] fix AANoUndef initialization
2020-08-21 Amy Huang[Cloning] Fix to cloning DISubprograms.
2020-08-21 Craig Topper[docs] Move the label for __builtin_shufflevector below...
2020-08-21 Stanislav Mekhanoshin[AMDGPU] Avoid sorting stalls in regbank-reassign
2020-08-21 Vaibhav GargRe-land 7a527f17776be78ec44b88e82b39afb65fc148e4 with...
2020-08-21 Serguei Katkov[InstCombine] Remove unused entries in gc-live bundle...
2020-08-21 Wolfgang Pieb[llvm-mca][NFC] Refactor views to separate data collect...
2020-08-21 Fangrui SongPrintStackTrace: don't symbolize if LLVM_DISABLE_SYMBOL...
2020-08-21 Stefan PintilieForgot to update the test case for ppc64-tls-missing...
2020-08-21 Jonas Devlieghere[lldb] Make it a fatal error when %lldb cannot be subst...
2020-08-21 Julian Lettner[ASan][Darwin] Enable test on additional platforms
2020-08-21 Qiu Chaofan[PowerPC] Support constrained scalar sitofp/uitofp
2020-08-21 Aden GruePreserve the error message when MemoryBuffer creation...
2020-08-21 Stefan Pintilie[LLD][PowerPC] Add check in LLD to produce an error...
2020-08-21 Thomas Raoux[mlir][GPUToVulkan] Fix signature of bindMemRef functio...
2020-08-21 Jonas Devlieghere[lldb] Fix TestAPILog.py for reproducer replay
2020-08-21 Dan GohmanUpdate my email address.
2020-08-21 Azharuddin... Revert "[libFuzzer] Fix arguments of InsertPartOf/CopyP...
2020-08-21 Serguei Katkov[InstCombine] Move handling of gc.relocate in a gc...
2020-08-21 Aaron BallmanRevert "Teach AttachPreviousImpl to inherit MSInheritan...
2020-08-21 Azharuddin... [LibFuzzer] [tests] [Darwin] Use the pthread library...
2020-08-21 Jonas Devlieghere[lldb] Skip PDB and NativePDB tests with reproducers
2020-08-21 Vaibhav GargTeach AttachPreviousImpl to inherit MSInheritanceAttr...
2020-08-21 Nico Weber[gn build] Port 57903cf0933 -- https://reviews.llvm...
2020-08-21 Florian Hahn[Constants] Handle FNeg in getWithOperands.
2020-08-21 Kamau Bridgeman[PowerPC][PCRelative] Thread Local Storage Support...
2020-08-21 diggerlin[AIX][XCOFF] emit symbol visibility for xcoff object...
2020-08-21 Eduardo Caldas[SyntaxTree] Use annotations in Statement tests
2020-08-21 Raphael IsemannRevert "Correctly emit dwoIDs after ASTFileSignature...
2020-08-21 Florian HahnRecommit "[SCEVExpander] Add helper to clean up instrs...
2020-08-21 Cameron McInally[SVE] Lower fixed length UDIV to scalable
2020-08-21 Haojian Wu[AST][RecoveryExpr] Fix a bogus unused diagnostic when...
2020-08-21 Raphael IsemannCorrectly emit dwoIDs after ASTFileSignature refactorin...
2020-08-21 Florian Hahn[LoopIdiom,LSR] Add additional tests for SCEVExpander...
2020-08-21 Sam Parker[NFC][SimplifyCFG] Formatting and variable rename
2020-08-21 Georgii Rymar[llvm-readelf][test] - Refine the merged.test
2020-08-21 Luís Marques[compiler-rt][RISCV] Use muldi3 builtin assembly implem...
2020-08-21 Georgii Rymar[llvm-readobj/elf] - Refine the code for broken PT_DYNA...
2020-08-21 Nemanja Ivanovic[PowerPC] Pre-commit FISel with PC-Rel test
2020-08-21 Dmitry Preobrazhensky[AMDGPU][MC][NFC][DOC] Updated AMD GPU assembler syntax...
2020-08-21 Adam Czachorowski[clangd] Discard diagnostics from another SourceManager.
2020-08-21 Xing GUORecommit: [DWARFYAML] Add support for referencing diffe...
2020-08-21 Sam Parker[NFC] Add SimplifyCFG for ARM
2020-08-21 Simon Pilgrim[X86] Enable constexpr on BITSCAN intrinsics (PR31446)
2020-08-21 lewis-revill[RISCV] Fix inaccurate annotations on PseudoBRIND
2020-08-21 Mirko Brkusanin[AMDGPU] Use ds_read/write_b96/b128 when possible for...
2020-08-21 Mirko Brkusanin[AMDGPU][GlobalISel] Fix 96 and 128 local loads and...
2020-08-21 Mirko Brkusanin[AMDGPU] Reorganize GCN subtarget features for unaligne...
2020-08-21 Mirko Brkusanin[AMDGPU] Fix alignment requirements for 96bit and 128bi...
2020-08-21 Georgii Rymar[llvm-readelf] - Start recognizing 'PT_OPENBSD_*' segme...
2020-08-21 Simon Pilgrim[X86] Enable constexpr on BSWAP intrinsics (PR31446)
2020-08-21 Florian Hahn[DSE,MemorySSA] Handle atomicrmw/cmpxchg conservatively.
2020-08-21 Roman Lebedev[NFC] Port InstCount pass to new pass manager
2020-08-21 Jay Foad[SelectionDAG] Better legalization for FSHL and FSHR
2020-08-21 Simon Pilgrim[X86] Enable constexpr on POPCNT intrinsics (PR31446)
2020-08-21 Florian Hahn[DSE,MemorySSA] Regenerate check lines for atomic.ll...
2020-08-21 Jay Foad[AMDGPU] Apply llvm-prefer-register-over-unsigned from...
2020-08-21 sstefan1[Attributor][NFC] run update_test_checks with --check...
next