platform/upstream/llvm.git
2019-07-03 Artem Dergachev[analyzer] exploded-graph-rewriter: Implement bug nodes...
2019-07-03 Artem Dergachev[analyzer] exploded-graph-rewriter: NFC: Add more comments.
2019-07-03 Artem Dergachev[analyzer] exploded-graph-rewriter: Collapse very long...
2019-07-03 Artem Dergachev[analyzer] exploded-graph-rewriter: Implement checker...
2019-07-03 Alex Lorenz[triple] Use 'macabi' environment name for the Mac...
2019-07-03 Nilanjana BasuRevert Changing CodeView debug info type record represe...
2019-07-03 Jonas Devlieghere[VFS] Add reverse iterator to OverlayFileSystem
2019-07-03 Guanzhong Chen[WebAssembly] Prevent inline assembly from being mangle...
2019-07-03 Matt ArsenaultCodeGen: Set hasSideEffects = 0 on BUNDLE
2019-07-03 Matt ArsenaultAMDGPU: Look through bundles for existing waitcnts
2019-07-03 Nilanjana BasuChanging CodeView debug info type record representation...
2019-07-02 Alex LorenzAdd support for the 'macCatalyst' MachO platform
2019-07-02 Jim InghamFix for r364686 - actually set symbol_is_missing_weak...
2019-07-02 Jason MolendaUpdate cmake build setup so lldb doesn't link against...
2019-07-02 Teresa Johnson[ThinLTO] Work around existing failure exposed by new...
2019-07-02 Craig Topper[X86] Add a DAG combine for turning *_extend_vector_inr...
2019-07-02 Jason Molendaadd symbols/declvendor.cpp.
2019-07-02 Mitch PhillipsAttempt #2 to fix gcc builds. This time check
2019-07-02 Jonas Devlieghere[swig] Don't mess with swig internals.
2019-07-02 Teresa Johnson[ThinLTO] Dump input on failure in devirt test
2019-07-02 Mitch PhillipsOnly use -mno-omit-leaf-frame-pointer with clang builds.
2019-07-02 Alex Lorenz[triple] add 'macCatalyst' environment type
2019-07-02 Eli Friedman[ARM] Fix unwind info for Thumb1 functions that save...
2019-07-02 David Bolvansky[NFC] Strenghten isInteger condition for rL364940
2019-07-02 Teresa Johnson[ThinLTO] Address post-review suggestions for index...
2019-07-02 Raphael Isemann[lldb] Mention automatic codesign setup script [NFC]
2019-07-02 Mitch Phillips[GWP-ASan] [Scudo] Add GWP-ASan backtrace for alloc...
2019-07-02 Teresa Johnson[gold] Fix test after BitStream reader error changes
2019-07-02 Vasileios Porpodas[SLP] Recommit: Look-ahead operand reordering heuristic.
2019-07-02 Julie Hockett[clang-doc] Serialize child namespaces and records
2019-07-02 Alex Langford[Symbol] Add DeclVendor::FindTypes
2019-07-02 Jessica Paquette[AArch64][GlobalISel] Teach tryOptSelect to handle...
2019-07-02 Teresa Johnson[ThinLTO] Add summary entries for index-based WPD
2019-07-02 Matt ArsenaultAMDGPU: Custom lower vector_shuffle for v4i16/v4f16
2019-07-02 Teresa Johnson[RA] Fix spelling of Greedy register allocator internal...
2019-07-02 Craig Topper[X86] Copy test cases from vector-zext.ll to vector...
2019-07-02 Lang Hames[lli] Fix a typo in a header.
2019-07-02 Yuanfang Chen[llvm-objdump] Warn if no user specified sections ...
2019-07-02 Erik Pilkington[C++2a] Add __builtin_bit_cast, used to implement std...
2019-07-02 Simon Pilgrim[X86] getTargetConstantBitsFromNode - remove unnecessar...
2019-07-02 Alexander Timofeev[AMDGPU] LCSSA pass added in preISel. Fixing typo in...
2019-07-02 Jonas DevlieghereRevert "[swig] Define attribute(ref) instead of accessi...
2019-07-02 Alexander Timofeev[AMDGPU] LCSSA pass added in preISel. Uniform values...
2019-07-02 Julie Hockett[clang-doc] Fix segfault in comment sorting
2019-07-02 Craig Topper[X86] Add patterns to select (scalar_to_vector (loadf32...
2019-07-02 Julian Lettner[TSan] Improve handling of stack pointer mangling in...
2019-07-02 Jonas Devlieghere[swig] Define attribute(ref) instead of accessing swig...
2019-07-02 Roman Lebedev[NFC][Codegen][X86][AArch64][ARM][PowerPC] Recommit...
2019-07-02 Vitaly BukaFix GN build
2019-07-02 Mitch Phillips[GWP-ASan] Add generic unwinders and structure backtrac...
2019-07-02 David Bolvansky[SimplifyLibCalls] powf(x, sitofp(n)) -> powi(x, n)
2019-07-02 Roman LebedevRevert "[NFC][Codegen][X86][AArch64][ARM][PowerPC]...
2019-07-02 Sam McCallclang-format: Add new style option AlignConsecutiveMacros
2019-07-02 Serge GueltonProvide basic Full LTO extension points
2019-07-02 Sam McCallgetMainExecutable: handle realpath() failure, falling...
2019-07-02 Matt ArsenaultAMDGPU: Fix broken test
2019-07-02 Andrey ChurbanovCreate a runtime option to disable task throttling.
2019-07-02 Matt ArsenaultAMDGPU/GlobalISel: Try generated matcher with intrinsics
2019-07-02 Matt ArsenaultAMDGPU/GlobalISel: Select mul
2019-07-02 Matt ArsenaultGlobalISel: Define GINodeEquiv for G_UMULH/G_SMULH
2019-07-02 Roman Lebedev[NFC][Codegen][X86][AArch64][ARM][PowerPC] Add test...
2019-07-02 Paul RobinsonUse --defsym instead of sed in a test. NFC
2019-07-02 Matt ArsenaultAMDGPU/GlobalISel: Fix G_GEP with mixed SGPR/VGPR operands
2019-07-02 Matt ArsenaultAMDGPU/GlobalISel: Select G_FENCE
2019-07-02 Matt ArsenaultGlobalISel: Add G_FENCE
2019-07-02 Andrey ChurbanovCleanup of unused code
2019-07-02 Simon Pilgrim[X86][AVX] combineX86ShuffleChain - pull out CombineShu...
2019-07-02 Kristof UmannRemoved extra ; after function definition
2019-07-02 Yitzhak Mandelbaum[clang-tidy] Extend TransformerClangTidyCheck to suppor...
2019-07-02 Roman Lebedev[NFC][TargetLowering] Some preparatory cleanups around...
2019-07-02 Roman Lebedev[APIntTest] multiplicativeInverse(): clarify test
2019-07-02 Paul RobinsonFix line endings (NFC)
2019-07-02 James Henderson[docs][llvm-readelf] Delete old llvm-readelf.md
2019-07-02 Yitzhak Mandelbaum[LibTooling] Extend `RewriteRule` with support for...
2019-07-02 George Rimar[Object/invalid.test] - Convert Object/corrupt.test...
2019-07-02 Roman Lebedev[InstCombine] Shift amount reassociation: fixup constan...
2019-07-02 Kristof UmannAttempt to fix buildbot failures with MSVC
2019-07-02 Fangrui Song[ELF] Only allow the binding of SharedSymbol to change...
2019-07-02 Michal Gorny[llvm] [Support] Clean PrintStackTrace() ptr arithmetic up
2019-07-02 Kristof Umann[IDF] Generalize IDFCalculator to be used with Clang...
2019-07-02 Simon Tatham[ARM] MVE: allow soft-float ABI to pass vector types.
2019-07-02 Simon Tatham[ARM] Stop using scalar FP instructions in integer...
2019-07-02 Nico Webergn build: Merge r364866
2019-07-02 George Rimar[yaml2obj] - An attempt to fix a ppc64be build bot...
2019-07-02 Simon Pilgrim[X86] resolveTargetShuffleInputsAndMask - add repeated...
2019-07-02 George Rimar[test/Object] - Fix build bot.
2019-07-02 Kadir Cetinkaya[clang][ArgumentAdjusters] Do not add fsyntax-only...
2019-07-02 George Rimar[Object/invalid.test] - Convert 3 more sub-tests to...
2019-07-02 Simon Atanasyan[mips] Mark P5600 scheduling model as complete
2019-07-02 Nico Weberclang-cl: Make /d1reportAllClassLayout actually work...
2019-07-02 Simon Atanasyan[mips] Add missing schedinfo for FPU load/store/conv...
2019-07-02 Simon Atanasyan[mips] Map SNOP, NOP to the P5600Nop scheduler resource
2019-07-02 George Rimar[yaml2obj] - Allow overriding sh_offset field from...
2019-07-02 Roman Lebedev[NFC][InstCombine] Revisit tests for "redundant shift...
2019-07-02 Igor Kudrin[DWARF] Simplify dumping of a .debug_addr section.
2019-07-02 Alexandros... [clang][Driver][ARM] NFC: Remove unused function parameter
2019-07-02 Roman Lebedev[NFC][InstCombine] Add tests for "redundant shift input...
2019-07-02 Haojian Wu[clangd] Collect the refs when the main file is header.
2019-07-02 Rainer Orth[Sanitizers] Remove obsolete OpenFile from sanitizer_so...
2019-07-02 Benjamin Kramer[ASTImporter] Make headers self-contained
next