platform/upstream/llvm.git
2018-07-31 John Brawn[MemDep] Use PhiValuesAnalysis to improve alias analysi...
2018-07-31 David Bolvansky[InstSimplify] Fold another Select with And/Or pattern
2018-07-31 Matt ArsenaultDAG: Fix PromoteFloatResult for fcanonicalize
2018-07-31 Matt ArsenaultAMDGPU: Don't handle FP16_TO_FP in isCanonicalized
2018-07-31 Alexey Bataev[SLP] Fix PR38339: Instruction does not dominate all...
2018-07-31 George Rimar[LLD][ELF] - ICF: Check we do not fold sections which...
2018-07-31 Ilya Biryukov[clangd] Do not build AST if no diagnostics were requested
2018-07-31 Peter Smith[ELF][ARM] Implement support for Tag_ABI_VFP_args
2018-07-31 Matt ArsenaultAMDGPU: Fold undef fcanonicalize to qNaN
2018-07-31 George Rimar[LLD][ELF] - ICF: add test case testing we do not fold...
2018-07-31 Matt ArsenaultAMDGPU: Fix test check line bugs
2018-07-31 Peter Smith[ARM] Complete enumeration values for Tag_ABI_VFP_args
2018-07-31 Andrea Di Biagio[llvm-mca][BtVer2] Teach how to identify dependency...
2018-07-31 Tim Northover[debuginfo-tests] tweak new test to be compatible with...
2018-07-31 Peter Smith[ELF][ARM] Add Arm ABI names for float ABI ELF Header...
2018-07-31 Simon PilgrimRevert r338365: [X86] Improved sched models for X86...
2018-07-31 Jonas Paulsson[SystemZ] Improve decoding in case of instructions...
2018-07-31 Sanjay Patel[InstCombine] simplify code for A & (A ^ B) --> A & ~B
2018-07-31 Hans Wennborgclang-format: try to make the doc for ConstructorInitia...
2018-07-31 Andrew V. Tischenko[X86] Improved sched models for X86 BT*rr instructions.
2018-07-31 Sanjay Patel[InstCombine] move/add tests for xor+add fold; NFC
2018-07-31 Hans Wennborgwindows_support.rst: Add links for downloading
2018-07-31 Hans Wennborgindex.rst: pe/coff does support pdbs now
2018-07-31 Ilya Biryukov[clangd] Report diagnostics even if WantDiags::No AST...
2018-07-31 Jonas HahnfeldFix linux-header-search.cpp with CLANG_DEFAULT_CXX_STDLIB
2018-07-31 Andrew V. Tischenko[X86] Improved sched models for X86 SHLD/SHRD* instruct...
2018-07-31 Simon Pilgrim[X86][SSE] isFNEG - Use getTargetConstantBitsFromNode...
2018-07-31 Martin Storsjo[ARM] Allow automatically deducing the thumb instructio...
2018-07-31 Martin Storsjo[ARM] Support the .inst directive for MachO and COFF...
2018-07-31 Martin Storsjo[AArch64] Support the .inst directive for MachO and...
2018-07-31 Sam Parker[ARM] Revert r337821
2018-07-31 Aleksandr UrakovImprove support of PDB as an external layout source
2018-07-31 Hsiangkai WangTest commit.
2018-07-31 Hiroshi Inoue[InstSimplify] tests for D48828, D49981: fold extractio...
2018-07-31 Hiroshi Inoue[InstSimplify] tests for D48828, D49981: fold extractio...
2018-07-31 Dean Michael... [XRay][compiler-rt] Update test to use similar structure
2018-07-31 Max Kazantsev[NFC] Collect statistics in GuardWidening
2018-07-31 Dean Michael... [XRay][compiler-rt] Profiling Mode: Include file header...
2018-07-31 Diego Caballero[VPlan] Introduce VPLoopInfo analysis.
2018-07-31 Raphael IsemannRemove Stream::UnitTest
2018-07-31 Reid KlecknerRevert r338340 "[MS Demangler] Better demangling of...
2018-07-31 Richard Smith[coroutines] Fix handling of dependent co_await in...
2018-07-31 Craig Topper[X86] Stop accidentally running the Bonnell LEA fixup...
2018-07-31 Ana Pazos[RISCV] Fixed test case failure due to r338047
2018-07-31 Zachary Turner[MS Demangler] Better demangling of template arguments.
2018-07-31 Artem Dergachev[analyzer] Rename test: cxx17-mandatory-elision.cpp...
2018-07-31 Erik Pilkington[Sema] Relax a failing assert in TemplateArgumentLoc
2018-07-31 Amara Emerson[AArch64][GlobalISel] Add isel support for G_BLOCK_ADDR.
2018-07-31 Amara Emerson[AArch64][GlobalISel] Make G_BLOCK_ADDR legal.
2018-07-31 Amara Emerson[GlobalISel] Add a G_BLOCK_ADDR opcode to handle IR...
2018-07-31 Reid KlecknerPacify sanitizer lint script that still does not run...
2018-07-30 Artem Dergachev[analyzer] CStringChecker: Remember to highlight the...
2018-07-30 Marshall ClowCode cleanup - change naked 'throw' expressions to...
2018-07-30 Reid Kleckner[asan/win] Use SRW locks to fix a race in BlockingMutex
2018-07-30 Zachary Turner[MS Demangler] Add ms-return-qualifiers.test.
2018-07-30 Craig Topper[DAGCombiner][TargetLowering] Pass a SmallVector instea...
2018-07-30 Eric ChristopherRevert "Add a definition for FieldSize that seems to...
2018-07-30 Eric ChristopherAdd a definition for FieldSize that seems to make sense...
2018-07-30 Fangrui Song[docs] Sort ld.lld.1 options
2018-07-30 Tim Shen[libcxx] fix `>> 42` UB in <experimental/simd>
2018-07-30 Zachary Turner[MS Demangler] Add rudimentary C++11 Support
2018-07-30 George Karpenkov[analyzer] [tests] Add an option for showing statistics...
2018-07-30 George Karpenkov[analyzer] [tests] Style fixes for testing harness.
2018-07-30 Scott LinderFix use of uninitialized variable in r338299
2018-07-30 Fangrui Song[docs] Add missing options to ld.lld.1
2018-07-30 Matt Davis[llvm-mca][docs] Add instruction flow documentation...
2018-07-30 Tim ShenRe-apply "[libcxx] implement <simd> ABI for Clang/GCC...
2018-07-30 Sanjay Patel[DAGCombiner] transform sub-of-shifted-signbit to add
2018-07-30 Tim ShenRevert "[libcxx] implement <simd> ABI for Clang/GCC...
2018-07-30 George Karpenkov[analyzer] [NFC] Simplify some visitors by giving a...
2018-07-30 George Karpenkov[analyzer] Bugfix for autorelease + main run loop leak...
2018-07-30 Jonathan Peyton[OpenMP] Fix tasking + parallel bug
2018-07-30 George Karpenkov[analyzer] Fix crash in RunLoopAutoreleaseChecker on...
2018-07-30 Raphael IsemannRemove unnecessary newlines from break command help...
2018-07-30 Diego Caballero[VPlan] Introduce VPlan-based dominator analysis.
2018-07-30 Tim Shen[libcxx] implement <simd> ABI for Clang/GCC vector...
2018-07-30 Alexandre GaneaThis fixes a crash when a second pass is required for...
2018-07-30 Roman Lebedev[NFC] Rename test/ubsan/TestCases/{ImplicitCast =>...
2018-07-30 Roman Lebedev[docs] UndefinedBehaviorSanitizer.rst: {,un}signed...
2018-07-30 Lang Hames[ORC] Add SerializationTraits for std::set and std...
2018-07-30 Craig Topper[TargetLowering] In BuildSDIV, add the MULHS/SMUL_LOHI...
2018-07-30 Craig Topper[DAGCombiner][PowerPC][AArch64] Pass Created vector...
2018-07-30 Stephen KellyAvoid returning an invalid end source loc
2018-07-30 David Bolvansky[InstCombine] Fold Select with binary op
2018-07-30 Scott Linder[DebugInfo][OpenCL] Generate correct block literal...
2018-07-30 Craig TopperRevert r338222 "[DAGCombiner] Remove unnecessary calls...
2018-07-30 Vlad TsyrklevichRevert "[GVNHoist] Re-enable GVNHoist by default"
2018-07-30 Roman Lebedev[compiler-rt] integer-truncation-blacklist.c: XFAIL...
2018-07-30 Gheorghe-Teodor... [OpenMP] Fix new task creation
2018-07-30 Mandeep Singh... [OpenEmbedded] Fix lib paths for OpenEmbedded targets
2018-07-30 Fangrui SongRemove trailing space
2018-07-30 Manoj Gupta[Inline] Copy "null-pointer-is-valid" attribute in...
2018-07-30 Fangrui SongRemove trailing space
2018-07-30 David GreeneMake test/Driver/baremetal.cpp work with linkers other...
2018-07-30 Roman Lebedev[clang][ubsan] Implicit Conversion Sanitizer - integer...
2018-07-30 Roman Lebedev[compiler-rt][ubsan] Implicit Conversion Sanitizer...
2018-07-30 George Karpenkov[analyzer] Store ValueDecl in DeclRegion
2018-07-30 David Bolvansky[InstSimplify] [NFC] Tests for Select with AND/OR fold
2018-07-30 Azharuddin... [cmake] [ARM] Exclude any VFP builtins if VFP is not...
2018-07-30 Jonas Hahnfeld[CMake] Disable -Wstringop-overflow
next