summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* [Serialization] Introduce OnDiskHashTable for specializationsupstream/users/ChuanqiXu9/D41416_on_disk_hash_tableChuanqi Xu2024-04-2515-13/+856
* fmtupstream/users/ChuanqiXu9/D41416Chuanqi Xu2024-04-255-43/+43
* Fix test mismatch failureChuanqi Xu2024-04-252-6/+7
* D41416: [modules] [pch] Do not deserialize all lazy template specializations ...Vassil Vassilev2024-04-257-70/+249
* [NFC] [ASTUnit] [Serialization] Transalte local decl ID to global decl ID bef...Chuanqi Xu2024-04-251-4/+3
* [lldb][Docs] Convert platform packets doc to Markdown (#89913)David Spickett2024-04-253-451/+485
* Push immediate function context while transforming lambdas in templates. (#89...Daniel M. Katz2024-04-253-0/+24
* [coro][pgo] Remove redundant coroutine test files (#89620)Hans2024-04-2512-946/+0
* [coro] Merge two almost identical tests (#89928)Hans2024-04-252-59/+7
* [clang][dataflow] Crash fix for `widenDistinctValues()`. (#89895)martinboehme2024-04-252-37/+41
* [clang][dataflow] Don't propagate result objects in nested declarations. (#89...martinboehme2024-04-252-0/+34
* [InstCombine] Remove redundant shift folds (NFCI) (#90016)Nikita Popov2024-04-251-16/+0
* [lldb] Add SB API to access static constexpr member values (#89730)Pavel Labath2024-04-2513-0/+251
* [NFC] [Serialization] Avoid using DeclID directly as much as possibleChuanqi Xu2024-04-2538-509/+583
* Revert "[NFC] [Serialization] Avoid using DeclID directly as much as possible"Chuanqi Xu2024-04-2535-543/+479
* [RISCV] Split out VSETVLIInfo AVL states to be more explicit (#89964)Luke Lau2024-04-253-75/+98
* [RISCV][ISel] Eliminate `andi rd, rs1, -1` instructions (#89976)Yingwei Zheng2024-04-258-275/+146
* [NFC] [Serialization] Avoid using DeclID directly as much as possibleChuanqi Xu2024-04-2535-479/+543
* [NFC] Move DeclID from serialization/ASTBitCodes.h to AST/DeclID.h (#89873)Chuanqi Xu2024-04-2531-398/+384
* [clang-repl] Fix the process return code if diagnostics occurred. (#89879)Vassil Vassilev2024-04-252-17/+21
* [InstCombine] Add additional multi-use test for sub of gep (NFC)Nikita Popov2024-04-251-0/+21
* [InstCombine] Extract logic for "emit offset and rewrite gep" (NFC)Nikita Popov2024-04-254-28/+26
* [clang-format] Annotate enum braces as BK_Block (#89871)Owen Pan2024-04-242-12/+29
* [InstCombine] Add multi-use tests for shift-of-shift transform (NFC)Nikita Popov2024-04-251-19/+45
* [BOLT] Emit synthetic FILE symbol for local cold fragments of global symbols ...Amir Ayupov2024-04-253-0/+20
* [CIR][NFC] Add scaffolding for the CIR dialect and CIROps.tdNathan Lanza2024-04-2411-0/+127
* [buildbot] VE builders: disable ctx_profile (#89969)Mircea Trofin2024-04-241-0/+2
* [lldb][docs] Update instructions for debugging API tests (#89979)Chelsea Cassanova2024-04-241-3/+3
* [PowerPC] Use `SmallSetVector` to enable deterministic build (#89875)Kai Luo2024-04-251-2/+2
* Revert "[PPC] [NFC] add testcase for more store forwarding"Chen Zheng2024-04-241-17/+0
* [AArch64][SelectionDAG] Lower multiplication by a constant to shl+add+shl+addzhongyunde 004434072024-04-252-4/+88
* [AArch64][SelectionDAG] Correct the shift amounts boundzhongyunde 004434072024-04-252-6/+5
* [clang][Sema] Preserve the initializer of invalid VarDecls (#88645)Nathan Ridge2024-04-243-7/+27
* [MC] Rename temporary symbols of empty name to ".L0 " (#89693)Fangrui Song2024-04-2414-53/+79
* [memprof] Reduce schema for Version2 (#89876)Kazu Hirata2024-04-246-45/+145
* [mlir][sparse] Enable explicit and implicit value in sparse encoding (#88975)Yinying Li2024-04-249-57/+333
* remove duplicate td_library import (#90003)Jeremy Kun2024-04-241-2/+2
* Revert "[MC] Rename temporary symbols of empty name to ".L0 "" (#90002)Mehdi Amini2024-04-2513-78/+52
* [flang] Catch error on REPEAT(x,NCOPIES=array) (#89993)Peter Klausler2024-04-241-1/+3
* [flang][preprocessor] Support \ as line continuation (#89970)Peter Klausler2024-04-245-5/+26
* [flang][runtime] Improve confusing list-directed REAL(2) output (#89846)Peter Klausler2024-04-242-3/+28
* [flang][runtime] 'A' output editing for LOGICAL (#89817)Peter Klausler2024-04-242-10/+5
* [flang] Accept and ignore compiler directives between internal subpro… (#89...Peter Klausler2024-04-246-43/+91
* [flang] Don't convert actual arguments when interface is implicit (#89795)Peter Klausler2024-04-243-4/+22
* [mlir][ods] Add documentation on how to use sharded op definitions (NFC) (#89...Jeff Niu2024-04-241-0/+94
* [mlir][test] Shard the Test Dialect (NFC) (#89628)Jeff Niu2024-04-244-17/+20
* [mlir][ods] Allow sharding of op definitions (#89423)Jeff Niu2024-04-2414-49/+519
* [flang] Fix bogus error about duplicate binding names (#89786)Peter Klausler2024-04-242-10/+18
* Revert "[Inline][Cloning] Defer simplification after phi-nodes resolution" #8...Vitaly Buka2024-04-244-39/+61
* split XeGPU enums into a separate build rule (#89997)Jeremy Kun2024-04-241-10/+41