platform/upstream/llvm.git
2019-08-04 Johannes Doerfert[Attributor][NFC] Improve debug output
2019-08-04 Johannes Doerfert[Attributor][Fix] Resolve various liveness issues
2019-08-04 Johannes Doerfert[Attributor][NFC] Simplify common pattern wrt. fixpoints
2019-08-04 Johannes Doerfert[Attributor][NFC] Invalid DerefState is at fixpoint
2019-08-04 Craig Topper[TargetLowering][X86] Teach SimplifyDemandedVectorElts...
2019-08-04 Simon PilgrimRegenerate test for an upcoming patch.
2019-08-04 Simon Pilgrim[UpdateTestChecks] Add end_function directive to regex...
2019-08-04 Zinovy Nis[clang-tidy] Add FixItHint for performance-noexcept...
2019-08-04 Simon Pilgrim[X86] lowerShuffleAsSpecificZeroOrAnyExtend - use undef...
2019-08-04 Simon PilgrimFix signed/unsigned comparison warning. NFC.
2019-08-04 Simon Pilgrim[X86] SimplifyMultipleUseDemandedBits - Add target...
2019-08-04 Benjamin Kramer[ORC] Remove a layer of indirection when locking the...
2019-08-04 David Green[ARM] MVE big endian bitcasts
2019-08-04 Serge Pavlov[Parser] Emit descriptive diagnostic for misplaced...
2019-08-04 Fangrui Song[ELF][test] Delete redundant version-script-*.s tests
2019-08-04 Eric FiselierRevert "Suppress -Wctad-maybe-unsupported on types...
2019-08-04 Michael Pozulp[llvm-objdump] Re-commit r367284.
2019-08-04 Craig Topper[X86] Consistently use MVT::i8 for the constant operand...
2019-08-04 Michael KruseRevert "[OpenMP 5.0] Codegen support for user-defined...
2019-08-04 Michael Kruse[OpenMP 5.0] Codegen support for user-defined mappers.
2019-08-04 Michael Kruse[OpenMP 5.0] libomptarget interface for declare mapper...
2019-08-04 Craig Topper[SelectionDAG] Add node creation debug message to getMe...
2019-08-03 Eric FiselierSuppress -Wctad-maybe-unsupported on types w/o deductio...
2019-08-03 Yonghong Song[Transforms] Do not drop !preserve.access.index metadata
2019-08-03 Craig Topper[DAGCombiner] Prevent the combine added in r367710...
2019-08-03 Lang Hames[JITLink] Fix an overly-wide read in the MachO/x86...
2019-08-03 Sanjay Patel[x86] change free truncate hook to handle only simple...
2019-08-03 Keno Fischer[WebAssembly] Fix allocsize attribute in sjlj lowering
2019-08-03 Lang Hames[JITLink] Add support for MachO/x86-64 UNSIGNED relocs...
2019-08-03 Lang Hames[JITLink] Fix error message formatting.
2019-08-03 Eric FiselierRevert accidental change to __member_pointer_traits_imp.
2019-08-03 Mehdi AminiFixup r367321 "Ask confirmation when `git llvm push...
2019-08-03 Hubert Tong[yaml2obj][tests] Replace 8-byte `od` conversion with...
2019-08-03 Serge PavlovUse switch instead of series of comparisons
2019-08-03 Tim NorthoverIR: Cleanup after test to silence ASAN builds
2019-08-03 Stefan Stipanovic[Attributor][NFC] run clang-format on Attributor.cpp
2019-08-03 Praveen VelliengiriSpeculative Compilation
2019-08-03 Tim NorthoverIR: print value numbers for unnamed function arguments
2019-08-03 Sylvestre LedruFinish moving TargetRegisterInfo::isVirtualRegister...
2019-08-03 Nikita Popov[Thumb] Fix invalid symbol redefinition due to duplicat...
2019-08-03 Joel E. Denny[lit] Print internal env commands
2019-08-03 Joel E. Denny[lit] Actually run tests for internal env command
2019-08-03 Bill WendlingEmit diagnostic if an inline asm constraint requires...
2019-08-03 Eric FiselierSimplify <type_traits> implementations.
2019-08-03 Hideto Ueno[Attributor] Fix dereferenceable callsite argument...
2019-08-03 Craig Topper[InstSimplify] Add test case to show bad sign bit handl...
2019-08-03 Hansang BaeAdd OMPT support for teams construct
2019-08-03 Fangrui Song[ELF] Move R_*_IRELATIVE from .rel[a].plt to .rel[a...
2019-08-03 Daniel SandersMCRegister/Register: DenseMapInfo should take `const...
2019-08-03 Diego Astiazaran[clang-doc] Update documentation
2019-08-03 Lang Hames[ORC] Remove some old debugging output from a unit...
2019-08-03 Eric ChristopherTemporarily Revert "[PowerPC][NFC][MachinePipeliner...
2019-08-03 Bill WendlingAdd brackets to remove warnings about ambiguous 'else's.
2019-08-02 Amara EmersonRe-commit "[GlobalISel] Add legalization support for...
2019-08-02 Craig Topper[ScalarizeMaskedMemIntrin] Bitcast the mask to the...
2019-08-02 Amara Emerson[GlobalISel] Check LLT size matches memory size for...
2019-08-02 Craig Topper[X86] Use the pointer VT for the Scale node when loweri...
2019-08-02 Yonghong Song[BPF] Handling type conversions correctly for CO-RE
2019-08-02 JF BastienRemove support for unsupported MSVC versions
2019-08-02 Reid KlecknerThe MinGW linker supports response files
2019-08-02 Jinsong Ji[PowerPC][NFC][MachinePipeliner] Add some regression...
2019-08-02 Douglas YungRevert Fix and test inter-procedural register allocatio...
2019-08-02 Stella Stamenova[lit] Fix 42812: lit test suite can no longer be run...
2019-08-02 Diego Astiazaran[clang-doc] Add flag to continue after mapping errors
2019-08-02 JF BastienRevert "Remove support for unsupported MSVC versions"
2019-08-02 JF BastienRemove support for unsupported MSVC versions
2019-08-02 Shafik YaghmourFix ClangASTContext::CreateParameterDeclaration to...
2019-08-02 Stefan Stipanovic[Attributor] Using liveness in other attributes.
2019-08-02 Yonghong Song[BPF] annotate DIType metadata for builtin preseve_arra...
2019-08-02 Amara Emerson[AArch64][GlobalISel] Eliminate redundant G_ZEXT when...
2019-08-02 Eric FiselierAdd benchmarks to test the cost of allocator
2019-08-02 Simon Pilgrim[TargetLowering] SimplifyMultipleUseDemandedBits -...
2019-08-02 Daniel SandersUse MCRegister in MCRegisterInfo's interfaces
2019-08-02 Philip Reames[Statepoints] Fix overalignment of loads in no-realign...
2019-08-02 Peter Collingbournehwasan: Remove unused field CurModuleUniqueId. NFCI.
2019-08-02 Lang Hames[ORC] Remove a dead method.
2019-08-02 Craig Topper[ScalarizeMaskedMemIntrin] Add constant mask support...
2019-08-02 Philip Reames[Test] Demonstrate a realignment bug missed in r366765
2019-08-02 Jinsong Ji[PowerPC][NFC] Enable ADT BitVectorTest
2019-08-02 Lang Hames[ORC] Turn on symbol-flags overrides for LLJIT on Windo...
2019-08-02 Daniel SandersAdd MCRegister and use it in MCRegisterClass::contains()
2019-08-02 Sanjay Patel[DAGCombiner] try to convert opposing shifts to casts
2019-08-02 Hubert Tong[Driver][test] Avoid undefined grep in darwin-ld.c
2019-08-02 Erik PilkingtonRemove a dead diagnostic, NFC
2019-08-02 Eric ChristopherTemporarily Revert "Changing representation of cv_def_r...
2019-08-02 Joseph TremouletUse rip-relative addressing in asm test
2019-08-02 Rainer Orth[sanitizer_common][tests] Fix SanitizerCommon-Unit...
2019-08-02 Nilanjana BasuChanging representation of cv_def_range directives...
2019-08-02 Alina Sbirlea[NewPassManager] Resolve assertion in CGSCCPassManager...
2019-08-02 George Rimar[llvm-objcopy] - Fix the strip-dwo-groups.test.
2019-08-02 Shafik Yaghmour[Formatters] Temporarily disable libc++ std::function...
2019-08-02 Jessica Paquette[AArch64][GlobalISel] Support the neg_addsub_shifted_im...
2019-08-02 Alina Sbirlea[SimplifyCFG] Cleanup redundant conditions [NFC].
2019-08-02 Simon Pilgrim[AMDGPU] Regenerated saddo.ll test file for D47927
2019-08-02 Daniel SandersFix ARC after r367633
2019-08-02 Peter CollingbourneCodeGen: Don't follow aliases when extracting type...
2019-08-02 Sanjay Patel[InstCombine] fold cmp+select using select operand...
2019-08-02 Nathan Huckleberry[clang-tidy] Adding static analyzer check to list of...
2019-08-02 James Y KnightFix git-llvm to not delete non-empty directories.
2019-08-02 Peter Collingbournegn build: Merge r367667.
next