platform/upstream/llvm.git
2019-09-11 Vitaly BukaUpdate compiler-rt cpplint.py
2019-09-11 Cyndy IshidaRevert [Object][TextAPI] NFC, fix tapi lit tests
2019-09-11 Craig Topper[X86] Add test case for v16i64->v16i32 truncate on...
2019-09-11 Craig Topper[X86] Move x86_64 fp128 conversion to libcalls from...
2019-09-11 Austin KerbowAMDGPU: Move m0 initializations earlier
2019-09-11 Nico Webergn build: Merge r371661
2019-09-11 Nico Webergn build: Merge r371657
2019-09-11 Vedant Kumar[DWARF] Evaluate DW_OP_entry_value
2019-09-11 Vedant Kumar[Status] Add a LLDB_ERRORF macro for error reporting...
2019-09-11 Vedant Kumar[DWARF] Emit call site parameter info when tuning for...
2019-09-11 Volodymyr SapsaiFix up a test updated in r371655 - require case-insensi...
2019-09-11 Alex Lorenz[clang-scan-deps] cast Result to ErrorOr<unique_ptr...
2019-09-11 Reid KlecknerStart porting ivfsoverlay tests to Windows
2019-09-11 Chris BienemanAll Errors must be checked
2019-09-11 Artem Dergachev[analyzer] NFC: Move PathDiagnostic classes to libAnalysis.
2019-09-11 Artem Dergachev[analyzer] NFC: Move resetDiagnosticLocationToMainFile...
2019-09-11 Artem Dergachev[analyzer] NFC: Move getStmt() and createEndOfPath...
2019-09-11 Artem Dergachev[analyzer] NFC: Re-implement stack hints as a side...
2019-09-11 Greg ClaytonAdd a LineTable class to GSYM and test it.
2019-09-11 Alex Lorenz[clang-scan-deps] add skip excluded conditional preproc...
2019-09-11 Volodymyr SapsaiFix -Wnonportable-include-path suppression for header...
2019-09-11 Alex Langford[Plugins/Process] Remove direct use of ClangASTContext...
2019-09-11 Reid Kleckner[llvm-reduce] Fix a bug, improve error handling when...
2019-09-11 Adrian PrantlUpdate link to the DWARF spec.
2019-09-11 Michael Liao[AMDGPU] Fix crash in phi-elimination hook.
2019-09-11 Adrian PrantlUpdate documentation.
2019-09-11 Max Moroz[libFuzzer] Remove hardcoded number of new features...
2019-09-11 David Bolvansky[NFC] Added triple to test file to avoid arm buildbots...
2019-09-11 Matt ArsenaultFix test failures after r371640
2019-09-11 Eli Friedman[ConstantHoisting] Fix non-determinism.
2019-09-11 Pirama Arumuga... [IRMover] Don't map globals if their types are the...
2019-09-11 Reid Kleckner[MS] Consder constexpr globals to be inline, as in...
2019-09-11 Matt ArsenaultLiveIntervals: Split live intervals on multiple dead...
2019-09-11 Zoe CarverConsolidate swap, swap_ranges, and iter_swap in <type_t...
2019-09-11 Louis Dionne[libc++] Add a CMake cache for Apple-specific configura...
2019-09-11 Sergey Dmitriev[Clang][Bundler] Replace std::vector by SmallVector...
2019-09-11 Nico Webergn build: Merge r371635
2019-09-11 Petr HosekReland "clang-misexpect: Profile Guided Validation...
2019-09-11 Florian HahnRevert [InstCombine] Use SimplifyFMulInst to simplify...
2019-09-11 Sergey Dmitriev[Clang][Bundler] Fix for a potential memory leak [NFC]
2019-09-11 Alexey Bataev[OPENMP] Update the diagnosis message for canonical...
2019-09-11 Roman Lebedev[InstSimplify] Pass SimplifyQuery into simplifyUnsigned...
2019-09-11 Roman Lebedev[NFC][InstSimplify] Add extra test for D67411 with...
2019-09-11 Kostya Kortchinsky[scudo][standalone] Android related improvements
2019-09-11 Alexey Bataev[OPENMP]Updated status page, NFC.
2019-09-11 Nico Webergn build: Merge r371562
2019-09-11 Konrad KleineRevert "[LLDB][ELF] Load both, .symtab and .dynsym...
2019-09-11 Konrad KleineRevert "[LLDB][ELF] Fixup for comments in D67390"
2019-09-11 Raphael Isemann[lldb][NFC] Make include directories in Clang expressio...
2019-09-11 Whitney TsangLLVM: Optimization Pass: Remove conflicting attribute...
2019-09-11 Sanjay Patel[ConstProp] add tests for fma that produce NaN; NFC
2019-09-11 Max Moroz[libFuzzer] Make -merge=1 to reuse coverage information...
2019-09-11 Sanjay Patel[ConstProp] move test file from InstSimplify; NFC
2019-09-11 Raphael Isemann[lldb][NFC] Remove dead code in SBAddress::GetDescription
2019-09-11 Sanjay Patel[InstSimplify] regenerate test CHECKs; NFC
2019-09-11 Guillaume Chatelet[Alignment][NFC] use llvm::Align for AsmPrinter::EmitAl...
2019-09-11 Sanjay Patel[LangRef] add link for fma intrinsic
2019-09-11 Raphael Isemann[lldb][NFC] Sort files in unittests/Expression/CMakeLis...
2019-09-11 Sanjay Patel[LangRef] fix punctuation; NFC
2019-09-11 Nico Webergn build: add include_dir that's necessary after r371564
2019-09-11 Sanjay Patel[InstCombine] fold sign-bit compares of srem
2019-09-11 Guillaume Chatelet[Alignment] Use llvm::Align in MachineFunction and...
2019-09-11 Simon Atanasyan[mips][msa] Fix infinite loop for mips.nori.b intrinsic
2019-09-11 Simon PilgrimFix -Wdocumentation warning - void function doesn't...
2019-09-11 David Bolvansky[Diagnostics] Add -Wsizeof-array-div
2019-09-11 David Bolvansky[NFC] Updated objsize-64.ll test
2019-09-11 David Bolvansky[NFC] Fixed test
2019-09-11 David Bolvansky[InstCombine] Fixed handling of isOpNewLike (PR11748)
2019-09-11 Florian Hahn[LoopInterchange] Drop unused splitInnerLoopHeader...
2019-09-11 Konrad Kleine[LLDB][ELF] Fixup for comments in D67390
2019-09-11 Konrad Kleine[LLDB][ELF] Load both, .symtab and .dynsym sections
2019-09-11 Dmitri GribenkoRevert "clang-misexpect: Profile Guided Validation...
2019-09-11 Diogo N. Sampaio[ARM] Take into account -mcpu and -mfpu options while...
2019-09-11 David Zarzycki[LLDB] Do not try to canonicalize gethostname() result
2019-09-11 Florian Hahn[LoopInterchange] Properly move condition, induction...
2019-09-11 Sam Parker[NFC][ARM] Add and modify tests
2019-09-11 Fangrui Song[LTO] Avoid calling GlobalValue::getGUID (MD5) twice
2019-09-11 Tim Renouf[TLI][AMDGPU] AMDPAL does not have library functions
2019-09-11 Fangrui Song[llvm-objcopy] Simplify --prefix-alloc-sections
2019-09-11 Hideto Ueno[Attributor] Implement "noalias" callsite argument...
2019-09-11 Hideto Ueno[Attributor][Fix] Manifest nocapture only in CSArgument...
2019-09-11 Fangrui Song[ELF][test] Make tests more tolerant to exact symbol...
2019-09-11 Alexey Lapshin[Debuginfo][Instcombiner] Do not clone dbg.declare.
2019-09-11 Fangrui Song[CodeGen] Add alias for cpu_dispatch function with...
2019-09-11 Fangrui Song[llvm-nm] Fix -DBUILD_SHARED_LIBS=ON builds after D6616...
2019-09-11 Petr Hosekclang-misexpect: Profile Guided Validation of Performan...
2019-09-11 Jason MolendaAh, only skip this for embedded darwin targets.
2019-09-11 Jason MolendaSkip a test in TestProcessIO.py when running against...
2019-09-11 Reid KlecknerEmit -Wmicrosoft-enum-value warning instead of error...
2019-09-11 David BlaikieRevert "llvm-reduce: Add pass to reduce parameters"
2019-09-11 Petr HosekRevert "Adding support for overriding LLVM_ENABLE_RUNTI...
2019-09-11 Jan Korous[clang-scan-deps][NFC] Fix tests - prevent FileCheck...
2019-09-11 Cyndy Ishida[Object][TextAPI] NFC, fix tapi lit tests
2019-09-11 Cyndy Ishida[llvm-nm] Add tapi file support
2019-09-10 Kamil RytarowskiRemove xfail i386 NetBSD mark in vptr-non-unique-typein...
2019-09-10 Kamil RytarowskiRemove xfail NetBSD mark from ignored-interceptors...
2019-09-10 Alina Sbirlea[MemorySSA] MemorySSA should not model debuginfo, and...
2019-09-10 Jessica Paquette[GlobalISel] When a tail call is emitted in a block...
2019-09-10 Owen Pan[clang-format] Apply BAS_AlwaysBreak to C++11 braced...
2019-09-10 Jessica Paquette[AArch64][GlobalISel] Support sibling calls with mismat...
next