aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2020-09-23[lld-macho] Implement and test resolution of common symbolsJez Ng3-2/+134
2020-09-23[lld-macho] Initial support for common symbolsJez Ng7-5/+174
2020-09-23[GlobalISel][AMDGPU] Lower G_SMULH/G_UMULHPushpinder Singh5-63/+1124
2020-09-23[NFC] Remove unnecessary default constructorsArthur Eubanks1-2/+0
2020-09-24[AMDGPU] Consider all SGPR uses as unique in constant bus verifyCarl Ritson2-7/+42
2020-09-23Revert "[NewPM] Add callbacks to PassBuilder to run before/after parsing a pass"Arthur Eubanks6-306/+151
2020-09-23[X86] Parse data32 call in .code16 as CALLpcrel32Fangrui Song3-0/+22
2020-09-24[X86] Add TDX instructions.Freddy Ye6-0/+76
2020-09-23Utility: ignore OS version on non-Darwin targets in `ArchSpec`Saleem Abdulrasool1-1/+2
2020-09-23Explicitly specify CMAKE_AR in WinMsvc.cmakeGwen Mittertreiner2-1/+8
2020-09-23[CGProfile] don't emit cgprofile entry if called function is dllimportZequan Wu2-2/+5
2020-09-24[clangd] Improve bad-RPC-payload error messages slightlySam McCall1-2/+4
2020-09-23[libc++] Fix spurious test failure in -fno-exceptionsLouis Dionne1-0/+3
2020-09-24Fix LLDB tweak in 62a47e994fcf5b73e29547d26cd9676b30cb69a3Sam McCall1-1/+1
2020-09-24[JSON] Add error reporting to fromJSON and ObjectMapperSam McCall11-255/+440
2020-09-23[libunwind] Optimize dl_iterate_phdr's findUnwindSectionsByPhdrRyan Prichard1-15/+23
2020-09-23[libunwind] Combine dl_iterate_phdr codepaths for DWARF and EHABIRyan Prichard2-68/+47
2020-09-24[JSON] Display errors associated with Paths in contextSam McCall3-13/+163
2020-09-23[NewPM] Add callbacks to PassBuilder to run before/after parsing a passArthur Eubanks6-151/+306
2020-09-23[NewPM][CGSCC] Handle newly added functions in updateCGAndAnalysisManagerForPassArthur Eubanks7-146/+54
2020-09-23[NewPM][MSSA] Fix failures under NPM due to -enable-mssa-loop-dependencyArthur Eubanks6-14/+16
2020-09-24[JSON] Facility to track position within an object and report errors.Sam McCall3-0/+117
2020-09-23[lld-macho] handle options -search_paths_first, -search_dylibs_firstGreg McGary4-25/+66
2020-09-23[X86] Add a memory clobber to the bittest intrinsic inline asm. Get default c...Craig Topper2-13/+18
2020-09-23[lld-macho] cleanup unimplemented-option warningsGreg McGary2-32/+3
2020-09-23[JSON] Allow emitting comments in json::OStreamSam McCall3-3/+54
2020-09-23[SelectionDAG][GISel] Make LegalizeDAG lower FNEG using integer ops.Eli Friedman8-84/+173
2020-09-23[AArch64] Expand some vector of i64 reductions on NEONCameron McInally3-8/+27
2020-09-23Recommit [NFC] Refactor DiagnosticBuilder and PartialDiagnosticYaxun (Sam) Liu20-256/+182
2020-09-23[PowerPC] Implement the 128-bit vec_[all|any]_[eq | ne | lt | gt | le | ge] b...Amy Kwan7-0/+384
2020-09-23[PowerPC] Implement Vector signed/unsigned __int128 overloads for the compari...Albion Fung7-2/+465
2020-09-23Clean up test file, NFCKrzysztof Parzyszek1-717/+88
2020-09-23[LoopTerminology][NFC] Fix formatting typoStefanos Baziotis1-1/+1
2020-09-23[lldb] Normalize paths in new testJoseph Tremoulet1-2/+3
2020-09-23Allow init_priority values <= 100 and > 65535 within system headers.Aaron Ballman4-5/+47
2020-09-23[AArch64][SVE] Add lowering for llvm frecpxMuhammad Asif Manzoor4-21/+23
2020-09-23Revert "[lsan] On Fuchsia, don't use atexit hook for leak checks"Nikita Popov10-68/+24
2020-09-23[scudo][standalone] Fix tests under ASan/UBSanKostya Kortchinsky2-13/+21
2020-09-23asan: Use `#if` to test CAN_SANITIZE_LEAKSRoland McGrath2-5/+5
2020-09-23[PowerPC][PCRelative] Thread Local Storage Support for Local DynamicVictor Huang16-12/+171
2020-09-23[IRSim] Adding IRSimilarityCandidate that contains a region of IRInstructionD...Andrew Litteken3-51/+622
2020-09-23[AMDGPU] Make ds fp atomics overloadableStanislav Mekhanoshin5-24/+49
2020-09-23Add `breakpoint delete --disabled`: deletes all disabled breakpoints.Jim Ingham3-7/+72
2020-09-23[AArch64][SVE] Fix frame offset calculation when d8 is saved.Eli Friedman2-3/+41
2020-09-23[mlir][OpFormatGen] Update "custom" directives for attributes.Mike Urbach4-2/+37
2020-09-23[gn build] Allow option to build with asan/tsan/ubsanArthur Eubanks2-0/+30
2020-09-23[lsan] On Fuchsia, don't use atexit hook for leak checksRoland McGrath10-21/+65
2020-09-23Document the `--verbatim` flag from arc to update the description for a phabr...Mehdi Amini1-0/+15
2020-09-23Update Phabricator doc to remove the warning on "arc land": tags a properly h...Mehdi Amini1-8/+0
2020-09-23Revert "[ms] [llvm-ml] Add support for .radix directive, and accept all radix...Eric Astor7-288/+22