2023-03-12 |
Craig Topper | [RISCV] Add overrides of isLoadFromStackSlot/isStoreFro... |
commit | commitdiff | tree | snapshot |
2023-03-12 |
Alex Bradbury | [RISCV][NFCI] Use common MCELFStreamer code for attribu... |
commit | commitdiff | tree | snapshot |
2023-03-12 |
Simon Pilgrim | [DAG] Remove redundant isZExtFree(SDValue,VT) overrides... |
commit | commitdiff | tree | snapshot |
2023-03-12 |
Nicolas Vasilache | [mlir] NFC - Add some more static value utils |
commit | commitdiff | tree | snapshot |
2023-03-12 |
Simon Pilgrim | [DAG] visitZERO_EXTEND - pull out the repeated SDLoc... |
commit | commitdiff | tree | snapshot |
2023-03-12 |
Simon Pilgrim | [DAG] Cleanup the (zext (shl (zext x), cst)) -> (shl... |
commit | commitdiff | tree | snapshot |
2023-03-12 |
Simon Pilgrim | [AMDGPU] Regenerate sdwa-peephole.ll |
commit | commitdiff | tree | snapshot |
2023-03-12 |
Jon Chesterfield | [amdgpu][nfc] Replace ad hoc LDS frame recalculation... |
commit | commitdiff | tree | snapshot |
2023-03-12 |
Mike Crowe | [clang-tidy] Provide default template arguments in... |
commit | commitdiff | tree | snapshot |
2023-03-12 |
Mike Crowe | [clang-tidy] Make readability-container-size-empty... |
commit | commitdiff | tree | snapshot |
2023-03-12 |
Mike Crowe | [clang-tidy] Make readability-string-compare check... |
commit | commitdiff | tree | snapshot |
2023-03-12 |
Simon Pilgrim | [DAG] visitAND - fold (and (any_ext V), c) -> (zero_ext... |
commit | commitdiff | tree | snapshot |
2023-03-12 |
Simon Pilgrim | [X86] and-shift.ll - add gnux32 test coverage to ensure... |
commit | commitdiff | tree | snapshot |
2023-03-12 |
Paul Walker | [SVE][Builtins] Lower X forms of fp binop/mla arithmeti... |
commit | commitdiff | tree | snapshot |
2023-03-12 |
Paul Walker | [InstCombine] Extend SVEVectorFuseMulAddSub to support... |
commit | commitdiff | tree | snapshot |
2023-03-12 |
Dmitry Vyukov | asan: fix crash on odd stack size |
commit | commitdiff | tree | snapshot |
2023-03-12 |
Simon Pilgrim | [X86] matchAddressRecursively - support zext(and(shl... |
commit | commitdiff | tree | snapshot |
2023-03-12 |
Christian Ulmann | [mlir][llvm] Add visibility attribute |
commit | commitdiff | tree | snapshot |
2023-03-12 |
Brad Smith | Revert "[SPARC] Lower BR_CC to BPr on 64-bit target... |
commit | commitdiff | tree | snapshot |
2023-03-12 |
Michael Francis | Revert "[Clang][AIX][p] Manually Claim -p in front... |
commit | commitdiff | tree | snapshot |
2023-03-12 |
Michael Francis | [Clang][AIX][p] Manually Claim -p in front end |
commit | commitdiff | tree | snapshot |
2023-03-12 |
Siva Chandra... | [libc][NFC] Reduce the number of threads created in... |
commit | commitdiff | tree | snapshot |
2023-03-12 |
Igor Zhukov | Revert "[CMake] Unify llvm_check_linker_flag and llvm_c... |
commit | commitdiff | tree | snapshot |
2023-03-11 |
Koakuma | [SPARC] Lower BR_CC to BPr on 64-bit target whenever... |
commit | commitdiff | tree | snapshot |
2023-03-11 |
Koakuma | [SPARC] Implement hooks for conditional branch relaxation |
commit | commitdiff | tree | snapshot |
2023-03-11 |
Sanjay Patel | Revert "[InstCombine] use loop info when running the... |
commit | commitdiff | tree | snapshot |
2023-03-11 |
Vitaly Buka | [sanitizer] Fix text in error message |
commit | commitdiff | tree | snapshot |
2023-03-11 |
Sanjay Patel | [InstCombine] use loop info when running the pass after... |
commit | commitdiff | tree | snapshot |
2023-03-11 |
Simon Pilgrim | [X86] Add tests showing the failure to merge SHL/ADD... |
commit | commitdiff | tree | snapshot |
2023-03-11 |
Yaxun (Sam... | [HIP] Make `--offload-add-rpath` alias of `-frtlib... |
commit | commitdiff | tree | snapshot |
2023-03-11 |
Mike Crowe | [clang-tidy][NFC] Make abseil-redundant-strcat-calls... |
commit | commitdiff | tree | snapshot |
2023-03-11 |
Piotr Zegar | [clang-tidy] Fix false-positive in cppcoreguidelines... |
commit | commitdiff | tree | snapshot |
2023-03-11 |
Ahmed Harmouche | [mlir][core] Fix inline pass default pipeline dump |
commit | commitdiff | tree | snapshot |
2023-03-11 |
Stephen Neuendorffer | [libc] update LibcTableGenUtil for LLVM_LINK_LLVM_DYLIB |
commit | commitdiff | tree | snapshot |
2023-03-11 |
Shao-Ce SUN | [Flang] Allow compile *.f03, *.f08 file |
commit | commitdiff | tree | snapshot |
2023-03-11 |
Roy Jacobson | [Clang][Doc] Fix inconsistent links in release notes |
commit | commitdiff | tree | snapshot |
2023-03-11 |
Simon Pilgrim | [DAG] combineShiftAnd1ToBitTest - improve support for... |
commit | commitdiff | tree | snapshot |
2023-03-11 |
Shao-Ce SUN | Revert "[Flang] Allow compile *.f03, *.f08 file" |
commit | commitdiff | tree | snapshot |
2023-03-11 |
Nikolas Klauser | [libc++] Optimize std::ranges::{min, max} for types... |
commit | commitdiff | tree | snapshot |
2023-03-11 |
Shao-Ce SUN | [Flang] Allow compile *.f03, *.f08 file |
commit | commitdiff | tree | snapshot |
2023-03-11 |
Simon Pilgrim | [DAG] Add test showing combineShiftAnd1ToBitTest failin... |
commit | commitdiff | tree | snapshot |
2023-03-11 |
Mike Crowe | [clang-tidy] Make readability-container-data-pointer... |
commit | commitdiff | tree | snapshot |
2023-03-11 |
Kiran Chandramohan | [Flang][OpenMP] NFC: Fix a few format issues |
commit | commitdiff | tree | snapshot |
2023-03-11 |
Florian Hahn | [VPlan] Simplify code in createReplicateRegion (NFC). |
commit | commitdiff | tree | snapshot |
2023-03-11 |
Jez Ng | [lld-macho] Don't include zero-size private label symbo... |
commit | commitdiff | tree | snapshot |
2023-03-11 |
Jez Ng | [lld-macho] Print archive names in linker map |
commit | commitdiff | tree | snapshot |
2023-03-11 |
Jez Ng | [lld-macho] Coalesce local symbol aliases along with... |
commit | commitdiff | tree | snapshot |
2023-03-11 |
Vitaly Buka | Revert "[hwasan] Provide aliases for c allocation funct... |
commit | commitdiff | tree | snapshot |
2023-03-11 |
Vitaly Buka | [sanitizer] Add diagnostics for munmap failure |
commit | commitdiff | tree | snapshot |
2023-03-11 |
Fangrui Song | [test] Add some interesting cases to MC/RISCV/riscv64... |
commit | commitdiff | tree | snapshot |
2023-03-11 |
bixia1 | [mlir][sparse] Improve quick sort by using a loop to... |
commit | commitdiff | tree | snapshot |
2023-03-11 |
Craig Topper | [RISCV] Adjust how -1.0 is handled in RISCVLoadFPImm... |
commit | commitdiff | tree | snapshot |
2023-03-11 |
Tom Stellard | clang/cmake: Use installed gtest libraries for stand... |
commit | commitdiff | tree | snapshot |
2023-03-11 |
Tom Stellard | Revert "Add install targets for gtest" |
commit | commitdiff | tree | snapshot |
2023-03-11 |
Tom Stellard | Add install targets for gtest |
commit | commitdiff | tree | snapshot |
2023-03-11 |
Luo, Yuanke | [X86] Add unwind for base pointer test case. |
commit | commitdiff | tree | snapshot |
2023-03-11 |
Arthur Eubanks | [polly][test] Fix after 7c3c98144 |
commit | commitdiff | tree | snapshot |
2023-03-11 |
Craig Topper | [RISCV] Remove one bit of mantissa in RISCVLoadFPImm... |
commit | commitdiff | tree | snapshot |
2023-03-11 |
Luo, Yuanke | [X86] Add regcall CC test case for base pointer register. |
commit | commitdiff | tree | snapshot |
2023-03-11 |
Jacek Caban | [lld] Pass random.randint stop parameter as int. |
commit | commitdiff | tree | snapshot |
2023-03-11 |
Pavel Kopyl | [NVPTX] Sync generation of parameter names in a functio... |
commit | commitdiff | tree | snapshot |
2023-03-11 |
Yuanfang Chen | [NFC] fix typo `funciton` -> `function` |
commit | commitdiff | tree | snapshot |
2023-03-11 |
Tom Stellard | Add install targets for gtest |
commit | commitdiff | tree | snapshot |
2023-03-11 |
Arthur Eubanks | [Passes] Remove some legacy passes |
commit | commitdiff | tree | snapshot |
2023-03-11 |
Alex Langford | [lldb][NFC] Use UnixSignal::CreateForHost in Process |
commit | commitdiff | tree | snapshot |
2023-03-11 |
Leonard Chan | [hwasan] Provide aliases for c allocation functions... |
commit | commitdiff | tree | snapshot |
2023-03-11 |
Philip Reames | [ASAN] Support memory checks on scalable vector typed... |
commit | commitdiff | tree | snapshot |
2023-03-11 |
Kirill Stoimenov | [HWASAN][LSAN] Exclude crash-recovery-modules.m from... |
commit | commitdiff | tree | snapshot |
2023-03-10 |
Philip Reames | [llvm-tblgen] Support conditional definitions using... |
commit | commitdiff | tree | snapshot |
2023-03-10 |
Chris Bieneman | [NFC] [CMake] Add misssing dependencies |
commit | commitdiff | tree | snapshot |
2023-03-10 |
Peiming Liu | [mlir][sparse] support dynamic sparse tensor slices. |
commit | commitdiff | tree | snapshot |
2023-03-10 |
Joseph Huber | [libc] Fix common compile options not getting passed... |
commit | commitdiff | tree | snapshot |
2023-03-10 |
Matteo Franciolini | Implements MLIR Bytecode versioning capability |
commit | commitdiff | tree | snapshot |
2023-03-10 |
ManuelJBrito | Revert "[X86] Drop single use check for freeze(undef... |
commit | commitdiff | tree | snapshot |
2023-03-10 |
Matthew Voss | [cmake] Quote args when generating /libpath option... |
commit | commitdiff | tree | snapshot |
2023-03-10 |
Peter Steinfeld | [flang] Add missing dependencies for flang/lib/Optimize... |
commit | commitdiff | tree | snapshot |
2023-03-10 |
Arthur Eubanks | Revert "[MergeICmps] Adapt to non-eq comparisons, fix... |
commit | commitdiff | tree | snapshot |
2023-03-10 |
Alexey Bataev | [SLP]Initial support for reshuffling of non-starting... |
commit | commitdiff | tree | snapshot |
2023-03-10 |
Ben Langmuir | [clang][deps] Split lookupModuleOutput out of Dependenc... |
commit | commitdiff | tree | snapshot |
2023-03-10 |
Brad Smith | [Driver][FreeBSD] Simplify ARM handling |
commit | commitdiff | tree | snapshot |
2023-03-10 |
Craig Topper | [RISCV] Consistently place single quotes around extensi... |
commit | commitdiff | tree | snapshot |
2023-03-10 |
Alexey Bataev | [SLP][NFC]Add a test with phi nodes in one tree node... |
commit | commitdiff | tree | snapshot |
2023-03-10 |
Daniel Thornburgh | [Debuginfod] Prune cache after fetch. |
commit | commitdiff | tree | snapshot |
2023-03-10 |
Louis Dionne | [libc++][NFC] Use std::malloc and std::free instead... |
commit | commitdiff | tree | snapshot |
2023-03-10 |
Zahira Ammarguellat | Revert "Currently the control of the eval-method is... |
commit | commitdiff | tree | snapshot |
2023-03-10 |
Louis Dionne | [libc++] Remove conditional usage of rvalue references... |
commit | commitdiff | tree | snapshot |
2023-03-10 |
Petr Hosek | [CMake] Unify llvm_check_linker_flag and llvm_check_com... |
commit | commitdiff | tree | snapshot |
2023-03-10 |
Daniel Thornburgh | [Fuchsia] Add LLDB to CLANG_BOOTSTRAP_TARGETS. |
commit | commitdiff | tree | snapshot |
2023-03-10 |
Peter Klausler | [flang] Break shared library cyclic dependence |
commit | commitdiff | tree | snapshot |
2023-03-10 |
Craig Topper | [RISCV] Error if F and Zfinx extensions are specified... |
commit | commitdiff | tree | snapshot |
2023-03-10 |
Tom Stellard | llvm-exegesis: Only run target specfic tests on native... |
commit | commitdiff | tree | snapshot |
2023-03-10 |
Peiming Liu | [mlir][sparse] extend storage specifier operations... |
commit | commitdiff | tree | snapshot |
2023-03-10 |
Jakub Kuderski | [mlir][spirv][vector] Add pattern to convert reduction... |
commit | commitdiff | tree | snapshot |
2023-03-10 |
Peter Klausler | [flang][runtime] EOF is recoverable only with END=... |
commit | commitdiff | tree | snapshot |
2023-03-10 |
Alexey Bataev | [SLP][NFC]Add a test with multilevel dependency between... |
commit | commitdiff | tree | snapshot |
2023-03-10 |
Peter Klausler | [flang][runtime] Use Descriptor::Establish() in element... |
commit | commitdiff | tree | snapshot |
2023-03-10 |
Peter Klausler | [flang][runtime] Iterate over array elements in user... |
commit | commitdiff | tree | snapshot |
2023-03-10 |
Vitaly Buka | [ConstraintElimination] UB reproducer for D145677 |
commit | commitdiff | tree | snapshot |
2023-03-10 |
Tim Northover | MachO: support custom section names on global variables |
commit | commitdiff | tree | snapshot |
2023-03-10 |
Jim Ingham | Don't produce a dynamic value if there was an error... |
commit | commitdiff | tree | snapshot |
next |