summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* gn build: Merge 765b1250f68LLVM GN Syncbot2019-11-192-0/+2
* Fixup AVR tests to reflect changes in addend format in llvm-objdumpDavid Bozier2019-11-198-14/+14
* [SLP] add test for reduction miscompile; NFCSanjay Patel2019-11-191-0/+30
* [lldb] Add logging to IRExecutionUnit::GetStaticInitializersRaphael Isemann2019-11-191-6/+21
* [ARM,MVE] Add intrinsics for scalar shifts.Simon Tatham2019-11-197-23/+606
* [clangd] Show values of more expressions on hoverSam McCall2019-11-192-14/+83
* AMDGPU: Refactor treatment of denormal modeMatt Arsenault2019-11-1919-90/+153
* AMDGPU: Be explicit about denormal mode in MIR testsMatt Arsenault2019-11-198-873/+1965
* [clang-tidy] DefaultOperatorNewCheck test fixes.Balázs Kéri2019-11-192-11/+11
* [clangd] Untangle Hover from XRefs, move into own file.Sam McCall2019-11-1913-1961/+2025
* [lldb][NFC] Early exit in IRExecutionUnit::GetStaticInitializersRaphael Isemann2019-11-191-24/+28
* DAG: Add function context to isFMAFasterThanFMulAndFAddMatt Arsenault2019-11-1919-28/+64
* Fix modules build by adding missing includesRaphael Isemann2019-11-192-0/+2
* [AMDGPU] Tune inlining parameters for AMDGPU target (part 2)dfukalov2019-11-195-4/+11
* [NFC][X86] Fixup comment in CodeGen/X86/cmov.llRoman Lebedev2019-11-191-2/+0
* [ARM] Regenerate vector lane store testsSimon Pilgrim2019-11-191-98/+285
* [PowerPC] Regenerate vsx_insert_extract_le.ll testsSimon Pilgrim2019-11-191-12/+17
* Revert "[RISCV] Support mutilib in baremetal environment"Nico Weber2019-11-1929-201/+11
* [ThinLTO] Simplify code. NFCevgeny2019-11-191-5/+4
* [lldb] Also test Get[De]mangledName of SBType in TestSBTypeClassMembers.pyRaphael Isemann2019-11-191-0/+14
* [clang-tidy] modernize-use-override new option AllowOverrideAndFinalMitchell Balan2019-11-195-4/+63
* [clang-tidy] Fix readability-redundant-string-init for c++17/c++2aMitchell Balan2019-11-193-9/+18
* Revert "[clang-tidy] modernize-use-override new option AllowOverrideAndFinal"Mitchell Balan2019-11-193-18/+9
* Revert "[clang-tidy] Fix readability-redundant-string-init for c++17/c++2a"Mitchell Balan2019-11-194-23/+4
* [llvm-objdump] Print relocation addends in hexadecimalDavid Bozier2019-11-1913-62/+171
* [X86][SSE] Remove XFormVExtractWithShuffleIntoLoad to prevent legalization in...Simon Pilgrim2019-11-195-139/+83
* [lldb] Remove ClangExpressionDeclMap::ResolveUnknownTypesRaphael Isemann2019-11-194-93/+1
* Fix PR44001: assert failure in getFunctionLocalOffsetAfterInsnThomas Preud'homme2019-11-192-6/+100
* [mips] Joint MipsMemSimmXXXAsmOperand into the single template class. NFCSimon Atanasyan2019-11-192-60/+14
* gn build: Merge e8a4c74f115LLVM GN Syncbot2019-11-191-0/+1
* [clang-tidy] Added DefaultOperatorNewCheck.Balázs Kéri2019-11-199-5/+193
* [DependenceAnalysis] Dependecies for loads marked with "ivnariant.load" shoul...Evgeniy Brevnov2019-11-191-6/+19
* [RISCV] Support mutilib in baremetal environmentZakk Chen2019-11-1929-11/+201
* [ThinLTO] Make ValueInfo::operator bool() explicitevgeny2019-11-193-9/+32
* [libunwind] Adjust the signal_frame test for ArmMikhail Maltsev2019-11-191-1/+7
* gn build: Merge c0fc29c4684LLVM GN Syncbot2019-11-191-0/+1
* gn build: Merge 39285a0f02cLLVM GN Syncbot2019-11-192-0/+2
* [kate] Add various missing keywordsSven van Haastregt2019-11-191-0/+14
* [clangd] Fix hover 'local scope' to include class template paramsSam McCall2019-11-192-11/+11
* Mark PR44037 tests as XFAIL on AArch64 Linux dwoDiana Picus2019-11-194-1/+24
* [clangd] More sensible output for constructors/destructors in hover.Sam McCall2019-11-194-41/+68
* [clangd] Fix ps4 buildbot failure.Haojian Wu2019-11-191-2/+0
* Revert "gn build: (manually) try to merge 1689ad27af"Nico Weber2019-11-191-2/+0
* Add streaming/equality operators to DWARFAddressRange/DWARFLocationExpressionPavel Labath2019-11-196-2/+72
* Add operator<< for object::SectionedAddressPavel Labath2019-11-194-0/+30
* Reland "[clangd] Implement rename by using SelectionTree and findExplicitRefe...Haojian Wu2019-11-192-48/+459
* [APInt] add wrap support for `setBits` and `getBitsSet`czhengsz2019-11-192-2/+63
* [ARM][MVE] Enable narrow vectors for tail predSam Parker2019-11-194-267/+838
* [clang-format] [NFC] add recent changes to release notesmydeveloperday2019-11-191-12/+30
* [NFC] Test commit. Please ignore.Evgeniy Brevnov2019-11-191-1/+1
OpenPOWER on IntegriCloud