summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
* Revert 1689ad27af5 "[builtins] Implement rounding mode support for i386/x86_64"Hans Wennborg2019-11-194-44/+2
* [ARM][MVE] Tail predication conversionSam Parker2019-11-196-186/+461
* [X86] Add more addcarry testsPaweł Bylica2019-11-192-0/+298
* [lldb-server] Use LLDB_LOG_ERROR to consume Error<> even if logging is disabledMartin Storsjö2019-11-193-12/+12
* Revert "[clang][IFS] Driver pipeline: generate interface stubs after standard...Puyan Lotfi2019-11-196-123/+37
* [clang][IFS] Driver pipeline: generate interface stubs after standard pipeline.Puyan Lotfi2019-11-196-37/+123
* AMDGPU: Split test functions to avoid dependency on subtargetMatt Arsenault2019-11-191-57/+155
* bugpoint: Add option to disable attribute removalMatt Arsenault2019-11-192-27/+37
* [SelectionDAG] Merge the two identical ExpandChainLibCall methods from Legali...Craig Topper2019-11-186-82/+47
* Revert "implement printing out raw section data of xcoff objectfile for llvm-...Leonard Chan2019-11-183-107/+8
* Revert "Fix shared lib build."Rui Ueyama2019-11-192-4/+2
* Fix component buildRui Ueyama2019-11-197-25/+25
* Revert "[Bindings][Go] Fix go.test failure due to missing argument"Kai Luo2019-11-191-7/+5
* [Bindings][Go] Fix go.test failure due to missing argumentKai Luo2019-11-191-5/+7
* Revert "[CMake] Re-enable -Wno-gnu-anonymous-struct & -Wno-nested-anon-types."Jonas Devlieghere2019-11-181-12/+0
* [CMake] Re-enable -Wno-gnu-anonymous-struct & -Wno-nested-anon-types.Jonas Devlieghere2019-11-181-0/+6
* Fix error message missed in commit dde589389fcb8b5098f7a47f1b781b27d29a0cac.Andrew Browne2019-11-184-9/+19
* [Docs] Add reproducer documentationJonas Devlieghere2019-11-182-0/+117
* [OpenMP] Remove -Wl,-fini=__kmp_internal_end_finiAaron Puchert2019-11-194-9/+0
* Revert "[clangd] Implement rename by using SelectionTree and findExplicitRefe...Wolfgang Pieb2019-11-182-462/+46
* gn build: Merge 30e7ee3c4baLLVM GN Syncbot2019-11-181-1/+0
* gn build: (manually) try to merge 1689ad27afNico Weber2019-11-181-0/+2
* [CodeGen] Assign locations to calls to special struct helpersVedant Kumar2019-11-182-5/+9
* [llvm-cxxfilt] Improve strip-underscore behaviorSteven Wu2019-11-1811-12/+35
* ThinLTO: Fix assembler to emit alwaysInline in the summaryTeresa Johnson2019-11-182-3/+5
* Temporarily revert "[SLP] fix miscompile on min/max reductions with extra use...Eric Christopher2019-11-183-16/+3
* Adding a test case for read-only data assembly writing for aixdiggerlin2019-11-181-0/+50
* [SLP] reduce duplicated check lines in tests; NFCSanjay Patel2019-11-181-313/+163
* [PowerPC] Improve float vector gather codegenStefan Pintilie2019-11-182-22/+51
* [NFC] Fix 'target' condition in checkTargetFeaturesErich Keane2019-11-181-2/+2
* [lldb] [test] XFAIL more lldb-server tests on NetBSDMichał Górny2019-11-181-0/+11
* [lldb] [test] Mark segv-related tests XFAIL on NetBSDMichał Górny2019-11-183-0/+3
* [lldb] [unittest] Skip TestStopReplyContainsThreadPcs on NetBSDMichał Górny2019-11-181-1/+7
* [lldb] [unittest] Reenable MainLoopTest.DetectsEOF on NetBSDMichał Górny2019-11-181-4/+0
* [libc++] Separate -include and path to the site config fileLouis Dionne2019-11-181-1/+1
* Fix iOSDarwin()'s doc comment.Cyndy Ishida2019-11-181-1/+1
* [macho] Allow CPUSubtype to contribute to architecture identificationDaniel Sanders2019-11-182-3/+7
* [macho] Allow CPUSubtype to be adjusted before writing it to a fileDaniel Sanders2019-11-181-1/+3
* [profile] Support online merging with continuous sync modeVedant Kumar2019-11-185-50/+238
OpenPOWER on IntegriCloud