summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* [Polly] Convert some tests to opaque pointers (NFC)Nikita Popov2023-03-1739-454/+461
* [LV] Convert consecutive-ptr-uniforms.ll to use opaque pointers (NFC).Florian Hahn2023-03-171-149/+151
* Add __builtin_FILE_NAME()Ilya Karapsin2023-03-1715-18/+142
* [Polly] Convert some tests to opaque pointers (NFC)Nikita Popov2023-03-177-125/+118
* [Docs] Fix typo in LoopTerminology.Carlos Alberto Enciso2023-03-171-1/+1
* [lldb][PDB] Rename GetDeclarationForSymbol() -> AddSourceInfoToDecl()Stefan Gränitz2023-03-171-6/+5
* [SCEVExpander] Always use scevgep as nameNikita Popov2023-03-1710-45/+45
* [BOLT] Add .relr.dyn section supportVladislav Khmelevsky2023-03-176-5/+240
* [Clang] Stop demoting ElementCount/TypeSize conversion errors to warnings.Paul Walker2023-03-171-16/+0
* [clang] Include the error message in file reading error diagnosticHans Wennborg2023-03-174-6/+5
* [libclang] Fix documentation; NFCIgor Kushnir2023-03-171-1/+3
* [bazel] update build for d60d3455eb2Mikhail Goncharov2023-03-172-0/+2
* Revert "Attributor: Add isAtFixpoint part of nofpclass handling"Matt Arsenault2023-03-171-3/+0
* Roll back claims that we implement P0960R3 and P1975R0Aaron Ballman2023-03-171-1/+1
* Attributor: Assume handling for nofpclassMatt Arsenault2023-03-175-36/+108
* Attributor: Update testMatt Arsenault2023-03-171-1/+1
* Attributor: Add isAtFixpoint part of nofpclass handlingMatt Arsenault2023-03-171-0/+3
* Attributor: Start looking at uses when inferring nofpclassMatt Arsenault2023-03-172-3/+60
* Attributor: Add baseline tests for nofpclassMatt Arsenault2023-03-171-26/+72
* [clangd] Move standard options adaptor to CommandManglerDmitry Polukhin2023-03-1711-63/+121
* [clangd] Refine logic on $0 in completion snippetsYounan Zhang2023-03-176-24/+71
* [flang][hlfir] lower hlfir.matmul_transpose to runtime callTom Eccles2023-03-175-3/+107
* [flang] add fused matmul-transpose to the runtimeTom Eccles2023-03-175-0/+454
* [flang][hlfir] add matmul canonicalizerTom Eccles2023-03-174-0/+56
* [flang][hlfir] add hlfir.matmul_transpose operationTom Eccles2023-03-175-1/+250
* [flang][hlfir] add a test chaining intrinsicsTom Eccles2023-03-171-0/+83
* [flang][hlfir] clean up intrinsic arg extended valuesTom Eccles2023-03-171-4/+13
* [flang][hlfir] move intrinsic lowering out of BufferizeHLFIRTom Eccles2023-03-178-237/+310
* [OpenMP] [OMPT] [8/8] Added lit tests for OMPT target callbacksDhruva Chakrabarti2023-03-1717-0/+934
* [SCEV] Recognize vscale intrinsicsNikita Popov2023-03-174-8/+14
* [ValueTracking] Support vscale in computeConstantRange()Nikita Popov2023-03-172-42/+32
* [PassBuilder] Support O0 in default pipelinesNikita Popov2023-03-178-49/+9
* [Analysis] Make order of analysis executions more stableBjorn Pettersson2023-03-174-15/+20
* [LAA] Fix transitive analysis invalidation bug by implementing LoopAccessInfo...Bjorn Pettersson2023-03-173-0/+85
* [test][MemDep] Correct the 'NOT' checks in the invalidation.ll test case. NFCBjorn Pettersson2023-03-171-5/+8
* [libunwind][AArch64] Unbreak building with GNU assemblerXi Ruoyao2023-03-171-1/+2
* Make globals used for array initialization codegen constantHans Wennborg2023-03-173-5/+4
* [NFC] [C++20] [Modules] Tests that the duplicated declarations in GMFChuanqi Xu2023-03-171-0/+40
* [Target][RISCV] Update SubtargetFeature definition for RV32/RV64 (NFCI).Francesco Petrogalli2023-03-172-3/+3
* [Tools] Changed the number printing format for sortingdbakunevich2023-03-171-1/+1
* [X86][MC]Fix wrong action for encode movdir64bWang, Xin102023-03-175-3/+77
* [flang] Feature list pluginEthan Luis McDonough2023-03-175-0/+933
* [compiler-rt] Avoid signed overflow in floatdidf.c and floatdisf.cKarl-Johan Karlsson2023-03-172-2/+2
* [Modules] [doc] Document the problem that we can't include headers before imp...Chuanqi Xu2023-03-171-0/+44
* [X86]add assert to confirm not-null ptr in getArithmeticReductionCostWang, Xin102023-03-171-0/+1
* Revert "[RFC][X86][MemFold] Upgrade the mechanism of auto-generated Memory Fo...Vitaly Buka2023-03-165-234/+134
* Remove the outdated feature macro '__cpp_coroutines'Chuanqi Xu2023-03-174-12/+2
* Recommit "[Sema] Fix null pointer dereference handleAlwaysInlineAttr."Craig Topper2023-03-163-2/+29
* [X86] Remove unreachable code in X86TargetTransformInfo.cppWang, Xin102023-03-171-5/+0
* [libcxx] Add status paper for Parallelism-TSZhangyin2023-03-173-0/+42