2022-04-21 |
Byoungchan Lee | [compiler-rt][Darwin] Add arm64 to simulator platforms |
commit | commitdiff | tree | snapshot |
2022-04-21 |
Sanjay Patel | [InstCombine] C0 <<{nsw, nuw} (X - C1) --> (C0 >> C1... |
commit | commitdiff | tree | snapshot |
2022-04-21 |
Sanjay Patel | [InstCombine] add tests for C << (X - C1); NFC |
commit | commitdiff | tree | snapshot |
2022-04-21 |
Paul Robinson | [PS4] Driver: use correct --shared option |
commit | commitdiff | tree | snapshot |
2022-04-21 |
Kirill Bobyrev | [clangd] Include Cleaner: suppress unused warnings... |
commit | commitdiff | tree | snapshot |
2022-04-21 |
Kirill Bobyrev | [clangd] Correctly identify self-contained headers... |
commit | commitdiff | tree | snapshot |
2022-04-21 |
gbreynoo | [llvm-ar] Fix thin archive being wrongly converted... |
commit | commitdiff | tree | snapshot |
2022-04-21 |
Alex Zinenko | [mlir] Connect Transform dialect to PDL |
commit | commitdiff | tree | snapshot |
2022-04-21 |
Eric Astor | [LLVM-ML] Add standard LLVM debug flags |
commit | commitdiff | tree | snapshot |
2022-04-21 |
Petar Avramovic | AMDGPU/GlobalISel: Fix isVCC for uniform s1 with reg... |
commit | commitdiff | tree | snapshot |
2022-04-21 |
Petar Avramovic | AMDGPU/GlobalISel: Precommit test for D124163 |
commit | commitdiff | tree | snapshot |
2022-04-21 |
Nikita Popov | [InstCombine] Fix typo in test (NFC) |
commit | commitdiff | tree | snapshot |
2022-04-21 |
Karl Meakin | [AArch64] Add `foldOverflowCheck` DAG combine |
commit | commitdiff | tree | snapshot |
2022-04-21 |
Karl Meakin | [AArch64] Add lowerings for {ADD,SUB}CARRY and S{ADD... |
commit | commitdiff | tree | snapshot |
2022-04-21 |
Nikita Popov | [InstCombine] Remove dead code (NFC) |
commit | commitdiff | tree | snapshot |
2022-04-21 |
Jannik Silvanus | [AMDGPU]: Fix failing assertion in SIMachineScheduler |
commit | commitdiff | tree | snapshot |
2022-04-21 |
Luo, Yuanke | [X86] Add test case for SetCCMOVMSK combine. |
commit | commitdiff | tree | snapshot |
2022-04-21 |
Nikita Popov | [InstCombine] Add tests for memset with undef/poison... |
commit | commitdiff | tree | snapshot |
2022-04-21 |
Nikita Popov | [InstCombine] Split up test for store with undef (NFC) |
commit | commitdiff | tree | snapshot |
2022-04-21 |
Markus Böck | [mlir] Fix `Region`s `takeBody` method if the region... |
commit | commitdiff | tree | snapshot |
2022-04-21 |
Fabian Wolff | [clang-tidy] Fix behavior of `modernize-use-using`... |
commit | commitdiff | tree | snapshot |
2022-04-21 |
Andrew Savonichev | [NVPTX] Fix LIT tests with default nameTableKind |
commit | commitdiff | tree | snapshot |
2022-04-21 |
Simon Pilgrim | [InstCombine] Add nonpow2 (negative) test for D123374 |
commit | commitdiff | tree | snapshot |
2022-04-21 |
Aaron Ballman | Fix Sphinx build |
commit | commitdiff | tree | snapshot |
2022-04-21 |
Nikita Popov | [PhaseOrdering] Remove RUN lines for legacy PM (NFC) |
commit | commitdiff | tree | snapshot |
2022-04-21 |
wangpc | Revert "[RISCV] Precommit test for D122634" |
commit | commitdiff | tree | snapshot |
2022-04-21 |
Nikolas Klauser | [libc++] Use bit field for checking if string is in... |
commit | commitdiff | tree | snapshot |
2022-04-21 |
Pavel Labath | [lldb] Adjust libc++ string formatter for changes in... |
commit | commitdiff | tree | snapshot |
2022-04-21 |
Nikola Tesic | [Debugify] Limit number of processed functions for... |
commit | commitdiff | tree | snapshot |
2022-04-21 |
Markus Böck | [mlir] Make `Regions`s `cloneInto` multithread-readable |
commit | commitdiff | tree | snapshot |
2022-04-21 |
Hui Xie | [libcxx][ranges] add views::join adaptor object. added... |
commit | commitdiff | tree | snapshot |
2022-04-21 |
Dmitry Preobrazhensky | [AMDGPU][MC][NFC][GFX940] Corrected an error position |
commit | commitdiff | tree | snapshot |
2022-04-21 |
Uday Bondhugula | Add async dependencies support for gpu.launch op |
commit | commitdiff | tree | snapshot |
2022-04-21 |
Alexey Moksyakov | [BOLT] Add R_AARCH64_PREL16/32/64 relocations support |
commit | commitdiff | tree | snapshot |
2022-04-21 |
Vladislav Khmelevsky | [BOLT] Fix build with GCC 7.3.0 |
commit | commitdiff | tree | snapshot |
2022-04-21 |
Dmitry Preobrazhensky | [AMDGPU][GFX90A+] Disabled ds_ordered_count and exp |
commit | commitdiff | tree | snapshot |
2022-04-21 |
Daniil Dudkin | [flang] Do not ICE on recursive function definition... |
commit | commitdiff | tree | snapshot |
2022-04-21 |
Daniil Dudkin | [NFC] Test commit |
commit | commitdiff | tree | snapshot |
2022-04-21 |
Sven van Haastregt | [OpenCL] Guard read_write images with TypeExtension |
commit | commitdiff | tree | snapshot |
2022-04-21 |
Haojian Wu | [clangd] tweak tile should start with a capital letter. |
commit | commitdiff | tree | snapshot |
2022-04-21 |
Nikita Popov | [SimplifyCFG] Handle branch on same condition in pred... |
commit | commitdiff | tree | snapshot |
2022-04-21 |
Haojian Wu | [AST] Support template declaration found through using... |
commit | commitdiff | tree | snapshot |
2022-04-21 |
Nikita Popov | [SimplifyCFG] Make FoldCondBranchOnPHI more amenable... |
commit | commitdiff | tree | snapshot |
2022-04-21 |
gpei-dev | Force insert zero-idiom and break false dependency... |
commit | commitdiff | tree | snapshot |
2022-04-21 |
Nikita Popov | Revert "[GVNSink] Regenerate test checks (NFC)" |
commit | commitdiff | tree | snapshot |
2022-04-21 |
wangpc | Revert "[RISCV] Do not outline CFI instructions when... |
commit | commitdiff | tree | snapshot |
2022-04-21 |
wangpc | [RISCV] Do not outline CFI instructions when they are... |
commit | commitdiff | tree | snapshot |
2022-04-21 |
wangpc | [RISCV] Precommit test for D122634 |
commit | commitdiff | tree | snapshot |
2022-04-21 |
Nikita Popov | [GVNSink] Regenerate test checks (NFC) |
commit | commitdiff | tree | snapshot |
2022-04-21 |
Tobias Hieta | [CMake] Check for problematic MSVC + /arch:AVX configur... |
commit | commitdiff | tree | snapshot |
2022-04-21 |
Chuanqi Xu | [NFC] Code cleanups for coroutine after we remvoed... |
commit | commitdiff | tree | snapshot |
2022-04-21 |
Nimish Mishra | Added lowering support for atomic read and write constructs |
commit | commitdiff | tree | snapshot |
2022-04-21 |
Xiang Li | [HLSL] Add shader attribute |
commit | commitdiff | tree | snapshot |
2022-04-21 |
Fraser Cormack | [RISCV] Don't emit fractional VIDs with negative steps |
commit | commitdiff | tree | snapshot |
2022-04-21 |
Fraser Cormack | [RISCV] Add another test showing incorrect BUILD_VECTOR... |
commit | commitdiff | tree | snapshot |
2022-04-21 |
Fangrui Song | [ELF] Fix spurious GOT/PLT assertion failure when ... |
commit | commitdiff | tree | snapshot |
2022-04-21 |
River Riddle | [mlir][NFC] Update remaining textual references of... |
commit | commitdiff | tree | snapshot |
2022-04-21 |
River Riddle | [mlir][NFC] Update textual references of `func` to... |
commit | commitdiff | tree | snapshot |
2022-04-21 |
River Riddle | [mlir][NFC] Update textual references of `func` to... |
commit | commitdiff | tree | snapshot |
2022-04-21 |
River Riddle | [mlir][NFC] Update textual references of `func` to... |
commit | commitdiff | tree | snapshot |
2022-04-21 |
River Riddle | [mlir][NFC] Update textual references of `func` to... |
commit | commitdiff | tree | snapshot |
2022-04-21 |
River Riddle | [mlir][NFC] Update textual references of `func` to... |
commit | commitdiff | tree | snapshot |
2022-04-21 |
River Riddle | [mlir][NFC] Update textual references of `func` to... |
commit | commitdiff | tree | snapshot |
2022-04-21 |
River Riddle | [mlir][NFC] Update textual references of `func` to... |
commit | commitdiff | tree | snapshot |
2022-04-21 |
River Riddle | [mlir][NFC] Update textual references of `func` to... |
commit | commitdiff | tree | snapshot |
2022-04-21 |
River Riddle | [mlir][NFC] Update textual references of `func` to... |
commit | commitdiff | tree | snapshot |
2022-04-21 |
River Riddle | [mlir][NFC] Update textual references of `func` to... |
commit | commitdiff | tree | snapshot |
2022-04-21 |
River Riddle | [mlir][NFC] Update textual references of `func` to... |
commit | commitdiff | tree | snapshot |
2022-04-21 |
River Riddle | [mlir][NFC] Update textual references of `func` to... |
commit | commitdiff | tree | snapshot |
2022-04-21 |
River Riddle | [mlir][NFC] Update textual references of `func` to... |
commit | commitdiff | tree | snapshot |
2022-04-21 |
River Riddle | [mlir][NFC] Update textual references of `func` to... |
commit | commitdiff | tree | snapshot |
2022-04-21 |
River Riddle | [mlir][NFC] Update textual references of `func` to... |
commit | commitdiff | tree | snapshot |
2022-04-21 |
River Riddle | [mlir][NFC] Update textual references of `func` to... |
commit | commitdiff | tree | snapshot |
2022-04-21 |
River Riddle | [mlir][NFC] Update textual references of `func` to... |
commit | commitdiff | tree | snapshot |
2022-04-21 |
Craig Topper | [RISCV] Make getInstSeqCost handle other Zb* instructions. |
commit | commitdiff | tree | snapshot |
2022-04-21 |
Chuanqi Xu | [C++20] [Modules] Judge current module correctly |
commit | commitdiff | tree | snapshot |
2022-04-21 |
Chuanqi Xu | [Pipelines] Remove Legacy Passes in Coroutines |
commit | commitdiff | tree | snapshot |
2022-04-21 |
hsmahesha | [AMDGPU] On gfx908, reserve VGPR for AGPR copy based... |
commit | commitdiff | tree | snapshot |
2022-04-21 |
Weining Lu | [LoongArch] Add basic floating-point instructions defin... |
commit | commitdiff | tree | snapshot |
2022-04-21 |
Shraiysh Vaishay | [mlir][OpenMP] Add checks and tests for hint clause... |
commit | commitdiff | tree | snapshot |
2022-04-21 |
hsmahesha | [AMDGPU] Split the lit test spill-vgpr-to-agpr.ll to... |
commit | commitdiff | tree | snapshot |
2022-04-21 |
Richard Smith | Treat `std::move`, `forward`, etc. as builtins. |
commit | commitdiff | tree | snapshot |
2022-04-21 |
Muhammad Omair... | [LLDB] Skip TestCrashDuringStep.py AArch64/Windows |
commit | commitdiff | tree | snapshot |
2022-04-21 |
Maksim Panchenko | [BOLT] Add fuzzy function name matching for LLVM LTO |
commit | commitdiff | tree | snapshot |
2022-04-20 |
David Tenty | Fixup D123950 to address revert of D123345 |
commit | commitdiff | tree | snapshot |
2022-04-20 |
Alexander Yermolovich | [BOLT][DWARF] Handle Error returned by visitLocationList |
commit | commitdiff | tree | snapshot |
2022-04-20 |
David Tenty | Revert "Treat `std::move`, `forward`, etc. as builtins." |
commit | commitdiff | tree | snapshot |
2022-04-20 |
David Tenty | Revert "Don't treat 'T &forward(T&&)' as builtin." |
commit | commitdiff | tree | snapshot |
2022-04-20 |
Evgeny Mankov | [clang][CUDA][Windows] Fix compilation error on Windows... |
commit | commitdiff | tree | snapshot |
2022-04-20 |
Jez Ng | [MC][NFC] Ensure tests that intended to cover compact... |
commit | commitdiff | tree | snapshot |
2022-04-20 |
V Donaldson | [flang] Semantics limits on kP scale factors |
commit | commitdiff | tree | snapshot |
2022-04-20 |
Krzysztof Parzyszek | [Hexagon] Establish size limit for RegisterSet in hexbit |
commit | commitdiff | tree | snapshot |
2022-04-20 |
Nathan James | [clang] Add a raw_ostream operator<< overload for QualType |
commit | commitdiff | tree | snapshot |
2022-04-20 |
Nikolas Klauser | [libc++] Granularize <functional> includes |
commit | commitdiff | tree | snapshot |
2022-04-20 |
Mehdi Amini | Improve invalid-ir-print-after-failure.mlir to show... |
commit | commitdiff | tree | snapshot |
2022-04-20 |
Muhammad Omair... | [LLDB] Update inspect getargspec to getfullargspec |
commit | commitdiff | tree | snapshot |
2022-04-20 |
Pengxuan Zheng | Reland "[COFF, ARM64] Add __break intrinsic" |
commit | commitdiff | tree | snapshot |
2022-04-20 |
serge-sans... | [clang-tblgen] Automatically document options values |
commit | commitdiff | tree | snapshot |
2022-04-20 |
Siva Chandra... | [libc] Add the implementation of the fflush function. |
commit | commitdiff | tree | snapshot |
2022-04-20 |
Pengxuan Zheng | Revert "[COFF, ARM64] Add __break intrinsic" |
commit | commitdiff | tree | snapshot |
next |