platform/upstream/llvm.git
2019-12-04 David BlaikieAdd some missing includes to MicrosoftDemangle.cpp...
2019-12-04 gbreynoo[llvm-ar][test] Add to thin archive test coverage
2019-12-04 Pavel Labath[lldb] Simplify debug_{rnglists,ranges}.s tests
2019-12-04 stozer[DebugInfo] Recover debug intrinsics when killing dupli...
2019-12-04 Kadir CetinkayaReapply "[llvm][Support] Take in CurrentDirectory as...
2019-12-04 Peter Smith[ELF] Support for PT_GNU_PROPERTY in header and tools
2019-12-04 Amaury SéchetAutomaticaly generate copysign-constant-magnitude.ll...
2019-12-04 Kadir CetinkayaRevert "[llvm][Support] Take in CurrentDirectory as...
2019-12-04 Joseph TremouletChange Target::FindBreakpointsByName to return Expected...
2019-12-04 Kadir Cetinkaya[clang-change-namespace] Change file pattern to be...
2019-12-04 Michael Liao[opencl] Fix address space deduction on array variables.
2019-12-04 Mark Murray[ARM][MVE][Intrinsics] Add VMULH/VRMULH intrinsics.
2019-12-04 LLVM GN Syncbotgn build: Merge 45ef055d4ff
2019-12-04 Kadir Cetinkaya[llvm][Support] Take in CurrentDirectory as a parameter...
2019-12-04 Kadir Cetinkaya[clang][Tooling] Add support for .rsp files in compile_...
2019-12-04 Kadir Cetinkaya[Support] add vfs support for ExpandResponseFiles
2019-12-04 ptaylor[clangd] register cuda language activation event and...
2019-12-04 Raphael Isemann[lldb] Fix macOS build by replacing nullptr with FileSpec()
2019-12-04 Roman Lebedev[NFC][InstCombine] Update sub-of-negatible.ll test
2019-12-04 Anastasia Stulova[OpenCL] Allow addr space qualifiers on lambda call...
2019-12-04 Hans WennborgActually delay processing DelayedDllExportClasses until...
2019-12-04 Cullen Rhodes[AArch64][SVE] Implement reversal intrinsics
2019-12-04 Jay Foad[AMDGPU][MC] Remove duplicate code introduced in r359316.
2019-12-04 Haojian Wu[clangd] Remove the hanging lit exit-signal.test.
2019-12-04 Florian Hahn[SimpleLoopUnswitch] Invalidate the topmost loop with...
2019-12-04 Alex RichardsonAllow negative offsets in MipsMCInstLower::LowerOperand
2019-12-04 Alex RichardsonHandle BUNDLE instructions in MipsAsmPrinter
2019-12-04 Alex RichardsonMipsDelaySlotFiller: Don't move BUNDLE instructions...
2019-12-04 Alex RichardsonAdd debug output to MipsDelaySlotFiller pass
2019-12-04 Kadir Cetinkaya[clangd] Add no delayed templates to outline tests
2019-12-04 Florian Hahn[AArch64TTI] Compute imm materialization cost for AArch...
2019-12-04 Cullen Rhodes[NFC] Use default case in EVT::getEVTString
2019-12-04 David StuttardAMDGPU: Avoid folding 2 constant operands into an SALU...
2019-12-04 Georgii Rymar[yaml2obj] - Make DynamicSymbols to be Optional<> too.
2019-12-04 Pavel Labath[lldb] Remove some (almost) unused Stream::operator<<'s
2019-12-04 Ehud Katz[APFloat] Prevent construction of APFloat with Semantic...
2019-12-04 Pavel Labath[lldb] s/assertTrue/assertEqual in TestStepTarget.py
2019-12-04 Pavel Labath[lldb] Remove FileSpec(FileSpec*) constructor
2019-12-04 Raphael Isemann[lldb] Add test for Stream::Address and Stream::Address...
2019-12-04 Pavel Labath[lldb/Editline] Fix a -Wreturn-type warning with gcc
2019-12-04 Pavel Labath[lldb] s/FileSpec::Equal/FileSpec::Match
2019-12-04 Pavel Labath[DWARFDebugLoclists] Add support for other DW_LLE encodings
2019-12-04 Pavel Labath[DWARFDebugRnglists] Add a callback-based version of...
2019-12-04 Ulrich Weigand[SelectionDAG] Expand nnan FMINNUM/FMAXNUM to select...
2019-12-04 Raphael Isemann[lldb][NFC] Extract single member parsing out of DWARFA...
2019-12-04 Georgii Rymar[yaml2obj][test] - Remove excessive symtab-shinfo.yaml.
2019-12-04 Raphael Isemann[lldb][NFC] Migrate to raw_ostream in Module::GetDescri...
2019-12-04 Akira Hatanaka[CodeGen][ObjC] Emit a primitive store to store a __str...
2019-12-04 LLVM GN Syncbotgn build: Merge 9f251eece46
2019-12-04 Martin StorsjöRevert "Enable `-funwind-tables` flag when building...
2019-12-04 Raphael Isemann[lldb][NFC] Migrate to raw_ostream in ArchSpec::DumpTriple
2019-12-04 Kadir Cetinkaya[clangd] Define out-of-line qualify function name
2019-12-04 Kadir Cetinkaya[clangd] Define out-of-line qualify return value
2019-12-04 Kadir Cetinkaya[clangd] Define out-of-line initial apply logic
2019-12-04 Kadir Cetinkaya[clangd] Define out-of-line availability checks
2019-12-04 Fangrui Song[llvm-strip][MachO] Test llvm-strip --strip-debug
2019-12-04 QingShan Zhang[MacroFusion] Limit the max fused number as 2 to reduce...
2019-12-04 czhengsz[PowerPC] folding rlwinm + rlwinm to rlwinm
2019-12-04 Petr Hosek[Clang] Define Fuchsia C++ABI
2019-12-04 Michael LiaoFix warning on unused variable. NFC.
2019-12-04 Jonas Devlieghere[dsymutil] Support --out (NFC)
2019-12-04 Davide Italiano[Process] GetLanguageRuntimes() takes an argument that...
2019-12-04 Fangrui Song[Diagnostic][test] Remove an unneeded change to pragma_...
2019-12-04 Nico Webergn build: (manually) merge ad871e42958
2019-12-04 Davide Italiano[ClangASTContext] Remove a very old hack.
2019-12-04 Wang, Pengfei[X86] Model DAZ and FTZ
2019-12-04 Wang, Pengfei[X86] Model MXCSR for all AVX512 instructions
2019-12-03 Kit BartonAdd discussion of git-format-patch to Phabricator.html
2019-12-03 Davide Italiano[TypeCategory] HasLanguage() is now unused.
2019-12-03 Daniel SandersFix `sed -e s@FOO@%/S@` and similar when there's @...
2019-12-03 Elizabeth AndrewsReapply "Fix crash on switch conditions of non-integer...
2019-12-03 Akira Hatanaka[NFC] Pass a reference to CodeGenFunction to methods...
2019-12-03 Davide Italiano[FormatManager] Provide only one variant of EnableCategory.
2019-12-03 Davide Italiano[DataVisualization] Simplify. NFCI.
2019-12-03 Reid Kleckner[MS] Emit exported complete/vbase destructors
2019-12-03 Alex Lorenz[compiler-rt] Disable fuzzer large.test when LLVM_ENABL...
2019-12-03 Craig Topper[FPEnv] [PowerPC] Lowering ppc_fp128 StrictFP Nodes...
2019-12-03 James Clarke[RISCV] Don't force Local Exec TLS for non-PIC
2019-12-03 Craig Topper[InstCombine] Revert aafde063aaf09285c701c80cd4b543c2be...
2019-12-03 Davide Italiano[TypeCategory] Nothing passes down a list of languages.
2019-12-03 Sergej JaskiewiczEnable `-funwind-tables` flag when building libunwind
2019-12-03 Fangrui Song[UpdateTestChecks] Change shebang from python to python3
2019-12-03 Sam McCall[clangd] Fix comparator const after c9c714c7054d555398c...
2019-12-03 Akira HatanakaRevert "[NFC] Pass a reference to CodeGenFunction to...
2019-12-03 Michael LiaoFix warning on extra ';'. NFC.
2019-12-03 Vedant Kumar[Coverage] Emit a gap region to cover switch bodies
2019-12-03 Aaron BallmanSwitch to opening the temp file in binary mode
2019-12-03 Tyker[Diagnostic] add a warning which warns about misleading...
2019-12-03 Tyker[NFCI] update formating for misleading indentation...
2019-12-03 Michael LiaoRemove unused variable. NFC.
2019-12-03 David BlaikieFix signed mismatch warnings in MetadataTests.cpp
2019-12-03 Alexander KornienkoRevert "Fix llvm-namespace-comment for macro expansions"
2019-12-03 Akira Hatanaka[NFC] Pass a reference to CodeGenFunction to methods...
2019-12-03 Joel E. Denny[FileCheck] Given multiple -dump-input, prefer most...
2019-12-03 Aditya Nandakumar[GlobalISel]: Allow targets to override how to widen...
2019-12-03 Roman Lebedev[APInt][PatternMatch] Add 'is non-positive' predicate
2019-12-03 Aaron BallmanCorrecting the offsets within the test to fix the bots.
2019-12-03 Aaron BallmanDifferentiate between the presumed and actual file...
2019-12-03 Ayal Zaks[LV] Scalar with predication must not be uniform
2019-12-03 Dan LiewRename `tsan/race_range_pc.cc` to `test/tsan/race_range...
next