| | Authored by CaprYang on May 6 2023, 9:43 AM. Event TimelineHerald added a project: Restricted Project. CaprYang requested review of this revision. Herald added a project: Restricted Project. arsenm requested changes to this revision. This revision now requires changes to proceed. Herald added projects: Restricted Project, Restricted Project, Restricted Project, Restricted Project, Restricted Project, Restricted Project, Restricted Project, Restricted Project, Restricted Project, Restricted Project, Restricted Project, Restricted Project. Herald added a reviewer: Restricted Project. Herald added a reviewer: Restricted Project. Herald added a reviewer: Restricted Project. CaprYang removed reviewers: bollu, ldionne, nicolasvasilache, rafauler, Amir, maksfb, NoQ, njames93, Restricted Project, Restricted Project, Restricted Project, rymiel, HazardyKnusperkeks, owenpan, MyDeveloperDay. CaprYang removed projects: Restricted Project, Restricted Project, Restricted Project, Restricted Project, Restricted Project, Restricted Project, Restricted Project, Restricted Project, Restricted Project, Restricted Project, Restricted Project, Restricted Project. CaprYang retitled this revision from [InferAddressSpaces] Handle vector of pointers type to [InferAddressSpaces] Handle vector of pointers type & Support intrinsic masked gather/scatter. This revision is now accepted and ready to land. Path | Size |
---|
| | | 2 lines | | | | | | 4 lines | | | | 1 line | | | | 9 lines | | | | | | 2 lines | | | | 3 lines | | 197 lines | | | | 3 lines | | | | | | 24 lines | | | | 22 lines | | 22 lines | | tools/ | scan-build-py/ | tests/ | functional/ | exec/ |
| | | 2 lines | | | | 41 lines | | 9 lines | | | | 9 lines | | | | | | 9 lines | | | | 9 lines | | | | 9 lines | | | | 2 lines | | | | 9 lines | | | | 2 lines | | | | 2 lines | | | | 2 lines | | 2 lines | | 2 lines | | | | 2 lines | | | | 2 lines | | | | 2 lines | | | | 2 lines | | | | 2 lines | | | | 2 lines | | | | 3 lines | | 61 lines | | | | 2 lines | | 2 lines | | | | 9 lines | | | | 9 lines | | | | 2 lines | | | | | | 2 lines | | | | | | | | 4 lines | | | | 4 lines | | | | 2 lines | | | | 9 lines | | | | 2 lines | | | | 2 lines | | | | 9 lines | | | | 4 lines | | 2 lines | | 7 lines | | | | | | 8 lines | | 43 lines | | | | 23 lines | | | | | | 3 lines | | 1 line | | 5 lines | | | | 2 lines | | | | 7 lines | | | | 5 lines | | | | 13 lines | | | | | | 5 lines | | 242 lines | | | | 158 lines | | | | | | 35 lines | | 36 lines | | 41 lines | | 19 lines | | Transforms/ | InferAddressSpaces/ |
| | | | | 3 lines | | 25 lines | | | | clang-tools-extra/ | clang-tidy/ | cppcoreguidelines/ |
| | | 1 line | | | | | | 4 lines | | | | 3 lines | | | | 1 line | | | | | | 1 line | | | | 1 line | | | | 9 lines | | | | 28 lines | | | | 2 lines | | | | 3 lines | | | | 9 lines | | cmake/ | DetectTestCompiler/ |
| | | 2 lines | | | | 4 lines | | | | 2 lines | | | | | | 2 lines | | | | 4 lines | | | | 17 lines | | | | 2 lines | | 4 lines | | | | 9 lines | | | | 2 lines | | | | 9 lines | | utils/ | bazel/ | llvm-project-overlay/ |
| | | | | 1 line | | clang-tools-extra/ | clang-tidy/ |
| | | 3 lines | | | | 1 line | | | | 1 line | | | | 1 line |
Commit | Tree | Parents | Author | Summary | Date |
---|
624a6aa661b6 | 2aca99f61d10 | 48affd67b540 | Chunyang Wen | [InferAddressSpaces] Support intrinsic masked gather & masked scatter (Show More…) | May 7 2023, 9:33 AM | 48affd67b540 | 5bd90e607008 | e94ff4f395df 728b8a139804 | Chunyang Wen | Merge remote-tracking branch 'origin/main' into chunyang_inferas_merge | May 7 2023, 2:56 AM | 728b8a139804 | 668caa02d8aa | df722b01246d | Craig Topper | [RISCV] Make zve32f imply F and zve64d imply D. (Show More…) | May 6 2023, 11:17 PM | df722b01246d | ca32f86838d2 | e12428557a45 | sstwcw | [clang-format] Don't indent Verilog `begin` keyword on its own line (Show More…) | May 6 2023, 10:12 PM | e12428557a45 | 575537659568 | e5f0f1d3ee95 | sstwcw | [clang-format] Recognize Verilog edge identifiers (Show More…) | May 6 2023, 10:12 PM | e5f0f1d3ee95 | 0be47385c722 | 68697ac2748a | Nikita Ronja Gillmann | [lldb] [NetBSD] getValue => operator* for Optional migration (Show More…) | May 6 2023, 3:36 AM | 68697ac2748a | ab1482c436b3 | e87e4cfc1288 | Aaron Siddhartha Mondal | | May 6 2023, 8:55 PM | e87e4cfc1288 | 5d082c748eaf | 67a98528d371 | Shilei Tian | [OpenMP] Make `libomptarget` link against `libomp` (Show More…) | May 6 2023, 8:26 PM | 67a98528d371 | 4c5977d983f0 | 03936c541f6e | Shilei Tian | [NFC][OpenMP] Remove trailing whitespaces in `openmp/runtime/src/CMakeLists.txt` | May 6 2023, 8:19 PM | 03936c541f6e | e2231f658545 | 67ef3e8228e5 | Nico Weber | [gn] port 3b6bc87 more | May 6 2023, 7:43 PM | 67ef3e8228e5 | e27ec9b58207 | ce8409052d49 | LLVM GN Syncbot | [gn build] Port 6ab43f9b87ce | May 6 2023, 7:22 PM | ce8409052d49 | e979246f2c19 | ab22d435ef98 | LLVM GN Syncbot | [gn build] Port 5902bb9584d6 | May 6 2023, 7:22 PM | ab22d435ef98 | 86e968418613 | 9dd0ba2b138a | LLVM GN Syncbot | [gn build] Port 3b6bc8752027 | May 6 2023, 7:22 PM | 9dd0ba2b138a | 21996451de4b | ad8fbc63351b | LLVM GN Syncbot | [gn build] Port 040a41a85293 | May 6 2023, 7:22 PM | ad8fbc63351b | 1e751e9a1a8b | f94f5ffcad3a | Nico Weber | [gn] port e7e3711885133 | May 6 2023, 7:22 PM | f94f5ffcad3a | 819951d20535 | 30c6839c84a5 | Nico Weber | [gn] port 95bb95ebe448 | May 6 2023, 7:21 PM | 30c6839c84a5 | 18ab7549d698 | 053d2471f86c | Shengchen Kan | [X86][AsmParser] Move include forward to reduce unnecessary declaration, NFCI | May 6 2023, 6:43 PM | 053d2471f86c | 61a66c84a552 | 9eef6d9aaee2 | Kazu Hirata | | May 6 2023, 6:20 PM | 9eef6d9aaee2 | 627a8d9761de | fbaf65c8eb21 | Kazu Hirata | [ARM] Remove unused declaration RematerializeIterCount (Show More…) | May 6 2023, 5:31 PM | fbaf65c8eb21 | 5112f2b97206 | f22f7e76143a | Kazu Hirata | [ARM] Remove unused declaration LowerGLOBAL_OFFSET_TABLE (Show More…) | May 6 2023, 5:31 PM | f22f7e76143a | 58be49f3d498 | d02848b2ab3a | Kazu Hirata | [ARM] Remove unused declaration EmitPatchedInstruction (Show More…) | May 6 2023, 5:31 PM | d02848b2ab3a | 7e3d2248c541 | b7116ba8b05e | Simon Pilgrim | [X86] or-with-overflow.ll - adjust or_i64_ri constant to not constant fold the… (Show More…) | May 6 2023, 2:42 PM | b7116ba8b05e | 6a7e0dba9803 | 123f939c14f7 | Simon Pilgrim | [DAG] computeOverflowForUnsignedAdd - use ConstantRange::unsignedAddMayOverflow… (Show More…) | May 6 2023, 2:03 PM | 123f939c14f7 | 4b8b50b6dc32 | a33ba2b5510f | Caroline Tice | [lldb] Fix language label in ObjC Language unittest (Show More…) | May 6 2023, 12:04 AM | a33ba2b5510f | aa402bd7fb0f | b83aa8bc7578 | Yan Xin | | May 6 2023, 11:52 AM | b83aa8bc7578 | e25d666e7e2f | 282798fefdaf | Simon Pilgrim | [DAG] computeOverflowForUnsignedAdd - use getMaxValue().ult(2) to detect 0/1… (Show More…) | May 6 2023, 11:45 AM | 282798fefdaf | 7e549fd87ff2 | ee054798200f | Kazu Hirata | [libc] Fix typos in documentation | May 6 2023, 11:26 AM | ee054798200f | a094e9a11c5e | d594e0dcb864 | Kazu Hirata | | May 6 2023, 11:26 AM | d594e0dcb864 | ade0d40d294c | f56ea14c2994 | Kazu Hirata | [WebAssembly] Remove dead declaration MatchTableForLowering (Show More…) | May 6 2023, 11:26 AM | f56ea14c2994 | e5bf5b63d9b4 | 6b4bb103db37 | Feng Wang | [libunwind] Unwind through Linux riscv sigreturn trampoline (Show More…) | May 6 2023, 11:17 AM | 6b4bb103db37 | 4df811f6bf74 | b8576450c7c7 | Mark de Wever | | Jan 21 2023, 4:38 AM | b8576450c7c7 | 2f964f9102d1 | c1ab19850d5c | Jon Roelofs | [clangd] Fix missing dependency on clang/Driver/Options.inc's tblgen target | May 6 2023, 10:11 AM | e94ff4f395df | fb3f702e7c58 | 9ad45b4ab72c | Chunyang Wen | [InferAddressSpaces] Handle vector of pointers type (Show More…) | May 6 2023, 9:43 AM | c1ab19850d5c | b1216de211c4 | 9ad45b4ab72c | Samuel Maina | [Clang][OpenMP]Solved the the always truth condition in Arm64 (Show More…) | May 6 2023, 9:28 AM | 9ad45b4ab72c | 3810aa208e02 | 6b451c801269 | Kazu Hirata | [clang-tidy] Modernize HungarianNotationOption (NFC) | May 6 2023, 8:56 AM | 6b451c801269 | 10bb1a7c4420 | e6b52355a1f3 | Kazu Hirata | [mlir] Use std::optional instead of llvm::Optional (NFC) (Show More…) | May 6 2023, 8:56 AM | e6b52355a1f3 | 3da22bfdf08d | dd6a58babc85 | Kazu Hirata | [lldb] Replace None with std::nullopt in comments (NFC) (Show More…) | May 6 2023, 8:56 AM | dd6a58babc85 | 004ae1d441fc | e8e8707b4aa6 | Peter Kasting | [Sema] Avoid emitting warnings for constant destruction. (Show More…) | May 6 2023, 7:42 AM | e8e8707b4aa6 | 8aa85b72c452 | 8f82d8ee7603 | Mark de Wever | Revert "Reland "[CMake] Bumps minimum version to 3.20.0."" (Show More…) | May 6 2023, 7:53 AM | 8f82d8ee7603 | f9770f95dee0 | 05a57fd18cb1 | Simon Pilgrim | [DAG] visitSUBSAT - fold subsat(x,y) -> sub(x,y) if it never overflows | May 6 2023, 7:54 AM | 05a57fd18cb1 | fcbdd071c9c5 | 08c1150d4c35 | Simon Pilgrim | [X86] Add tests showing failure to simplify ssubsat/usubsat to sub | May 6 2023, 7:29 AM |
|
This is reinventing Type::getPointerAddressSpace