platform/upstream/llvm.git
2018-11-30 George Karpenkov[attributes] Add a family of OS_CONSUMED, OS_RETURNS...
2018-11-30 George Karpenkov[analyzer] [NFC] Minor refactoring of RetainCountDiagno...
2018-11-30 George Karpenkov[analyzer] For OSObject, trust that functions starting...
2018-11-30 George Karpenkov[analyzer] Print a fully qualified name for functions...
2018-11-30 George Karpenkov[analyzer] Add the type of the leaked object to the...
2018-11-30 George Karpenkov[analyzer] Reference leaked object by name, even if...
2018-11-30 George Karpenkov[analyzer] [NFC] Test dumping trimmed graph
2018-11-30 George Karpenkov[analyzer] [NFC] Some miscellaneous clean ups and docum...
2018-11-30 Mircea TrofinFix build warnings introduced in rL347938
2018-11-30 Mircea TrofinRevert "Revert r347596 "Support for inserting profile...
2018-11-30 Shoaib Meenai[CMake] build correctly if build path contains whitespace
2018-11-30 Jonas DevlieghereFix the Xcode project
2018-11-30 Warren Ristow[SCEV] Guard movement of insertion point for loop-invar...
2018-11-29 Reid KlecknerRevert r346560 "[winasan] Unpoison the stack in NtTermi...
2018-11-29 Jonathan PeytonRevert r347799: Add omp_get_device_num() and update...
2018-11-29 Marshall ClowFirst part of P0482 - Establish that char8_t is an...
2018-11-29 Nico Weber[gn build] merge r346978 and r347741.
2018-11-29 Nico Weber[gn build] Set +x bit on .py files in llvm/utils/gn...
2018-11-29 Nico Weber[gn build] Add template for running llvm-tblgen and...
2018-11-29 Adrian Prantl[-gmodules] Honor -fdebug-prefix-map in the debug info...
2018-11-29 Nico Weber[gn build] Add a script checking if sources in BUILD...
2018-11-29 Stella Stamenova[lldbsuite] Build with -gdwarf on Windows
2018-11-29 Thomas Lively[WebAssembly] Expand unavailable integer operations...
2018-11-29 Jonas DevlieghereProduce an error on non-encodable offsets for darwin...
2018-11-29 Louis Dionne[libcxx] Make UNSUPPORTED for std::async test more...
2018-11-29 Alexey Bataev[OPENMP][NVPTX]Call get __kmpc_global_thread_num in...
2018-11-29 Paul RobinsonComment tweak requested in code review. NFC
2018-11-29 Sanjay Patel[DAGCombiner] narrow truncated binops
2018-11-29 Martin Storsjo[obj2yaml] [COFF] Write RVA instead of VA for sections...
2018-11-29 Gheorghe-Teodor... [OpenMP] Add a new version of the SPMD deinit kernel...
2018-11-29 Alex Bradbury[RISCV] Implement codegen for cmpxchg on RV32IA
2018-11-29 Leonard MosescuAdding .vscode to svn:ignore
2018-11-29 Craig Topper[X86] Change the pre-type legalization DAG combine...
2018-11-29 David StuttardRevert r347871 "Fix: Add support for TFE/LWE in image...
2018-11-29 Artur PilipenkoIntroduce MaxUsesToExplore argument to capture tracking
2018-11-29 Sam Clegg[WebAssembly] Allow undefined symbols when building...
2018-11-29 Marshall ClowRevert commit r347904 because it broke older compilers
2018-11-29 Jonathan Peyton[OpenMP] Add stubs for Task affinity API
2018-11-29 Francis Visoiu... [MachineScheduler] Order FI-based memops based on stack...
2018-11-29 Stephen KellyRevert "NFC: Fix case of CommentVisitor::Visit methods"
2018-11-29 Marshall ClowFirst part of P0482 - Establish that char8_t is an...
2018-11-29 Louis Dionne[libcxx] Remove bad_array_length
2018-11-29 Craig Topper[SelectionDAG][AArch64][X86] Move legalization of vecto...
2018-11-29 Stephen KellyNFC: Fix case of CommentVisitor::Visit methods
2018-11-29 Stephen KellyNFC: Move ColorScope to global scope
2018-11-29 Stephen KellyNFC: Constify ShowColors
2018-11-29 Craig Topper[X86] Add a DAG combine pre type legalization to widen...
2018-11-29 Zhizhou Yangset default max-page-size to 4KB in lld for Android...
2018-11-29 Sanjay Patel[InstSimplify] fold select with implied condition
2018-11-29 Fangrui SongSimplify the __builtin_constant_p test that was used...
2018-11-29 Krzysztof Parzyszek[TableGen] Examine entire subreg compositions to detect...
2018-11-29 Volkan Keles[GlobalISel] LegalizationArtifactCombiner: Combine...
2018-11-29 Teresa JohnsonAdd missing REQUIRES to new test
2018-11-29 Fangrui Song[llvm-objcopy] Delete redundant !Config.xx.empty()...
2018-11-29 Serge GueltonAvoid redundant reference to isPodLike in SmallVect...
2018-11-29 John Brawn[LICM] Reapply r347776 "Make LICM able to hoist phis...
2018-11-29 Kristof Umann[analyzer][PlistMacroExpansion] Part 4.: Support for...
2018-11-29 Teresa Johnson[ThinLTO] Allow importing of multiple symbols with...
2018-11-29 Teresa Johnson[ThinLTO] Import local variables from the same module...
2018-11-29 James Y Knightgit-llvm: Fix incremental population of svn tree.
2018-11-29 Sanjay Patel[SimplifyCFG] auto-generate complete checks; NFC
2018-11-29 Sanjay Patel[InstCombine] auto-generate complete checks; NFC
2018-11-29 Graham Sellers[AMDGPU] Add and update scalar instructions
2018-11-29 David StuttardFix: Add support for TFE/LWE in image intrinsic
2018-11-29 Louis Dionne[libcxx] More fixes to XFAILs for aligned allocation...
2018-11-29 Hans WennborgRevert r347823 "[TextAPI] Switch back to a custom Platf...
2018-11-29 Matt ArsenaultMark __builtin_shufflevector as using custom type checking
2018-11-29 Joseph Tremoulet[CallSiteSplitting] Report edge deletion to DomTreeUpdater
2018-11-29 David StuttardAdd support for TFE/LWE in image intrinsics
2018-11-29 David Callahaninhereit LLVM_ENABLE_LIBXML2
2018-11-29 Stefan Granitz[CMake] Fix standalone build for debugserver on macOS
2018-11-29 Sanjay Patel[CVP] tidy processCmp(); NFC
2018-11-29 Martin StorsjoRevert "[LICM] Enable control flow hoisting by default...
2018-11-29 Sanjay Patel[CVP] auto-generate complete test checks; NFC
2018-11-29 Anastasia Stulova[OpenCL] Improve diags for addr spaces in templates
2018-11-29 Hans WennborgRevert r347596 "Support for inserting profile-directed...
2018-11-29 Raphael IsemannSet MustBuildLookupTable on PrimaryContext in ExternalA...
2018-11-29 Petr Pavlu[GlobalISel] Fix insertion of stack-protector epilogue
2018-11-29 Petr Pavlu[GlobalISel] Make EnableGlobalISel always set when...
2018-11-29 Aaron BallmanAdding a FIXME test to document an area for improvement...
2018-11-29 George Rimar[LLDB] - Improve the support of .debug_str_offsets...
2018-11-29 Martin Storsjo[llvm-rc] Support EXSTYLE statement.
2018-11-29 Andrea Di Biagio[llvm-mca][MC] Add the ability to declare which process...
2018-11-29 Pavel LabathFix windows build broken by r347846
2018-11-29 Peter Smith[LLD][ELF] Error if _GLOBAL_OFFSET_TABLE_ is defined...
2018-11-29 Nicolai HaehnleAMDGPU/InsertWaitcnts: Remove the dependence on Machine...
2018-11-29 Nicolai HaehnleAMDGPU/InsertWaitcnt: Consistently use uint32_t for...
2018-11-29 Nicolai HaehnleAMDGPU/InsertWaitcnt: Remove unused WaitAtBeginning
2018-11-29 Nicolai HaehnleAMDGPU/InsertWaitcnts: Simplify pending events tracking
2018-11-29 Nicolai HaehnleAMDGPU/InsertWaitcnts: Use foreach loops for inst and...
2018-11-29 Nicolai HaehnleAMDGPU/InsertWaitcnts: Untangle some semi-global state
2018-11-29 Martin Storsjo[CODE_OWNERS] Add myself as code owner for MinGW
2018-11-29 Pavel LabathRemove getopt includes from the driver
2018-11-29 Max Kazantsev[NFC] Add two XFAIL tests from PR39783
2018-11-29 Max KazantsevDisable TermFolding in LoopSimplifyCFG until PR39783...
2018-11-29 Sam Parker[LoopStrengthReduce] ComplexityLimit as an option
2018-11-29 George Rimar[LLDB] - Fix setting the breakpoints when -gsplit-dwarf...
2018-11-29 Craig Topper[Inliner] Modify the merging of min-legal-vector-width...
2018-11-29 Craig Topper[Inliner] Add test for merging of min-legal-vector...
2018-11-29 Serguei Katkov[CGP] Improve compile time for complex addressing mode
next