platform/upstream/llvm.git
2019-03-14 Sam CleggLine wrap README file
2019-03-14 Nikita Popov[InstCombine] Add tests for range-based saturing math...
2019-03-14 Julian Lettner[NFC][TSan] Move libdispatch tests into their own subfolder
2019-03-14 Julian Lettner[TSan][libdispatch] Remove dependency on system headers
2019-03-14 Pete Couperus[ARC] Add more load/store variants.
2019-03-14 Nico Webergn build: Add build files for clang-doc
2019-03-14 Alexey Bataev[OPENMP]Fix crash for the ordered(n) clause.
2019-03-14 Jason LiuReland part of "Add AIX Target Info"
2019-03-14 Eli Friedman[CodeGen] Consider tied operands when adjusting inline...
2019-03-14 Sanjay Patel[InstCombine] remove duplicate tests
2019-03-14 Louis Dionne[pstl] By default, disable the parallel policies
2019-03-14 Sunil SrivastavaHandle consecutive-double-quotes in Windows argument...
2019-03-14 Sanjay Patel[InstCombine] canonicalize funnel shift constant shift...
2019-03-14 Sanjay Patel[InstCombine] add tests for funnel shift constant shift...
2019-03-14 Zachary TurnerReturn llvm::Error and llvm::Expected from DWARF parsin...
2019-03-14 Alina Sbirlea[MemorySSA] Remove redundant walker assignment [NFC].
2019-03-14 Alexandre Ganea[LLD][COFF] Add /summary to print statistics
2019-03-14 Erik Pilkington[Sema] Fix a use-after-free of a _Nonnull ParsedAttr
2019-03-14 Rui UeyamaMake a hack for LTO work only when you are actually...
2019-03-14 Reid KlecknerAdd PragmaHandler for MSVC pragma execution_character_set
2019-03-14 Philip Reames[Tests] Add tests to demonstrate hoisting of unordered...
2019-03-14 Philip Reames[Tests] Revert an accident change to a test
2019-03-14 Jessica Paquette[GlobalISel][AArch64] Add partial selection support...
2019-03-14 Philip ReamesAuto-generate an existing test to make it easier to...
2019-03-14 Pete Couperus[ARC] Better classify add/sub immediate instructions...
2019-03-14 Max MorozSpeeding up llvm-cov export with multithreaded renderFi...
2019-03-14 Marshall ClowReorg the midpoint pointer test into runtime and conste...
2019-03-14 Davide Italiano[DataFormatters] Delete unused code. Not even exposed...
2019-03-14 Sanjay Patel[InstCombine] add tests for funnel shift constant shift...
2019-03-14 Raphael IsemannSafer casting in ClangExpressionParser code completion
2019-03-14 Philip Reames[Tests] Add tests for reordering of unordered atomics...
2019-03-14 Davide Italiano[Python] Start eradicating unneeded LLDB_DISABLE_PYTHON...
2019-03-14 Philip ReamesAllow code motion (and thus folding) for atomic (but...
2019-03-14 Marshall ClowFix two of the three bot failures for midpoint; the...
2019-03-14 Jonas Devlieghere[Reproducers] Fix data race found by tsan
2019-03-14 Louis Dionne[libc++][CMake] Do not define `cxx_shared_EXPORTS`...
2019-03-14 Mitch Phillips[HWASan] Use less Printf() calls in register dump.
2019-03-14 Philip Reames[Tests] Add negative folding tests w/fences as requeste...
2019-03-14 Craig Topper[X86] Fix the pattern changes from r356121 so that...
2019-03-14 Adrian PrantlAdd IR debug info support for Elemental, Pure, and...
2019-03-14 Marshall ClowAdd std::midpoint for integral and poiner types. Descri...
2019-03-14 Kristof Umann[analyzer] Fix an assertation failure for invalid sourc...
2019-03-14 Adrian PrantlFix a double-overrelease in the TestDataFormatterObjC...
2019-03-14 Sam Parker[NFC][ARM] Update test
2019-03-14 Sanjay Patel[x86] prevent infinite looping from vselect commutation...
2019-03-14 Pavel LabathYAMLIO: Improve template arg deduction for mapOptional
2019-03-14 Akira Hatanaka[CodeGen][ObjC] Remove the leading 'l' from symbols...
2019-03-14 Louis Dionne[libc++][CMake] Fix typo introduced in r356150
2019-03-14 Nico WeberFix test after r356148
2019-03-14 Louis Dionne[libc++] Do not force building with -fPIC (re-applying)
2019-03-14 Mikael HolmenRemove unused variable to silence compiler warning...
2019-03-14 Balazs Keri[ASTImporter] Fix import of NestedNameSpecifierLoc.
2019-03-14 Louis Dionne[libc++] Do not share an object library to create the...
2019-03-14 Matt ArsenaultAMDGPU: Scavenge register instead of findUnusedReg
2019-03-14 Nico WeberObjective-C++11: Support static_assert() in @interface...
2019-03-14 Matt ArsenaultGlobalISel: Use multiple returns for intrinsic structs
2019-03-14 Than McIntosh[SampleFDO] add suffix elision control for fcn names
2019-03-14 Matt ArsenaultNote ImmArg in documentation for adding intrinsics
2019-03-14 Matt ArsenaultARM: Add ImmArg to intrinsics
2019-03-14 Matt ArsenaultAMDGPU: Don't add unnecessary convergent attributes
2019-03-14 Kristof Umann[analyzer] Fix function macro crash
2019-03-14 Hyrum Wright[clang-tidy] Add additional patterns to the abseil...
2019-03-14 Eric FiselierProperly constrain basic_string(Iter, Iter, Alloc ...
2019-03-14 Hans Wennborggn build: Merge r356080
2019-03-14 Simon Pilgrim[SystemZ] Remove icmp undef
2019-03-14 Simon Pilgrim[SystemZ] Regenerate tests to make complete codegen...
2019-03-14 James Henderson[llvm-objcopy]Don't implicitly strip sections in segments
2019-03-14 Sam ParkerFix for buildbots
2019-03-14 Haojian Wu[clangd] Using symbol name to map includes for STL...
2019-03-14 James HendersonRevert r356129 due to greendragon bot failures
2019-03-14 Sam Parker[ARM][ParallelDSP] Enable multiple uses of loads
2019-03-14 Sam Parker[NFC][LSR] Cleanup Cost API
2019-03-14 Sam Parker[ARM] Run ARMParallelDSP in the IRPasses phase
2019-03-14 James Henderson[llvm-objcopy]Don't implicitly strip sections in segments
2019-03-14 Hans Wennborggn build: Merge r356082
2019-03-14 Haojian Wu[clangd] Fix an out-of-date FIXME, NFC.
2019-03-14 Haojian Wu[clangd] Build Dex index after loading all shards in...
2019-03-14 Kadir Cetinkaya[clangd] Store explicit template specializations in...
2019-03-14 Alex Bradbury[RISCV] Fix rL356123
2019-03-14 Alex Bradbury[RISCV][NFC] Rename callee saved regs 'CSR' to CSR_ILP3...
2019-03-14 Alex Bradbury[RISCV] Extend test/CodeGen/RISCV/callee-saved-* to...
2019-03-14 Craig Topper[X86] Add patterns for rotr by immediate to fix PR41057.
2019-03-14 Craig Topper[X86] Add various test cases for PR41057. NFC
2019-03-14 Craig Topper[X86] Only define __GCC_HAVE_SYNC_COMPARE_AND_SWAP_16...
2019-03-14 Fangrui Song[ELF] Simplify RelRo, TLS, NOBITS section ranks and...
2019-03-14 Quentin Colombet[GlobalISel][Utils] Add a getConstantVRegVal variant...
2019-03-14 Douglas YungFixup tests to check for any MCInst number instead...
2019-03-14 Craig Topper[ResetMachineFunctionPass] Add visited functions statis...
2019-03-14 Adrian PrantlMake sure that a sanitizer LLDB's environment doesn...
2019-03-14 Craig Topper[X86] Add 64-bit mode command lines to rot32.ll so...
2019-03-13 Nemanja IvanovicFix invocation of Gold plugin with LTO after r355331
2019-03-13 Jorge Gorbe... [lldb-vscode] Don't try to launch an invalid program.
2019-03-13 Jordan Rupprecht[llvm-objcopy][NFC] Remove unnecessary llvm-objcopy...
2019-03-13 Jason MolendaReorder the operations in
2019-03-13 Jessica Paquette[AArch64][GlobalISel] Gardening: Simplify subregister...
2019-03-13 Jessica Paquette[GlobalISel][AArch64] Gardening: Factor out vector...
2019-03-13 Jordan Rupprecht[llvm-objcopy] Cleanup errors from CopyConfig and remov...
2019-03-13 Jason Liu[AIX][CMake] Changes for building on AIX with XL and GCC
2019-03-13 Erik PilkingtonRevert "Add a new attribute, fortify_stdlib"
2019-03-13 Sam Clegg[WebAssembly] Improve support for "needed" list in...
next