aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2024-04-02[mlir][Transforms] Support `replaceAllUsesWith` in dialect conversionusers/matthias-springer/replace_all_uses_dialect_conversionMatthias Springer8-97/+172
2024-04-02[mlir][IR][NFC] Make `replaceAllUsesWith` non-templatized (#84722)Matthias Springer1-4/+6
2024-04-02[NFC] [C++20] [Modules] Pulling out getCXX20NamedModuleOutputPath into a sepe...Chuanqi Xu3-12/+35
2024-04-02[mlir][IR] Trigger `notifyOperationReplaced` on `replaceAllOpUsesWith` (#84721)Matthias Springer3-21/+37
2024-04-02[RISCV][TTI] Scale the cost of trunc/fptrunc/fpext with LMUL (#87101)Shih-Po Hung5-279/+298
2024-04-01[InstallAPI] Fixup dsym test (#87299)Cyndy Ishida1-6/+7
2024-04-02[RISCV][TTI] Scale the cost of intrinsic umin/umax/smin/smax with LMUL (#87245)Shih-Po Hung2-62/+80
2024-04-02[PPC][NFC] add an option for GatherAllAliasesMaxDepth (#87071)Chen Zheng1-0/+6
2024-04-01[dfsan][test] Disable the test with internal_symbolizerVitaly Buka1-0/+3
2024-04-02[AVR][NFC] Improve format of target description files (#87212)Ben Shi1-245/+75
2024-04-01lit_test : check if there is already a deps key in kwargs (#87290)Abhinav Gunjal1-1/+3
2024-04-01[libc] allow libc-hdrgen to work on windows files (#87292)Stephen Neuendorffer1-0/+8
2024-04-02[mlir][pass] Add `errorHandler` param to `Pass::initializeOptions` (#87289)Ivan Butygin7-13/+32
2024-04-01Add uncovered enums in switches caused by 9434c083475e42f47383f3067fe2a155db5...David Blaikie1-0/+4
2024-04-01[OpenMP] Use loaded offloading toolchains to add libraries (#87108)Joseph Huber10-46/+32
2024-04-01[workflows] issue-write: Avoid race condition when PR branch is deleted (#87118)Tom Stellard1-0/+9
2024-04-01[ThinLTO][TypeProf] Implement vtable def import (#79381)Mingming Liu6-36/+120
2024-04-01[GISEL][NFC] Fix comment for widenScalarToNextPow2Michael Maitland1-1/+2
2024-04-01[Object,ELFTypes] Remove TargetEndiannessFangrui Song1-1/+0
2024-04-01[workflows] issue-write: Exit early if there are no comments (#87114)Tom Stellard1-1/+1
2024-04-01[libc] fixup ftello test (#87282)Nick Desaulniers1-1/+1
2024-04-01[BOLT][NFC] Fix typoMaksim Panchenko1-1/+1
2024-04-01[lldb] Don't crash when attempting to parse breakpoint id `N.` as `N.*` (#87263)Jordan Rupprecht2-26/+28
2024-04-01[llvm][Support] Use `thread_local` caching for llvm::get_threadid() query on ...Jeff Niu1-2/+5
2024-04-01[PseudoProbe] Extend to skip instrumenting probe into the dests of invoke (#7...Lei Wang6-20/+276
2024-04-01[ubsan][NFC] Remove recently added `cl::init(false)`Vitaly Buka2-6/+4
2024-04-01[scudo] Change isPowerOfTwo macro to return false for zero. (#87120)Christopher Ferris3-7/+9
2024-04-01[clang] Fix bitfield access unit for vbase corner case (#87238)Nathan Sidwell2-48/+113
2024-04-01[mlir] Remove ``dataclasses`` package from mlir ``requirements.txt`` (#87223)Kirill Podoprigora1-2/+1
2024-04-01[C99] Claim conformance to "conversion of array to pointer not limited to lva...Aaron Ballman2-1/+39
2024-04-01[NFC]Precommit test for vtable import (#79363)Mingming Liu1-0/+61
2024-04-01[clang] Factor out OpenACC part of `Sema` (#84184)Vlad Serebrennikov7-83/+125
2024-04-01Revert "[CodeGen] Fix register pressure computation in MachinePipeliner (#870...Gulfem Savrun Yeniceri3-180/+166
2024-04-01[GOFF] Wrap debug output with LLVM_DEBUG (#87252)Kai Nacke1-6/+3
2024-04-01[clang-cl] Allow a colon after /Fo option (#87209)Russell Greene2-0/+4
2024-04-01[C99] Claim conformance to WG14 N570Aaron Ballman2-1/+32
2024-04-01[libc][math] Implement atan2f correctly rounded to all rounding modes. (#86716)lntue22-73/+634
2024-04-01[mlir][sparse] allow YieldOp to yield multiple values. (#87261)Peiming Liu4-23/+29
2024-04-01[libc] fixup missing include for fullbuild (#87266)Nick Desaulniers2-0/+2
2024-04-01Update the "Current Status" section of the website to be current. (#84507)Eric1-0/+19
2024-04-01[HLSL] Implement array temporary support (#79382)Chris B49-31/+606
2024-04-01[scudo] Do a M_PURGE call before changing release interval on Android (#87110)ChiaHungDuan1-0/+5
2024-04-01[libc][POSIX] implement fseeko, ftello (#86928)Shourya Goel11-4/+130
2024-04-01[nfc] Disable the a cpp compiler-rt test on ppc bigendian systems due to buil...Mingming Liu1-0/+5
2024-04-01[libc] Include algorithm.h to parser.h (#87125)Caslyn Tonelli3-0/+3
2024-04-01[mlir][TD] Allow op printing flags as `transform.print` attrs (#86846)Jakub Kuderski4-10/+94
2024-04-01[libc++] Optimize the two range overload of mismatch (#86853)Nikolas Klauser7-17/+74
2024-04-01[InstrFDO][TypeProf] Implement binary instrumentation and profile read/write ...Mingming Liu17-192/+1419
2024-04-01[mlir][NFC] Simplify type checks with isa predicates (#87183)Jakub Kuderski28-118/+83
2024-04-01[RISCV] ReadStoreData is read later in the pipeline for SiFive7 (#86454)Michael Maitland1-1/+1