platform/upstream/llvm.git
2019-08-13 Jessica Paquette[GlobalISel][NFC] Factor out common target code from...
2019-08-13 Douglas YungRelax opcode checks in test to check for only a number...
2019-08-13 Kristof Umann[analyzer][NFC] Make sure that the BugReport is not...
2019-08-13 Erik PilkingtonAdd a missing header comment, NFC
2019-08-13 Aditya Nandakumar[GlobalISel]: Fix lowering of G_SHUFFLE_VECTOR with...
2019-08-13 Kristof Umann[analyzer][NFC] Refactoring BugReporter.cpp P6.: Comple...
2019-08-13 Jon ChesterfieldFactor architecture dependent code out of loop.cu
2019-08-13 Guanzhong Chen[WebAssembly] Make clang emit correct va_arg code for...
2019-08-13 Louis Dionne[libc++] Mark two <chrono> tests as unsupported on...
2019-08-13 Michael LiaoRemove the extra `;`.
2019-08-13 Mark Lacey[GISel] Pass MachineRegisterInfo by const reference...
2019-08-13 Jonas Devlieghere[DWARF] Guess the path style
2019-08-13 Kristof Umann[analyzer][NFC] Address inlines of D65484
2019-08-13 Xiangling Liao [AIX]Lowering global address for 32/64bit small...
2019-08-13 Shaurya Gupta[Refactor] Moving SourceExtraction header from lib...
2019-08-13 Jonas Devlieghere[DWARF} Use LLVM's debug line parser in LLDB.
2019-08-13 Alex Langford[Symbol] Decouple clang from CompilerType
2019-08-13 Lang Hames[ORC] Fix BuildingAJIT tutorial code broken by r368707.
2019-08-13 Alexey BataevDon't use std::errc
2019-08-13 Dmitri GribenkoRevert "Fix crash on switch conditions of non-integer...
2019-08-13 Kristof Umann[analyzer][NFC] Refactoring BugReporter.cpp P5.: Compac...
2019-08-13 Tim Renouf[AMDGPU] Fix to 'Fold readlane from copy of SGPR or...
2019-08-13 Kristof Umann[analyzer][NFC] Refactoring BugReporter.cpp P4.: If...
2019-08-13 Puyan Lotfi[NFC][clang] Adding argument based Phase list filtering...
2019-08-13 David Green[ARM] Add MVE beats vector cost model
2019-08-13 Jan Korous[clang] Refactor doc comments to Decls attribution
2019-08-13 Wenlei He[llvm-profdata] Profile dump for compact binary format
2019-08-13 Steven Wu[AutoUpgrader] Make ArcRuntime Autoupgrader more conser...
2019-08-13 David Bolvansky[NFC] Fixed test
2019-08-13 Nico Weberclang: Don't warn on unused momit-leaf-frame-pointer...
2019-08-13 Heejin AhnUse Register over unsigned in LateEHPrepare (NFC)
2019-08-13 Jordan Rupprecht[util] Allow callsigns when running git llvm revert
2019-08-13 David Bolvansky[NFC] Updated tests after r368724
2019-08-13 David Bolvansky[SimplifyLibCalls] Add noalias from known callsites
2019-08-13 Nikita Popov[ValueTracking] Improve reverse assumption inference
2019-08-13 David Bolvansky[NFC] Revisited/updated tests
2019-08-13 Hubert TongReland r368691: "[AIX] Implement LR prolog/epilog save...
2019-08-13 David Tenty[NFC][AIX] Use assert instead of llvm_unreachable
2019-08-13 Sam Clegg[lld][WebAssembly] Allow linking of pic code into stati...
2019-08-13 Jonas Devlieghere[Dwarf] Complete the list of type tags.
2019-08-13 Kristof Umann[analyzer][NFC] Refactoring BugReporter.cpp P3.: std...
2019-08-13 Simon Pilgrim[X86] Add some vXi8 extract subvector cost model tests
2019-08-13 David Bolvansky[SLC] Improve dereferenceable bytes annotation
2019-08-13 Matt ArsenaultGlobalISel: Partially implement fewerElementsVector...
2019-08-13 Momchil Velikov[ARM] Fix detection of duplicates when parsing reg...
2019-08-13 Momchil Velikov[ARM] Fix encoding of APSR in CLRM instruction
2019-08-13 Jordan Rupprecht[lld][test] Update test to print ELF note description...
2019-08-13 Matt ArsenaultGlobalISel: Implement lower for G_SHUFFLE_VECTOR
2019-08-13 Lang Hames[ORC] Refactor definition-generation, add a generator...
2019-08-13 Elizabeth AndrewsFix crash on switch conditions of non-integer types...
2019-08-13 Matt ArsenaultGlobalISel: Add more verifier checks for G_SHUFFLE_VECTOR
2019-08-13 Matt ArsenaultGlobalISel: Change representation of shuffle masks
2019-08-13 Louis Dionne[libc++] Always build with -fvisibility=hidden
2019-08-13 Roman Lebedev[CodeGen][SelectionDAG] More efficient code for X ...
2019-08-13 Roman Lebedev[TargetLowering][NFC] prepareUREMEqFold(): fixup comment
2019-08-13 Yitzhak Mandelbaum[clang-tidy] Update `TransformerClangTidyCheck` to...
2019-08-13 Hubert TongRevert r368691; test checked in without changes by...
2019-08-13 Jordan Rupprecht[llvm-readelf] Implement note parsing for NT_FILE and...
2019-08-13 Momchil VelikovEnable memtag sanitizer in all AArch64 toolchains
2019-08-13 Momchil Velikov[AArch64] Make the memtag sanitizer require the memtag...
2019-08-13 Raphael Isemann[lldb] Fix Microsoft guard variable detection
2019-08-13 Kristof Umann[analyzer][NFC] Refactoring BugReporter.cpp P2.: Clean...
2019-08-13 Simon PilgrimFix -Wdocumentation warning (@returns used in void...
2019-08-13 Simon PilgrimFix -Wdocumentation typo. NFCI.
2019-08-13 Hubert Tong[AIX] Implement LR prolog/epilog save/restore
2019-08-13 Hubert Tong[AIX][test/Index] Set/propagate AIXTHREAD_STK for AIX
2019-08-13 Kristof Umann[analyzer][NFC] Refactoring BugReporter.cpp P1.: Store...
2019-08-13 Raphael Isemann[lldb] Reland "Refactor guard variable checks in IRForT...
2019-08-13 Roman Lebedev[InstCombine] Non-canonical clamp-like pattern handling
2019-08-13 Roman Lebedev[InstCombine][NFC] Rename IsFreeToInvert() -> isFreeToI...
2019-08-13 Roman Lebedev[InstCombine] foldXorOfICmps(): don't give up on non...
2019-08-13 Louis Dionne[pstl] Allow customizing whether per-TU insulation...
2019-08-13 Yitzhak Mandelbaum[libTooling] In Transformer, generalize `applyFirst...
2019-08-13 Raphael Isemann[lldb][NFC] Add basic IOHandler completion test
2019-08-13 George Rimar[llvm-readobj] - Remove 'error(Error EC)' helper.
2019-08-13 Brian Gesiak[CodeGen] Disable UBSan for coroutine functions
2019-08-13 Louis Dionne[pstl] Rename PARALLELSTL_BACKEND to PSTL_PARALLEL_BACKEND
2019-08-13 Nico Webergn build: Extract git() and git_out() functions in...
2019-08-13 Nico Webergn build: Merge r368630
2019-08-13 Nico Webergn build: Give cmake sync script an opt-in --write...
2019-08-13 Louis Dionne[libc++] Fix incorrect UNSUPPORTED annotation
2019-08-13 Nico Webergn build: Make sync script group output by revision
2019-08-13 Louis Dionne[libc++] Use [[nodiscard]] for lock_guard, as an extension
2019-08-13 Simon Pilgrim[X86] XFormVExtractWithShuffleIntoLoad - handle shuffle...
2019-08-13 Simon Pilgrim[X86] SimplifyDemandedVectorElts - attempt to recombine...
2019-08-13 Fangrui Song[ELF] Don't special case symbolic relocations with...
2019-08-13 Hans WennborgRevert r368276 "[TargetLowering] SimplifyDemandedBits...
2019-08-13 Fangrui Song[ELF] Simplify handling of exportDynamic and isPreemptible
2019-08-13 David Bolvansky[NFC] Updated tests after r368657
2019-08-13 David Bolvansky[SimplifyLibCalls] Add dereferenceable bytes from known...
2019-08-13 Roman Lebedev[NFC][InstCombine] Non-canonical clamp pattern: non...
2019-08-13 Balazs Keri[ASTImporter] Import additional flags for functions.
2019-08-13 Qiu Chaofan[PowerPC] Fix ICE when truncating some vectors
2019-08-13 Amara Emerson[AArch64][GlobalISel] Replace explicit vreg creation...
2019-08-13 Amara Emerson[GlobalISel] Make the InstructionSelector instance...
2019-08-13 Fangrui Song[ELF] Rename odd variable names "New" after r365730...
2019-08-13 Serge PavlovAdded unit tests to check supported rounding modes
2019-08-13 Fangrui Song[ELF][test] Add dynamic-list-preempt2.s
2019-08-13 Aditya Nandakumar[GlobalISel]: Add KnownBits for G_XOR
2019-08-13 Yevgeny RoubanVerifier: check prof branch_weights
next