platform/upstream/llvm.git
2019-08-22 Aaron BallmanFix the nullPointerConstant() test to get bots back...
2019-08-22 Amaury Sechet[AArch64] autogenerate some tests. NFC
2019-08-22 Vedant Kumar[heap.py] Add missing declaration for malloc_get_all_zones
2019-08-22 Aaron BallmanImplement nullPointerConstant() using a better API.
2019-08-22 Nico Webergn build: Merge r369680
2019-08-22 Alex LorenzIntroduce FileEntryRef and use it when handling include...
2019-08-22 Benjamin Kramer[clangd] Fold string copy into lambda capture. NFC.
2019-08-22 Nico Webergn build: Merge r369677
2019-08-22 Richard SmithRevert "[LifetimeAnalysis] Support more STL idioms...
2019-08-22 Shaurya Gupta[Clangd] Tweaktesting replace toString with consumeError
2019-08-22 Benjamin KramerRetire llvm::less_ptr. llvm::deref is much more flexible.
2019-08-22 Benjamin KramerRetire llvm::less/equal in favor of C++14 std::less...
2019-08-22 Matt ArsenaultGlobalISel: Don't create G_UADDE with constant false...
2019-08-22 Louis Dionne[libc++] Mark lock_guard nodiscard test as unsupported...
2019-08-22 Francis Visoiu... [MachO][TLOF] Use hasLocalLinkage to determine if indir...
2019-08-22 Adrian PrantlRemove redundant curly braces.
2019-08-22 Adrian PrantlDoxygenify comments.
2019-08-22 Alexey Bataev[OPENMP]Generalization of handling of declare target...
2019-08-22 Roman Lebedev[NFC][InstCombine] New tests: unrecognized_three-way...
2019-08-22 Shaurya GuptaFixed Missing Expected error handling
2019-08-22 Craig Topper[X86] Remove MCInstLower code that drops operands from...
2019-08-22 Guozhi Wei[MBP] Disable aggressive loop rotate in plain mode
2019-08-22 Amaury Sechet[DAGCombiner] Remove explicit call to AddToWorklist...
2019-08-22 Andrea Di Biagio[X86][BtVer2] Fix latency/throughput of scalar integer...
2019-08-22 Raphael Isemann[lldb] Remove ')' to fix the build
2019-08-22 Simon Pilgrim[PowerPC] Regenerate reciprocal tests, as discussed...
2019-08-22 Sean Fertile[PowerPC] Add combined ELF ABI and 32/64 bit queries...
2019-08-22 Sean Fertile[PowerPC][XCOFF][MC] Explicitly set containing csect...
2019-08-22 Haojian Wu[clangd] Send suppported codeActionKinds to the client.
2019-08-22 Jan Kratochvil[lldb] Fix `TestDataFormatterStdList` regression
2019-08-22 Hideto Ueno[Attributor][NFC] Move DerefState to header and use...
2019-08-22 Raphael Isemann[lldb][NFC] Fix indentation in CommandObjectProcess
2019-08-22 Jinsong Ji[SlotIndexes] Add print-slotindexes to disable printing...
2019-08-22 Andrea Di Biagio[MCA] consistently use MCPhysReg instead of unsigned...
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:...
next