platform/upstream/llvm.git
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
2019-07-02 Pavel Labath[DWARF] Add one more type unit test
2019-07-02 Gabor Marton[ASTImporter] Structural eq: handle DependentScopeDeclR...
2019-07-02 Amara Emerson[TailDuplicator] Fix copy instruction emitting into...
2019-07-02 Craig Topper[X86] Add PreprocessISelDAG support for turning ISD...
2019-07-02 QingShan Zhang[PowerPC] Implement the areMemAccessesTriviallyDisjoint...
2019-07-02 Marshall ClowUpdate status of papers for upcoming WG21 meeting. NFC
2019-07-02 Marshall ClowUse new '__libcpp_is_constant_evaluated' call to remove...
2019-07-02 Zi Xuan Wu[DAGCombiner] Exploiting more about the transformation...
2019-07-02 Artem Dergachev[analyzer] exploded-graph-rewriter: Implement a dark...
2019-07-02 Artem Dergachev[analyzer] exploded-graph-rewriter: Improve program...
2019-07-02 Artem Dergachev[analyzer] exploded-graph-rewriter: Add support for...
2019-07-02 Marshall ClowMark the newly added '__libcpp_is_constant_evaluated...
2019-07-01 Reid KlecknerRevert Remove scudo standalone tests from check-all
2019-07-01 Reid KlecknerRemove scudo standalone tests from check-all
2019-07-01 Jordan RupprechtRevert Recommit [PowerPC] Update P9 vector costs for...
2019-07-01 Nathan Huckleberry[analyzer] Support kfree in MallocChecker
2019-07-01 Julian Lettner[TSan] Improve handling of stack pointer mangling in...
2019-07-01 Marshall ClowAdd a private call '__libcpp_is_constant_evaluated...
2019-07-01 Keno Fischer[cmake] With utils disabled, don't build tblgen in...
2019-07-01 Artem Dergachev[analyzer] exploded-graph-rewriter: NFC: Add a forgotte...
2019-07-01 Artem Dergachev[analyzer] Fix invalidation when returning into a ctor...
2019-07-01 Artem Dergachev[analyzer] NonnullGlobalConstants: Don't be confused...
2019-07-01 Artem Dergachev[analyzer] CStringChecker: Modernize to use CallDescrip...
2019-07-01 Artem Dergachev[analyzer] NFC: CallDescription: Implement describing...
2019-07-01 Artem Dergachev[analyzer] NFC: Add a convenient CallDescriptionMap...
2019-07-01 Artem Dergachev[analyzer] exploded-graph-rewriter: Add support for...
2019-07-01 Artem Dergachev[analyzer] exploded-graph-rewriter: Implement program...
2019-07-01 Marshall ClowUpdate status for bit operations
2019-07-01 Marshall ClowBit Operations: P0556, P0553 and P1355. Reviewed as...
2019-07-01 Reid Kleckner[PGO] Update ICP pass for recent byval type changes
2019-07-01 Stella Stamenova[lldb] [lldbsuite] Use a unique class name for TestValu...
2019-07-01 Matt ArsenaultAMDGPU: Correct properties for adjcallstack* pseudos
2019-07-01 Matt ArsenaultFix broken C++ mode comment
2019-07-01 Huihui Zhang[InstCombine][NFCI] Update test cases in onehot_merge.ll
2019-07-01 Sanjay Patel[InstCombine] reduce more checks for power-of-2-or...
2019-07-01 JF BastienFix breakage introduced by D60974
2019-07-01 Jonas Devlieghere[Reproducer] Assert on unexpected packet
2019-07-01 Craig Topper[X86] Use v4i32 vzloads instead of v2i64 for vpmovzx...
next