platform/upstream/llvm.git
2019-05-13 Sterling AugustineAdd a new LIBUNWIND_WEAK_PTHREAD Cmake option to force
2019-05-13 Stanislav Mekhanoshin[AMDGPU] Reorder includes per coding standard. NFC.
2019-05-13 Stanislav Mekhanoshin[AMDGPU] Remove now unused V2FP16_ONE constant def...
2019-05-13 Jan Korous[clang][ASTContext] Call setAttached for comments attac...
2019-05-13 Robert LougherRevert [X86] Avoid SFB - Fix inconsistent codegen with...
2019-05-13 Sanjay Patel[InstCombine] try harder to form rotate (funnel shift...
2019-05-13 Nick Desaulniers[TargetLowering] Handle multi depth GEPs w/ inline...
2019-05-13 Paul RobinsonStop defining negative versions of some lit feature...
2019-05-13 Andrey Churbanovfixed typo made by commit r360595
2019-05-13 Sanjay Patel[InstCombine] add tests for rotates with narrow shift...
2019-05-13 Nico Webergn build: Fewer dependencies in llvm/lib/Target
2019-05-13 Shafik Yaghmour[DataFormatters] FindLibCppStdFunctionCallableInfo...
2019-05-13 Sam Clegg[WebAssembly] Refactor relocation processing. NFC.
2019-05-13 Nico Webergn build: Merge r360572
2019-05-13 Simon Pilgrim[X86][SSE] LowerBuildVectorv4x32 - don't insert MOVQ...
2019-05-13 Andrey ChurbanovFixed creation of aliases in Windows build.
2019-05-13 Simon Pilgrim[X86][SSE] Relax use limits for lowerAddSubToHorizontal...
2019-05-13 Peter Smith[ELF] Full support for -n (--nmagic) and -N (--omagic...
2019-05-13 Simon Pilgrim[TargetLowering] Add SimplifyDemandedBits support for...
2019-05-13 Craig Topper[X86] Add test case for mask register variant of PR4161...
2019-05-13 Brian Cain[libcxx] teach type_traits test about long uint32_t
2019-05-13 Amara EmersonRevert "[LSR] Tweak setup cost depth threshold to 10."
2019-05-13 Simon Pilgrim[X86] Add SimplifyDemandedBits support for PEXTRB/PEXTR...
2019-05-13 Aleksandr Urakov[NativePDB] Fix tests after r360569
2019-05-13 Marshall ClowAdd a test for LWG#3204 and mark it as complete. Review...
2019-05-13 Sanjay Patel[DAGCombiner] narrow vector binop with inserts/extract
2019-05-13 Alexey Bataev[OPENMP][NVPTX]Simplify handling of thread limit, NFC.
2019-05-13 Pavel LabathDWARF/DIERef: remove non-const operator<
2019-05-13 Sanjay Patel[x86] add test for insert/extract binop; NFC
2019-05-13 Kevin P. NealAdd constrained fptrunc and fpext intrinsics.
2019-05-13 Hans WennborgRevert r360559 "[c++20] P1064R0: Allow virtual function...
2019-05-13 Simon PilgrimTargetLowering::SimplifyDemandedBits - early-out for...
2019-05-13 Thomas Preud... FileCheck [5/12]: Introduce regular numeric variables
2019-05-13 Eugene Leviant[ThinLTO] Don't internalize weak writeable variables
2019-05-13 Pavel LabathAdd REQUIRES: windows to NativePDB/stack_unwinding01.cpp
2019-05-13 Serge GueltonSimplify llvm-cat help
2019-05-13 Pavel LabathBreakpad: Generate unwind plans from STACK CFI records
2019-05-13 Cullen Rhodes[AArch64][SVE2] Add SVE2 target features to backend...
2019-05-13 Gabor Marton[ASTImporter] Separate unittest files
2019-05-13 Stefan GranitzFix flakiness in lldb lit test
2019-05-13 Ulrich Weigand[SystemZ] Model floating-point control register
2019-05-13 Aleksandr Urakov[NativePDB] Support member function types in PdbAstBuilder
2019-05-13 Pavel Labathminidump: Use yaml instead of checked-in binaries for...
2019-05-13 Sam Parker[ARM][ParallelDSP] Relax alias checks
2019-05-13 Clement Courbet[DAGCombiner] Fix invalid alias analysis.
2019-05-13 Pavel Labath[DWARF] Use sequential integers for the IDs of the...
2019-05-13 Pavel Labath@skipIfLinux flaky lldb-mi tests
2019-05-13 Richard SmithPR41845: Detect and reject mismatched inner/outer pack...
2019-05-13 Fangrui SongRemove declaratons of deleted structs/classes
2019-05-13 Clement Courbet[DAGCombiner][NFC] Commit test to show fix in D61846.
2019-05-13 Richard SmithPR41854: Don't assert when constant-evaluating a member...
2019-05-13 Richard Smith[c++20] P1064R0: Allow virtual function calls in consta...
2019-05-13 Fangrui Song[WebAssembly] Add dependency on WebAssemblyDesc to...
2019-05-13 Fangrui Song[CMake] Add lli to LLDB_TEST_DEPS
2019-05-13 Yonghong Song[BPF] emit BTF sections only if debuginfo available
2019-05-13 Lang Hames[JITLink] Track section alignment and make sure it...
2019-05-13 Fangrui SongFix file names in file headers. NFC
2019-05-13 David L. Jonesgn build: support host build on ppc64 (a.k.a. powerpc64le)
2019-05-13 Craig TopperRecommit r358887 "[TargetLowering][AMDGPU][X86] Improve...
2019-05-13 David L. Jonesgn build: merge r360550
2019-05-13 David L. Jones[WebAssembly] Move InstPrinter files to MCTargetDesc...
2019-05-12 Nico Webergn build: Merge r360540
2019-05-12 Leonard ChanFix test to use -cc1.
2019-05-12 Lang Hames[JITLink] Add a test for zero-filled content.
2019-05-12 Lang Hames[ORC] Fix some typos.
2019-05-12 Stephane Moore[clang] Regenerate AST matcher docs 📖
2019-05-12 Leonard ChanFix for P41852 where builtin attributes were being...
2019-05-12 Simon Pilgrim[X86][AVX] Split VZEXT_MOVL ymm/zmm if the upper elemen...
2019-05-12 Sanjay Patel[LoopVectorizer] add tests for FP minmax; NFC
2019-05-12 Sanjay Patel[DAGCombiner] try to move bitcast after extract_subvector
2019-05-12 Tamas Zolnai[clang-tidy] new check: bugprone-unhandled-self-assignment
2019-05-12 Lubos Lunakmake -ftime-trace also print template arguments
2019-05-12 Richard SmithReject attempts to call non-static member functions...
2019-05-12 Richard SmithFix handling of objects under construction during const...
2019-05-12 Fangrui Song[utils] update_test_checks.py: allow opt-8, opt-9
2019-05-11 Simon Pilgrim[X86][SSE] SimplifyDemandedBits - call PEXTRB/PEXTRW...
2019-05-11 Simon Pilgrim[DAG] Add SimplifyDemandedBits support for BITREVERSE
2019-05-11 Simon Pilgrim[X86] Updated shift-mask test targets for D61830
2019-05-11 Don Hinton[CommandLine] Add long option flag for cl::ParseCommand...
2019-05-11 Simon PilgrimRevert rL360499 and rL360464 from cfe/trunk:
2019-05-11 Simon Pilgrim[X86] Add scalar shl+lshr -> shift+mask tests (PR40758)
2019-05-11 Simon Pilgrim[X86] Add avx512f tests for boolean reduction
2019-05-11 Simon Pilgrim[CostModel][X86] Add min/max reduction costs for all...
2019-05-11 Puyan Lotfi[NFC] yaml2obj/yam2elf.cpp whitespace changes: dos2unix...
2019-05-11 Simon Pilgrim[X86][SSE] Add SimplifyDemandedVectorElts HADD/HSUB...
2019-05-11 Simon PilgrimFixupLEAPass::fixupIncDec - non-LEA opcodes should...
2019-05-11 Craig Topper[X86] Add CMOV_FR32X/CMOV_FR64X pseudo instructions...
2019-05-11 Craig Topper[X86] Sink some fast isel code into the only if that...
2019-05-11 Craig Topper[X86] Use TLI.getRegClassFor to simplify some more...
2019-05-11 Simon Pilgrim[MC][X86] Add test cases from PR14056
2019-05-11 Simon PilgrimHexagonConstEvaluator::evaluateHexExt - check incoming...
2019-05-11 Simon Pilgrim[X86][SSE] Tweaked HADD/HSUB SimplifyDemandedVectorElts
2019-05-11 Simon Pilgrim[X86][SSE] Add integer HADD/HSUB SimplifyDemandedVector...
2019-05-11 Simon Pilgrim[X86][SSE] Add HADD/HSUB SimplifyDemandedVectorElts...
2019-05-11 Simon PilgrimFix uninitialized variable analyzer warning. NFCI.
2019-05-11 Simon PilgrimConstantLValueEmitter::tryEmitAbsolute - remove unused...
2019-05-11 Simon PilgrimSelectionDAGISel::CodeGenAndEmitDAG - remove unused...
2019-05-11 Craig Topper[X86] Use getRegClassFor to simplify some code in fast...
2019-05-11 Craig Topper[X86] Don't emit MOVNTDQA loads from fast-isel without...
2019-05-11 Craig Topper[X86] Add a test case for idempotent atomic operations...
next