platform/upstream/llvm.git
2019-08-05 Martin Storsjo[COFF] Omit automatically imported symbols from the...
2019-08-05 Pavel LabathFix PDB tests after r367820
2019-08-05 Sanjay Patel[DAGCombiner][x86] prevent infinite loop from truncate...
2019-08-05 George Rimar[llvm/Object] - Remove ELFFile<ELFT>::getSection(const...
2019-08-05 Graham Hunter[MVT][SVE] Map between scalable vector IR Type and VTs
2019-08-05 Florian Hahn[AArch64] Skip isZIPMask check for masks with an odd...
2019-08-05 Raphael Isemann[lldb][NFC] Remove unimplemented ClangExpressionSourceC...
2019-08-05 Endre Fulop[CrossTU][NFCI] Refactor loadExternalAST function
2019-08-05 Guillaume Chatelet[LLVM][Alignment] Introduce Alignment Type
2019-08-05 David Bolvansky[TLI][NFC] Fixed typo
2019-08-05 Roger Ferrer... Sidestep false positive due to a matching git repositor...
2019-08-05 David Bolvansky[InstCombine] Added mempcpy tests [NFC]
2019-08-05 Pavel LabathObjectFile[ELF]: Refactor gnu_debuglink interface
2019-08-05 Anastasia Stulova[OpenCL] Fix vector literal test broken in rL367675.
2019-08-05 Guillaume Chatelet[LLVM][Alignment] Introduce Alignment In CallingConv
2019-08-05 Nicolai HaehnleAMDGPU: add missing llvm.amdgcn.{raw,struct}.buffer...
2019-08-05 Pavel LabathRemove SymbolVendor::GetSymtab
2019-08-05 Oliver StannardReland: Fix and test inter-procedural register allocati...
2019-08-05 Guillaume Chatelet[LLVM][Alignment] Introduce Alignment Type in DataLayout
2019-08-05 Michael PozulpRevert "[llvm-objdump] Re-commit r367284."
2019-08-05 Hans Wennborgbuild_llvm_package.bat: Set PYTHON_EXECUTABLE (PR42724)
2019-08-05 Pavel LabathRemove usage of usleep in generic code
2019-08-05 Sam McCall[clangd] Expose -offset-encoding=utf-32, which has...
2019-08-05 Sam McCall[clangd] Fix error message with incorrect TextDocumentc...
2019-08-05 Dmitri GribenkoAdds a warning when an inline Doxygen comment has no...
2019-08-05 Fangrui Songcompiler-rt: Rename .cc file in test/lsan to .cpp
2019-08-05 Adam Balogh[Analyzer] Iterator Checkers - Fix for Crash on Iterato...
2019-08-05 Fangrui Song[DWARF] Change DWARFDebugLoc::Entry::Loc from SmallVect...
2019-08-05 Fangrui SongRename F_{None,Text,Append} to OF_{None,Text,Append...
2019-08-05 Petr Hosek[Driver] Don't disable -fsanitizer-coverage for safe...
2019-08-05 Craig Topper[X86] Fix a bad early out in combineExtInVec that preve...
2019-08-05 Petr Hosek[Driver] Derive Fuchsia Linker directly from Tool
2019-08-05 Petr Hosek[Driver] Always use -z separate-code with lld on Fuchsia
2019-08-04 Nico Webergn build: Merge r367756
2019-08-04 Petr Hosek[Driver] Support for disabling sanitizer runtime linking
2019-08-04 Johannes Doerfert[Attributor][NFC] Create some attributes earlier
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
next