platform/upstream/llvm.git
2019-08-22 Hans WennborgRevert r369402 "win: Enable /Zc:twoPhase by default...
2019-08-22 Raphael Isemann[lldb][NFC] Add test for target stop-hook disable/enabl...
2019-08-22 George Rimar[yaml2obj] - Lookup relocation symbols in dynamic symbo...
2019-08-22 Sylvestre LedruFix some regressions caused by r369553 on old versions...
2019-08-22 Dmitri GribenkoRemove \brief commands from doxygen comments.
2019-08-22 Andrea Di Biagio[X86][BtVer2] Fix latency and throughput of XCHG and...
2019-08-22 Yaxun Liu[OpenCL] Fix declaration of enqueue_marker
2019-08-22 Simon Pilgrim[MVT] Add MVT equivalent to EVT::getHalfNumVectorElemen...
2019-08-22 Sam TebbsReapply: [ARM] Fix lsrl with a 128/256 bit shift amount...
2019-08-22 Serguei Katkov[Loop Peeling] Fix silly bug in metadata update.
2019-08-22 Hans WennborgRevert r369626 "[ARM] Fix lsrl with a 128/256 bit shift...
2019-08-22 Raphael Isemann[lldb][NFC] Remove unused return value from HandleOptio...
2019-08-22 George Rimar[llvm-objdump] - Remove an outdated "FIXME". NFC.
2019-08-22 Hans WennborgRevert r369458 "[DebugInfo] Add debug location to dynam...
2019-08-22 Raphael Isemann[lldb][NFC] NFC cleanup for the completion code
2019-08-22 Haojian Wu[clangd] The ClangdServer::EnableHiddenFeatures is...
2019-08-22 George Rimar[llvm-readobj] - Remove `reportError(std::error_code...
2019-08-22 Haojian WuRemove an unused function, suppress -Wunused-function...
2019-08-22 Craig Topper[X86] Lower the cost of v2i32->v2f64 sint_to_fp under...
2019-08-22 Pavel Labath[Support] Improve readNativeFile(Slice) interface
2019-08-22 Sam Tebbs[ARM] Fix lsrl with a 128/256 bit shift amount or a...
2019-08-22 Raphael Isemann[lldb][NFC] Remove dead code that is supposed to handle...
2019-08-22 Raphael Isemann[lldb][NFC] Remove WordComplete mode, make result array...
2019-08-22 Petr HosekRevert "[GWP-ASan] Remove c++ standard lib dependency."
2019-08-22 Shiva Chen[TargetLowering] Remove optional arguments passing...
2019-08-22 Jonas Devlieghere[debugserver] Switch back to std::once_flag
2019-08-22 Joel E. Denny[lit] Diagnose insufficient args to internal env
2019-08-22 Joel E. Denny[OpenMP] Permit map with DSA on combined directive
2019-08-22 Davide Italiano[lldb] Replace std::once_flag with llvm::once_flag.
2019-08-22 Jonas Devlieghere[FormatManage] Fix the format info order
2019-08-22 Kristof Umann[analyzer] Enable control dependency condition tracking...
2019-08-22 Csaba Dabis[analyzer] CastValueChecker: Model isa(), isa_and_nonnull()
2019-08-22 Jonas Devlieghere[FormatManager] Add static_assert to keep formats in...
2019-08-22 Kristof Umann[analyzer] Don't track the condition of foreach loops
2019-08-22 Pengfei Wang[X86] Making X86OptimizeLEAs pass public. NFC
2019-08-22 Jason MolendaThe g_format_infos table needs to be updated in concert...
2019-08-22 Fangrui Song[COFF] Fix section name for constants larger than 64...
2019-08-22 Csaba Dabis[analyzer] CastValueChecker: Try to fix the buildbots
2019-08-22 Nico Webergn build: Merge r369605
2019-08-22 Csaba Dabis[analyzer] CastValueChecker: Rewrite dead header hotfix
2019-08-22 Petr Hosek[GWP-ASan] Remove c++ standard lib dependency.
2019-08-22 Csaba Dabis[analyzer] CastValueChecker: Store the dynamic types...
2019-08-22 Csaba Dabis[analyzer] TrackConstraintBRVisitor: Do not track unkno...
2019-08-22 Nico Webergn build: Merge r369600
2019-08-21 Cyndy Ishida[Object] FIX: update PlatformKind name in TapiFile
2019-08-21 Julian Lettner[TSan] #include header instead of forward declaring...
2019-08-21 Cyndy Ishida[Object] Add tapi files to object
2019-08-21 Craig Topper[X86] Correct the scheduler classes for TAILJMP and...
2019-08-21 Craig Topper[X86] Replace a couple hardcoded '5's with X86::AddrNum...
2019-08-21 Nico Weberlibcxx: Rename last two .hpp files in libcxx to .h
2019-08-21 Kristof Umann[analyzer] Mention whether an event is about a conditio...
2019-08-21 Jonas Devlieghere[test] Update test so it matches the Windows output
2019-08-21 Nico Webergn build: Merge r369591
2019-08-21 Nico Webergn build: Merge r369587
2019-08-21 Johannes Doerfert[Attributor] FIX: Try to make bots happy
2019-08-21 Matthias Gehre[LifetimeAnalysis] Support more STL idioms (template...
2019-08-21 Luis Marques[RISCV] Remove fix introduced by r369573, superseded...
2019-08-21 Kristof Umann[analyzer] Don't make ConditionBRVisitor events prunabl...
2019-08-21 Johannes Doerfert[Attributor] Fix: Gracefully handle non-instruction...
2019-08-21 Greg ClaytonAdd FileWriter to GSYM and encode/decode functions...
2019-08-21 Johannes Doerfert[Attributor][NFCI] Introduce tight iteration bounds...
2019-08-21 Alex LorenzNFCI: Simplify SourceManager::translateFile by removing...
2019-08-21 Jason MolendaWhen building file without debug info, include the...
2019-08-21 Kristof Umann[analyzer][NFC] Add different interestingness kinds
2019-08-21 Jonas DevlieghereAdd char8_t support (C++20)
2019-08-21 Benjamin KramerUse C++14 heteregenous lookup for a couple of std:...
2019-08-21 Luis Marques[RISCV] Fix use of side-effects in asserts in decoder...
2019-08-21 Cyndy Ishida[BinaryFormat] Teach identify_magic about Tapi files.
2019-08-21 Yuanfang ChenFix documentation build after rL369568
2019-08-21 Johannes Doerfert[Attributor][NFC] Fix copy & paste error
2019-08-21 Johannes Doerfert[Attributor][NFC] Remove leftover semicolon
2019-08-21 Johannes Doerfert[Attributor] Use existing unreachable instead of introd...
2019-08-21 Kristof Umann[analyzer] Mention whether an event is about a conditio...
2019-08-21 Richard SmithFix -Werror=unused-variable error after r369528.
2019-08-21 Nico Webergn build: Merge r369568
2019-08-21 Nico Webergn build: Make sync script not exit 1 if it writes...
2019-08-21 Florian Hahn[GVN] Do PHI translations across all edges between...
2019-08-21 Aaron BallmanRevert r369549 as it broke the bots.
2019-08-21 Yuanfang Chen[clang-tidy] Check for dynamically initialized statics...
2019-08-21 Nico WeberRevert r367389 (and follow-up r368404); it caused PR43073.
2019-08-21 Sam Clegg[WebAssembly] Handle aliases in WebAssemblyFixFunctionB...
2019-08-21 Craig Topper[MVT] Add v16f16 and v32f16 vectors.
2019-08-21 Craig Topper[TableGen] Include ValueTypes.td directly into the...
2019-08-21 Simon Atanasyan[mips] Replace call `expandLoadAddress` by `loadAndAddS...
2019-08-21 Simon Atanasyan[mips] Remove duplicated case from the `StringSwitch...
2019-08-21 Amaury Sechet[DAGCombiner] Remove mostly redundant calls to AddToWor...
2019-08-21 Mitch Phillips[docs] Add GwpAsan to toctree.
2019-08-21 Bob Haarman[lld-link] implement -lto-obj-path
2019-08-21 Florian Hahn[BitcodeReader] Check if we can create a null constant...
2019-08-21 Jordan Rupprecht[docs] Fix GwpAsan.rst
2019-08-21 Adrian PrantlGeneralize FindTypes with CompilerContext to support...
2019-08-21 Mitch PhillipsAdd newline to GWP-ASan sphinx document.
2019-08-21 Jordan Rupprecht[docs] Convert remaining command guide entries from...
2019-08-21 Mitch Phillips[GWP-ASan] Add public-facing documentation [6].
2019-08-21 Mitch Phillips[GWP-ASan] Build stack_trace_compressor_fuzzer.
2019-08-21 Leonard Chan[LTO] Always mark regular LTO units with EnableSplitLTO...
2019-08-21 Nathan HuckleberryFix -Wimplicit-fallthrough warnings in regcomp.c
2019-08-21 Alina Sbirlea[LoopPassManager + MemorySSA] Only enable use of Memory...
2019-08-21 Matt ArsenaultGlobalISel: Implement moreElementsVector for G_UNMERGE_...
2019-08-21 Philip ReamesAdd a couple of extra test noticed in post-commit discu...
next