summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-12-07Fix/adapt testsusers/meinersbur/irbuilder-testsMichael Kruse
2021-12-07[OpenMP][test] Regression tests for OpenMPIRBuilder.Michael Kruse
2021-12-06[OpenMPIRBuilder] Implicitly defined control blocks. NFC.Michael Kruse
2021-12-06[mlir] Add CtPop to MathOps with lowering to LLVMRob Suderman
2021-12-06[coro async] Don't use lifetime.start based alloca localization for ABI.Async...Arnold Schwaighofer
2021-12-06[X86] LowerRotate - fix assertion. NFC.Simon Pilgrim
2021-12-06[clang][ASTImporter] Update lookup table correctly at deduction guides.Balázs Kéri
2021-12-06[clang][ARM] only check -mtp=cp15 for non-asm sourcesNick Desaulniers
2021-12-06Revert "[gn build] (manually) port 4a16fe1369f3ab (debuginfod)"Nico Weber
2021-12-06Revert "[llvm] [Debuginfo] Debuginfod client library."Noah Shutty
2021-12-06Fixing this test which failed due to different warningsAaron Ballman
2021-12-06[coro async] Disable lifetime.start sinking for ABI::Async and ABI::RetconArnold Schwaighofer
2021-12-06Fix a failing test case after 6c75ab5f66b403f7ca67e86aeed3a58abe10570bAaron Ballman
2021-12-06[libc++] Fix the return value of max_size()Louis Dionne
2021-12-06[SLP]Fix compiler crash when calculating extract cost for undefs.Alexey Bataev
2021-12-06[libc++][NFC] Fix release note indentationLouis Dionne
2021-12-06[LV] Check VPValue operand instead of Cost::isUniformAfterVec (NFC).Florian Hahn
2021-12-06Speculatively fix the LLDB build bots from 6c75ab5f66b403f7ca67e86aeed3a58abe...Aaron Ballman
2021-12-06[gn build] (manually) port 4a16fe1369f3ab (debuginfod)Nico Weber
2021-12-06Update the status of N2412 in C (we do not implement large parts of it)Aaron Ballman
2021-12-06[SystemZ] Improve codegen for memset.Jonas Paulsson
2021-12-06clang-format: [JS] test case for numeric separators.Martin Probst
2021-12-06[llvm] [Debuginfo] Debuginfod client library.Noah Shutty
2021-12-06Introduce _BitInt, deprecate _ExtIntAaron Ballman
2021-12-06[analyzer][solver] Fix assertion on (NonLoc, Op, Loc) expressionsBalazs Benics
2021-12-06Revert "Use VersionTuple for parsing versions in Triple, fixing issues that c...James Farrell
2021-12-06Revert "[clang][DebugInfo] Allow function-local statics and types to be scope...Jonas Devlieghere
2021-12-06[RISCV] Loosen some restrictions on lowering constant BUILD_VECTORs using vid.v.Craig Topper
2021-12-06[OpenMP] Make reduction functions SPMD compatibleJoseph Huber
2021-12-06[OpenMP][FIX] Invalidate the SPMDCompatibilityTracker explicitlyJoseph Huber
2021-12-06Fix compilation of Google Test in C++20 modeEvgeny Mandrikov
2021-12-06[gn build] Port c68f71eb37c2LLVM GN Syncbot
2021-12-06ext-tsp basic block layoutspupyrev
2021-12-06[openmp] Default to new rtl for amdgpuJon Chesterfield
2021-12-06[AArch64][SVE] Fix ICE extracting fixedvec from scalable loadPeter Waller
2021-12-06[CodeGen] Use range-based for loops (NFC)Kazu Hirata
2021-12-06[libomptarget] Add cmake variables to disable building the amdgpu or cuda plu...Jon Chesterfield
2021-12-06[openmp] Run tests on both runtimes, independent of the defaultJon Chesterfield
2021-12-06[VP] getVPMemoryOpCost interfaceBardia Mahjour
2021-12-06[libc++] Work around a Clang bug in transform_view, and regression-test.Arthur O'Dwyer
2021-12-06Revert "[Clang] Ignore CLANG_DEFAULT_LINKER for custom-linker toolchains"Simon Moll
2021-12-06[openmp] Enable tests on new devicertl on amdgpuJon Chesterfield
2021-12-06[ARM][clang] Add back branch protection testsTies Stuij
2021-12-06[llvm-c] Avoid use of deprecated APIs in unit testsNikita Popov
2021-12-06Use VersionTuple for parsing versions in Triple, fixing issues that caused th...James Farrell
2021-12-06[Coroutines] Handle CallBrInst in SalvageDebugInfoChuanqi Xu
2021-12-06[fir] Add fircg.ext_array_coor conversionValentin Clement
2021-12-06[MC] Add emitXCOFFSymbolLinkageWithVisibility to MCNullStreamerJake Egan
2021-12-06[lldb/qemu] Add support for pty redirectionPavel Labath
2021-12-06[lldb/lua] Add a file that should have been a part of a52af6d3Pavel Labath