summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2024-04-02[mlir][Transforms] Support `replaceAllUsesWith` in dialect conversionusers/matthias-springer/replace_all_uses_dialect_conversionMatthias Springer
2024-04-02[mlir][IR][NFC] Make `replaceAllUsesWith` non-templatized (#84722)Matthias Springer
2024-04-02[NFC] [C++20] [Modules] Pulling out getCXX20NamedModuleOutputPath into a sepe...Chuanqi Xu
2024-04-02[mlir][IR] Trigger `notifyOperationReplaced` on `replaceAllOpUsesWith` (#84721)Matthias Springer
2024-04-02[RISCV][TTI] Scale the cost of trunc/fptrunc/fpext with LMUL (#87101)Shih-Po Hung
2024-04-01[InstallAPI] Fixup dsym test (#87299)Cyndy Ishida
2024-04-02[RISCV][TTI] Scale the cost of intrinsic umin/umax/smin/smax with LMUL (#87245)Shih-Po Hung
2024-04-02[PPC][NFC] add an option for GatherAllAliasesMaxDepth (#87071)Chen Zheng
2024-04-01[dfsan][test] Disable the test with internal_symbolizerVitaly Buka
2024-04-02[AVR][NFC] Improve format of target description files (#87212)Ben Shi
2024-04-01lit_test : check if there is already a deps key in kwargs (#87290)Abhinav Gunjal
2024-04-01[libc] allow libc-hdrgen to work on windows files (#87292)Stephen Neuendorffer
2024-04-02[mlir][pass] Add `errorHandler` param to `Pass::initializeOptions` (#87289)Ivan Butygin
2024-04-01Add uncovered enums in switches caused by 9434c083475e42f47383f3067fe2a155db5...David Blaikie
2024-04-01[OpenMP] Use loaded offloading toolchains to add libraries (#87108)Joseph Huber
2024-04-01[workflows] issue-write: Avoid race condition when PR branch is deleted (#87118)Tom Stellard
2024-04-01[ThinLTO][TypeProf] Implement vtable def import (#79381)Mingming Liu
2024-04-01[GISEL][NFC] Fix comment for widenScalarToNextPow2Michael Maitland
2024-04-01[Object,ELFTypes] Remove TargetEndiannessFangrui Song
2024-04-01[workflows] issue-write: Exit early if there are no comments (#87114)Tom Stellard
2024-04-01[libc] fixup ftello test (#87282)Nick Desaulniers
2024-04-01[BOLT][NFC] Fix typoMaksim Panchenko
2024-04-01[lldb] Don't crash when attempting to parse breakpoint id `N.` as `N.*` (#87263)Jordan Rupprecht
2024-04-01[llvm][Support] Use `thread_local` caching for llvm::get_threadid() query on ...Jeff Niu
2024-04-01[PseudoProbe] Extend to skip instrumenting probe into the dests of invoke (#7...Lei Wang
2024-04-01[ubsan][NFC] Remove recently added `cl::init(false)`Vitaly Buka
2024-04-01[scudo] Change isPowerOfTwo macro to return false for zero. (#87120)Christopher Ferris
2024-04-01[clang] Fix bitfield access unit for vbase corner case (#87238)Nathan Sidwell
2024-04-01[mlir] Remove ``dataclasses`` package from mlir ``requirements.txt`` (#87223)Kirill Podoprigora
2024-04-01[C99] Claim conformance to "conversion of array to pointer not limited to lva...Aaron Ballman
2024-04-01[NFC]Precommit test for vtable import (#79363)Mingming Liu
2024-04-01[clang] Factor out OpenACC part of `Sema` (#84184)Vlad Serebrennikov
2024-04-01Revert "[CodeGen] Fix register pressure computation in MachinePipeliner (#870...Gulfem Savrun Yeniceri
2024-04-01[GOFF] Wrap debug output with LLVM_DEBUG (#87252)Kai Nacke
2024-04-01[clang-cl] Allow a colon after /Fo option (#87209)Russell Greene
2024-04-01[C99] Claim conformance to WG14 N570Aaron Ballman
2024-04-01[libc][math] Implement atan2f correctly rounded to all rounding modes. (#86716)lntue
2024-04-01[mlir][sparse] allow YieldOp to yield multiple values. (#87261)Peiming Liu
2024-04-01[libc] fixup missing include for fullbuild (#87266)Nick Desaulniers
2024-04-01Update the "Current Status" section of the website to be current. (#84507)Eric
2024-04-01[HLSL] Implement array temporary support (#79382)Chris B
2024-04-01[scudo] Do a M_PURGE call before changing release interval on Android (#87110)ChiaHungDuan
2024-04-01[libc][POSIX] implement fseeko, ftello (#86928)Shourya Goel
2024-04-01[nfc] Disable the a cpp compiler-rt test on ppc bigendian systems due to buil...Mingming Liu
2024-04-01[libc] Include algorithm.h to parser.h (#87125)Caslyn Tonelli
2024-04-01[mlir][TD] Allow op printing flags as `transform.print` attrs (#86846)Jakub Kuderski
2024-04-01[libc++] Optimize the two range overload of mismatch (#86853)Nikolas Klauser
2024-04-01[InstrFDO][TypeProf] Implement binary instrumentation and profile read/write ...Mingming Liu
2024-04-01[mlir][NFC] Simplify type checks with isa predicates (#87183)Jakub Kuderski
2024-04-01[RISCV] ReadStoreData is read later in the pipeline for SiFive7 (#86454)Michael Maitland