summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* clang: Add -fconvergent-functions flagMatt Arsenault2019-11-196-3/+19
* [ELF] Disallow out-of-range section group indices after D70146Fangrui Song2019-11-191-0/+2
* [OPENMP]Rename function, NFC.Alexey Bataev2019-11-193-16/+16
* [nfc][libomptarget] Write amdgcn macros in terms of compiler intrinsicsJonChesterfield2019-11-191-3/+3
* [NFC] Refactor representation of materialized temporariesTyker2019-11-1946-175/+333
* [libTooling] Extend `buildASTFromCodeWithArgs` to take files argument.Yitzhak Mandelbaum2019-11-192-2/+9
* [FileCheck] Use lit's internal shell for the test suiteJoel E. Denny2019-11-191-0/+5
* [ELF] Improve --gc-sections compatibility with GNU ld regarding section groupsFangrui Song2019-11-195-2/+129
* Fix openmp on PowerPC64-BE-ELFv2 ABI on FreeBSD.AndreyChurbanov2019-11-192-15/+15
* [NFC] Attempting to fix sphinx build failure with badly encoded characters fr...Mitchell Balan2019-11-191-1/+1
* gn build: Merge 7fe9435dc88LLVM GN Syncbot2019-11-191-0/+1
* Work on cleaning up denormal mode handlingMatt Arsenault2019-11-1910-13/+131
* [cmake] Disable GCC 9's -Winit-list-lifetime warning in ArrayRefPavel Labath2019-11-191-0/+10
* [clang][NFC] Make various uses of Regex constThomas Preud'homme2019-11-196-43/+43
* [NFC] Attempting to fix sphinx build failure with badly encoded characters fr...Mitchell Balan2019-11-191-1/+1
* [AIX][XCOFF] Write Function descriptors and TOC base to data sectionjasonliu2019-11-192-6/+125
* [clang-tidy] Give readability-redundant-member-init an option IgnoreBaseInCop...Mitchell Balan2019-11-195-8/+91
* [SLP] fix insertion point for min/max reductionSanjay Patel2019-11-192-3/+18
* 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
OpenPOWER on IntegriCloud