summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* When vector is found as a type or non-type id, check if it is really theJamie_Phabricator_D100991Jamie Schmeiser2021-04-214-0/+35
* [gn build] Port 97e383aa061bLLVM GN Syncbot2021-04-211-0/+1
* [lld][MachO] Refactor findCommandAlexander Shaposhnikov2021-04-213-22/+26
* [lldb/test] Clean up TestThreadSpecificBpPlusCondition inferiorPavel Labath2021-04-212-30/+13
* [AMDGPU] Lower regbanks reassign threshold to 15000Stanislav Mekhanoshin2021-04-211-1/+1
* [libc++] Add std::ranges::iter_move and std::iter_rvalue_reference_tLouis Dionne2021-04-218-4/+442
* [flang] iwyu fixes after ba7a92c01e8Nico Weber2021-04-212-0/+2
* [mlir] hopefully final round of iwyu fixes after ba7a92c01e8Nico Weber2021-04-215-0/+5
* [lldb/test] Modernize lldb-server test inferiorPavel Labath2021-04-211-69/+43
* [mlir] yet more iwyu fixes after ba7a92c01e8Nico Weber2021-04-212-0/+2
* [mlir] more iwyu fixes after ba7a92c01e8Nico Weber2021-04-211-0/+1
* [mlir] some iwyu fixes after ba7a92c01e8Nico Weber2021-04-213-0/+4
* clang-format: [JS] do not wrap after `asserts`Martin Probst2021-04-212-0/+18
* [TTI] NFC: Change getVectorSplitCost to return InstructionCostdfukalov2021-04-212-2/+2
* [AsmParser][ms][X86] Fix possible misbehaviour in parsing of special tokens a...Anirudh Prasad2021-04-214-22/+164
* [mlir][NFC] Refactor linalg substituteMin and AffineMinSCF canonizalizationsthomasraoux2021-04-215-91/+134
* [Support] Don't include VirtualFileSystem.h in CommandLine.hNico Weber2021-04-2127-21/+65
* [PhaseOrdering] Add test case for PR45682Simon Pilgrim2021-04-211-0/+37
* [MC] MCInstrDesc.h - remove unnecessary <string> include. NFCI.Simon Pilgrim2021-04-211-1/+0
* [Clang][ARM] Define __VFP_FP__ macro unconditionallyVictor Campos2021-04-212-1/+10
* [SelectionDAG] Fix minor typo in ISDOpcodes.h. NFCFraser Cormack2021-04-211-1/+1
* Do not pass null attributes to BuildAttributedStmt during instantiationAaron Ballman2021-04-211-1/+7
* [libc] Enhance ArrayRef + unittestsGuillaume Chatelet2021-04-213-32/+300
* [AArch64][SVE] Fix crash with icmp+selectCaroline Concatto2021-04-213-0/+205
* AMDGPU: Fix indirect tail callsMatt Arsenault2021-04-213-0/+40
* Some FormatEntity.cpp cleanup and unit testingNeal (nealsid)2021-04-214-224/+417
* [clang] Recognize ppc32 as valid mcpu valueLemonBoy2021-04-212-13/+13
* Fix clang/test/Frontend/plugin-annotate-functions.cJohn Brawn2021-04-211-2/+2
* [lld][MachO] Add support for LC_VERSION_MIN_* load commandsAlexander Shaposhnikov2021-04-2113-90/+237
* Reland "[clang-scan-deps] Add support for clang-cl"Sylvain Audi2021-04-2125-31/+317
* [AArch64] Add and update reverse mask tests. NFCDavid Green2021-04-212-27/+187
* [OpenCL] Do not add builtins with unavailable typesSven van Haastregt2021-04-214-26/+95
* [OpenCL] Refactor shuffle builtin declsSven van Haastregt2021-04-211-20/+27
* [llvm-rc] Fix a new test to disambiguate macOS paths like /Users/... from opt...Martin Storsjö2021-04-211-1/+1
* [ARM][Driver][Windows] Allow command-line upgrade to Armv8.Simon Tatham2021-04-213-1/+10
* [lldb] [MainLoop] Support multiple callbacks per signalMichał Górny2021-04-213-14/+77
* [DAG] TargetLowering.cpp - breakup if-else chains where each block returns. N...Simon Pilgrim2021-04-211-42/+37
* [DAGCombiner] Support all-ones/all-zeros SPLAT_VECTOR in more combinesFraser Cormack2021-04-2112-219/+95
* [RISCV] Further fixes for RVV stack offset computationFraser Cormack2021-04-213-30/+41
* [llvm-rc] Try to fix the Preprocessor/llvm-rc.rc test on non arm/x86 architec...Martin Storsjö2021-04-212-5/+20
* [flang][driver] Add support for `-fget-definition`Andrzej Warzynski2021-04-2114-20/+161
* [lldb/ELF] Fix IDs of synthetic eh_frame symbolsPavel Labath2021-04-212-16/+50
* [mlir] Assume terminators in nested regions are always legal in FuncBufferize...Butygin2021-04-212-0/+27
* [llvm-rc] Run clang to preprocess input filesMartin Storsjö2021-04-2130-111/+253
* [llvm-cvtres] Reduce the set of dependencies of llvm-cvtres. NFC.Martin Storsjö2021-04-212-13/+37
* [RISCV][Clang] Add RVV AMO builtinsShihPo Hung2021-04-2116-5/+34074
* [AArch64] Add instruction costs for FP_TO_UINT and FP_TO_SINT with half typesDavid Sherwood2021-04-212-96/+160
* [NFC] fixed link in documentationChristian Kühnel2021-04-211-1/+1
* Revert "[AMDGPU][OpenMP] Add amdgpu-arch tool to list AMD GPUs installed"Pushpinder Singh2021-04-2114-267/+8
* [lld][ELF] Fix "enumeral and non-enumeral type in conditional expression" war...Yang Fan2021-04-211-1/+2