platform/upstream/llvm.git
2019-10-03 Lawrence D... factor out an abstract base class for File
2019-10-03 Lawrence D... SBDebugger::SetInputFile, SetOutputFile, etc.
2019-10-03 Lawrence D... new api class: SBFile
2019-10-03 Yaxun Liu[HIP] Support -emit-llvm for device compilation
2019-10-03 Craig Topper[X86] Add broadcast load folding patterns to NoVLX...
2019-10-03 Craig Topper[X86] Remove a couple redundant isel patterns that...
2019-10-03 GN Sync Botgn build: Merge r373556
2019-10-03 Nico WeberRevert 373538 and follow-ups 373549 and 373552.
2019-10-03 Daniel Sanders[gicombiner] Make rL373551 compatible with older cmakes
2019-10-03 Nico Webergn build: (manually) merge r373551
2019-10-03 Richard SmithPR43519: don't inject a diagnostic when constant-evaula...
2019-10-03 Puyan LotfiFixing broken builds due to r373538, issues with filepa...
2019-10-03 Daniel Sanders[gicombiner] Add a CodeExpander to handle C++ fragments...
2019-10-03 GN Sync Botgn build: Merge r373538
2019-10-03 Puyan LotfiFixing broken builds due to r373538 due to test that...
2019-10-03 Richard SmithMark P0784R7 as complete and start defining its feature...
2019-10-03 Richard SmithFor P0784R7: support placement new-expressions in const...
2019-10-03 Richard SmithFor P0784R7: allow direct calls to operator new / opera...
2019-10-02 Daniel Sanders[gicombiner] Fix windows issue where single quotes...
2019-10-02 Stanislav Mekhanoshin[AMDGPU] Fix illegal agpr use by VALU
2019-10-02 Daniel Sanders[gicombiner] Fix a nullptr dereference when -combiners...
2019-10-02 Roman Lebedev[InstCombine] Bypass high bit extract before variable...
2019-10-02 Roman Lebedev[NFC][InstCombine] Add tests for 'variable sext of...
2019-10-02 David BlaikieDebugInfo: Rename DebugLocStream::Entry::Begin/EndSym...
2019-10-02 Matt MorehouseMove SanitizerInitializeUnwinder outside anonymous...
2019-10-02 Puyan Lotfi[clang][ifs] Clang Interface Stubs ToolChain plumbing.
2019-10-02 David Bolvansky[InstCombine] Transform bcopy to memmove
2019-10-02 Craig Topper[X86] Add test cases for suboptimal vselect+setcc split...
2019-10-02 Craig Topper[LegalizeTypes] Check for already split condition befor...
2019-10-02 Nico Webergn build: (manually) merge r373527
2019-10-02 David BlaikieDebugInfo: Simplify RangeSpan to be a plain struct
2019-10-02 Matt Morehouse[sanitizer_common] Declare __sanitizer_on_print in...
2019-10-02 Matt Morehouse[sanitizer_common] Disable onprint.cpp on Android.
2019-10-02 Matt Morehouse[sanitizer_common] Add __sanitizer_on_print to interfac...
2019-10-02 Vitaly Buka[compiler-rt] Use GetNextInstructionPc in signal handlers
2019-10-02 Vitaly BukaNFC: add namespace {}
2019-10-02 Daniel Sanders[gicombiner] Add the boring boilerplate for the declara...
2019-10-02 Simon PilgrimFix uninitialized variable warning in CodeGenPGO constr...
2019-10-02 Simon PilgrimItaniumCXXABI - silence static analyzer getAs<RecordTyp...
2019-10-02 Louis Dionne[NFC][libc++abi] Convert stray tabs to spaces
2019-10-02 Sergey Dmitriev[Clang][Driver][NFC] Corrected DeviceActionBuilder...
2019-10-02 Florian HahnRecommit "[GlobalOpt] Pass DTU to removeUnreachableBloc...
2019-10-02 Simon PilgrimCGObjCMac - silence static analyzer dyn_cast<>/getAs...
2019-10-02 Yi-Hong Lyu[PowerPC] Fix SH field overflow issue
2019-10-02 Matt Morehouse[sanitizer_common] Rename OnPrint to __sanitizer_on_print.
2019-10-02 Louis Dionne[libc++] Use functions instead of global variables...
2019-10-02 Daniel SandersFix inconsistent indentation in TableGen.cpp
2019-10-02 Evgeniy StepanovHandle llvm.launder.invariant.group in msan.
2019-10-02 Evandro Menezes[TableGen] Improve error reporting of overlapping defin...
2019-10-02 Florian Hahn[Local] Handle terminators with users in removeUnreacha...
2019-10-02 Louis Dionne[libc++] Use a function to set warning flags per target
2019-10-02 Davide Italiano[ARM64] XPC services are unsupported on device.
2019-10-02 Davide Italiano[RegisterContextDarwin_arm64] Include the headers for...
2019-10-02 Davide Italiano[ObjectFileMachO] FileSpec::SetFile() now takes the...
2019-10-02 Davide Italiano[ObjectFileMachO] Catch up with FileDesc changes.
2019-10-02 Louis Dionne[libc++] Revert to using PUBLIC instead of PRIVATE...
2019-10-02 Alina Sbirlea[MemorySSA] Update Phi creation when inserting a Def.
2019-10-02 Benjamin Kramer[Stencil] Hide implementaion detai. NFC.
2019-10-02 Benjamin Kramer[ARM] Make helpers static. NFC.
2019-10-02 Alexey Bataev[OPENMP50]Add parsing/sema analysis for declare variant...
2019-10-02 Jonas Devlieghere[JSON] Remove Utility/JSON.{h|cpp}
2019-10-02 Jonas Devlieghere[JSON] Use LLVM's library for encoding JSON in GDBRemot...
2019-10-02 Jonas Devlieghere[JSON] Use LLVM's library for encoding JSON in GDBRemot...
2019-10-02 Jonas Devlieghere[JSON] Use LLVM's library for encoding JSON in GDBRemot...
2019-10-02 Jonas Devlieghere[JSON] Use LLVM's library for encoding JSON in GDBRemot...
2019-10-02 Craig Topper[X86] Rewrite to the vXi1 subvector insertion code...
2019-10-02 Aditya KumarFix: Actually erase remove the elements from AssumeHandles
2019-10-02 Thomas Lively[WebAssembly] Error when using wasm64 for ISel
2019-10-02 GN Sync Botgn build: Merge r373489
2019-10-02 Piotr Sobczak[AMDGPU] Extend buffer intrinsics with swizzling
2019-10-02 Aaron BallmanAdd the misc-init-local-variables check.
2019-10-02 Florian Hahn[Local] Remove unused LazyValueInfo pointer from remove...
2019-10-02 Louis Dionne[libc++] Use PRIVATE instead of PUBLIC when linking...
2019-10-02 Teresa Johnson[ThinLTO/WPD] Ensure devirtualized targets use promoted...
2019-10-02 Simon Pilgrim[CodeGen] Remove unused MachineMemOperand::print wrappe...
2019-10-02 Sanjay Patel[SLP] add test for vectorization of different widths...
2019-10-02 Michal Gorny[llvm] [cmake] Add install targets for missing distribu...
2019-10-02 Simon PilgrimLowerExpectIntrinsic handlePhiDef - silence static...
2019-10-02 Simon PilgrimType - silence static analyzer getAs<> null dereference...
2019-10-02 Aditya Kumar[CodeExtractor] NFC: Refactor sanity checks into isEligible
2019-10-02 Simon PilgrimSilence static analyzer getAs<VectorType> null derefere...
2019-10-02 Hans WennborgReapply r373431 "Switch lowering: omit range check...
2019-10-02 George Rimar[llvm-readelf] - Report a warning when .hash section...
2019-10-02 Simon PilgrimSemaOverload - silence static analyzer getAs<> null...
2019-10-02 Simon PilgrimSemaInit - silence static analyzer getAs<> null derefer...
2019-10-02 George Rimar[yaml2obj] - Alow Size tag for describing SHT_HASH...
2019-10-02 Shaurya Gupta[Clangd] ExtractFunction: Don't extract body of enclosi...
2019-10-02 Shaurya Gupta[Clangd] Ensure children are always RootStmt in Extract...
2019-10-02 Raphael Isemann[lldb] Fix evaluation of nested classes with parent...
2019-10-02 Djordje Todorovic[llvm-dwarfdump] Fix dumping of wrong locstats map
2019-10-02 Kerry McLaughlin[AArch64][SVE] Implement int_aarch64_sve_cnt intrinsic
2019-10-02 Simon PilgrimMemorySSAUpdater::applyInsertUpdates - silence static...
2019-10-02 Simon PilgrimMemorySSA tryOptimizePhi - assert that we've found...
2019-10-02 Simon PilgrimLoopAccessAnalysis isConsecutiveAccess() - silence...
2019-10-02 Simon PilgrimAsmPrinter - emitGlobalConstantFP - silence static...
2019-10-02 GN Sync Botgn build: Merge r373462
2019-10-02 James Molloy[ModuloSchedule] Peel out prologs and epilogs, generate...
2019-10-02 Fangrui Song[llvm-objcopy] Add --set-section-alignment
2019-10-02 Raphael Isemann[lldb][NFC] Remove ClangASTContext::Clear
2019-10-02 Florian Hahn[InstCombine] Simplify fma multiplication to nan for...
next