platform/upstream/llvm.git
2019-09-06 Sam Tebbs[ARM] Sink add/mul(shufflevector(insertelement()))...
2019-09-06 Fangrui SongReland D66717 [ELF] Do not ICF two sections with differ...
2019-09-06 Fangrui SongRevert "Revert r370635, it caused PR43241."
2019-09-06 Valery Pykhtin[AMDGPU] Enable constant offset promotion to immediate...
2019-09-06 Fangrui Song[ELF][test] Simplify and reorganize tests
2019-09-06 Guillaume Chatelet[Alignment][NFC] Use Align with TargetLowering::setPref...
2019-09-06 Cyndy Ishida[Object] remove struct constructor, NFC
2019-09-06 Guillaume Chatelet[Alignment][NFC] Use Align with TargetLowering::setPref...
2019-09-06 Roman Lebedev[NFC][CodeGen][UBSan] EmitCheckedInBoundsGEP(): pass...
2019-09-06 Roman Lebedev[NFC][CodeGen][UBSan] EmitCheckedInBoundsGEP(): refacto...
2019-09-06 Roman Lebedev[NFC][CodeGen][UBSan] EmitCheckedInBoundsGEP(): add...
2019-09-06 Nico Weberlibclang depends on ClangDriverOptions since r352803
2019-09-06 Guillaume Chatelet[Alignment] fix dubious min function alignment
2019-09-06 Nico WeberRevert r370635, it caused PR43241.
2019-09-06 George Rimar[llvm-readelf] - Print unknown st_other value if presen...
2019-09-06 Guillaume Chatelet[Alignment][NFC] Use Align with TargetLowering::setMinF...
2019-09-06 Djordje Todorovic[test] Update the name of the debug entry values option...
2019-09-06 James Molloy[DFAPacketizer] Track resources for packetized instructions
2019-09-06 Serge GueltonRemove call to obsolete gethostbyname, using getaddrinfo
2019-09-06 Haojian Wu[clangd] Use override keyword to override the base...
2019-09-06 Jeremy Morse[DebugInfo] LiveDebugValues: explicitly terminate overw...
2019-09-06 Jay Foad[AMDGPU] Mark s_barrier as having side effects but...
2019-09-06 Nico Webergn build: Merge r371182
2019-09-06 Nico Webergn build: Merge r371179
2019-09-06 Fangrui Song[ELF][test] Update test after r371185
2019-09-06 Sam Parker[ARM] Fix for buildbot
2019-09-06 Fangrui Song[yaml2obj] Rename SHOffset (e_shoff) field to SHOff...
2019-09-06 Matthias GehreReland [LifetimeAnalysis] Support more STL idioms ...
2019-09-06 Raphael Isemann[lldb][NFC] Remove Args::StripSpaces
2019-09-06 Raphael Isemann[lldb][NFC] Extend ArgsTest
2019-09-06 Sam Parker[ARM] MVE Tail Predication
2019-09-06 Kang Zhang[CodeGen] Do the Simple Early Return in block-placement...
2019-09-06 Raphael Isemann[lldb][NFC] Remove unused Args::GetArgumentQuoteCharAtIndex
2019-09-06 Simon Atanasyan[mips] Make another set of test cases more tolerant...
2019-09-06 David Zarzycki[CMake] LLVM_COMPILE_FLAGS also applies to C files
2019-09-06 Raphael Isemann[lldb] Remove xcode bot from website listing and fix...
2019-09-06 Mikael Holmen[MIR] Change test case to read from stdin instead of...
2019-09-06 Craig Topper[X86] Add tests for extending and truncating between...
2019-09-06 Craig Topper[X86] Prevent passing vectors of __int128 as <X x i128...
2019-09-06 Craig Topper[X86] Pre-commit vector of __int128 test cases for...
2019-09-06 Craig Topper[X86] Fix bad indentation. NFC
2019-09-06 Aleksandr Urakov[Windows] Add support of watchpoints to `ProcessWindows`
2019-09-06 Alex BrachetFix rL371162 again
2019-09-06 Alex BrachetFix failing test from rL371162
2019-09-06 Alex Brachet[yaml2obj] Make e_phoff and e_phentsize 0 if there...
2019-09-06 Nico Webergn build: Merge r371159
2019-09-06 Fangrui SongUpdate SHT_LLVM_PART_EHDR test after r371157
2019-09-06 Jonas Devlieghere[MC] Fix undefined behavior in MCInstPrinter::formatHex
2019-09-06 Alina SbirleaCleanup test.
2019-09-06 Fangrui Song[llvm-readobj][yaml2obj] Support SHT_LLVM_SYMPART,...
2019-09-06 Matt ArsenaultAMDGPU/GlobalISel: Avoid repeating 32-bit type lists
2019-09-06 Matt ArsenaultAMDGPU/GlobalISel: Fix load/store of types in other...
2019-09-06 Matt ArsenaultGlobalISel/TableGen: Fix handling of EXTRACT_SUBREG...
2019-09-05 Matt ArsenaultAMDGPU: Allow getMemOperandWithOffset to analyze stack...
2019-09-05 Matt ArsenaultAMDGPU: Fix emitting multiple stack loads for stack...
2019-09-05 Eli Friedman[AArch64] Add testcase for codegen for sdiv by 2.
2019-09-05 Matt ArsenaultInstCombine: Fix crash on icmp of gep with addrspacecas...
2019-09-05 Jonas Devlieghere[Reproducer] Add a `cont` to ModuleCXX.test
2019-09-05 David Blaikiellvm-reduce: Use %python from lit to get the correct...
2019-09-05 Matt ArsenaultAMDGPU: Fix Register copypaste error
2019-09-05 Alina Sbirlea[AliasSetTracker] Correct AAInfo check.
2019-09-05 Vitaly Buka[SimplifyCFG] Don't SimplifyBranchOnICmpChain with...
2019-09-05 Matt ArsenaultAMDGPU: Avoid constructing new std::vector in initCandidate
2019-09-05 Nico Webergn build: Merge r371134
2019-09-05 Francis Visoiu... [Remarks] Add comparison operators to the Remark object
2019-09-05 Jonas DevlieghereRemove `bugreport` command
2019-09-05 Sterling AugustineAdd gdb pretty printers for a wide variety of libc...
2019-09-05 Sterling AugustineDon't assume libcxx_gdb is always set.
2019-09-05 Jan Korous[ADT] Add makeArrayRef(std::array<>) template specializ...
2019-09-05 Jan Korous[Bitstream] Add BitCodeAbbrev(std::initializer_list...
2019-09-05 DeForest RichardsDocs: Update Community section on homepage
2019-09-05 Vedant Kumar[libcxx] Codesign test executables if necessary
2019-09-05 David Bolvansky[GSYM][NFC] Fixed -Wdocumentation warning
2019-09-05 Nico WeberImplement Microsoft-compatible mangling for decompositi...
2019-09-05 Nico Webergn build: Merge r371121
2019-09-05 David Bolvansky[Diagnostics] Minor improvements for -Wxor-used-as-pow
2019-09-05 Puyan Lotfi[MIR] MIRNamer pass for improving MIR test authoring...
2019-09-05 Sterling AugustineAdd testing infrastructure to check if gdb is available...
2019-09-05 Nico Webergn build: Merge r371117
2019-09-05 Jan Korous[clang][Index] Replace CodegenNameGenerator with ASTNam...
2019-09-05 Daniel Sanders[globalisel][knownbits] Account for missing type constr...
2019-09-05 Daniel Sanders[globalisel][knownbits] Correct a typo that prevented...
2019-09-05 Jessica PaquetteRecommit "[AArch64][GlobalISel] Teach AArch64CallLoweri...
2019-09-05 Alexandre GaneaRevert: [DebugInfo] Add debug location to stubs generat...
2019-09-05 Jan Korous[AST][NFC] Doc comments for ASTNameGenerator
2019-09-05 Eli Friedman[IfConversion] Fix diamond conversion with unanalyzable...
2019-09-05 Sylvestre Ledrudoc update: explain that Z3 is only for clang SA -...
2019-09-05 Sylvestre Ledrudocument the LLVM_ENABLE_Z3_SOLVER option
2019-09-05 Roman Lebedev[NFC][InstCombine] Overhaul 'unsigned add overflow...
2019-09-05 Craig Topper[X86] Enable BuildSDIVPow2 for i16.
2019-09-05 Francis Visoiu... [Remarks] Don't serialize metadata if a string table...
2019-09-05 Nico Webergn build: Merge r371103
2019-09-05 Craig Topper[X86] Override BuildSDIVPow2 for X86.
2019-09-05 Jan Korous[Support] Add writeFileAtomically() to FileUtilities
2019-09-05 Nico Webergn build: (manually) merge r358706
2019-09-05 Roman Lebedev[InstCombine] foldICmpBinOp(): consider inverted check...
2019-09-05 Roman Lebedev[InstCombine] foldICmpBinOp(): consider inverted check...
2019-09-05 Roman Lebedev[InstCombine][NFC] Tests for 'unsigned sub overflow...
2019-09-05 Roman Lebedev[InstCombine][NFC] Tests for 'unsigned add overflow...
2019-09-05 Cyndy Ishida[TextAPI] update interface file for filtered iter
next