- Notifications
You must be signed in to change notification settings - Fork 15.3k
Pull requests: llvm/llvm-project
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
Replace llvm.memcpy et al's i1 isVolatile with i8 VolFlags backend:AArch64 backend:AMDGPU backend:ARM backend:loongarch backend:MSP430 backend:RISC-V backend:Sparc backend:WebAssembly backend:X86 clang:codegen IR generation bugs: mangling, exceptions, etc. clang Clang issues not falling into any other category debuginfo flang:driver flang:fir-hlfir flang:openmp flang Flang issues not falling into any other category llvm:analysis Includes value tracking, cost tables and constant folding llvm:globalisel llvm:ir llvm:SelectionDAG SelectionDAGISel as well llvm:support llvm:transforms mlir:llvm mlir:spirv mlir PGO Profile Guided Optimizations
#65748 opened Sep 8, 2023 by urnathan Loading…
[Attributor] Avoid AS-cast for function pointers llvm::Attributor llvm:transforms
#65825 opened Sep 9, 2023 by jdoerfert Loading…
[InstCombine] Treat umax as select(icmp eq x, 0), 1, x) in binop select fold. llvm:transforms
#65978 opened Sep 11, 2023 by davemgreen Loading…
[Vectorize] Vectorization for __builtin_prefetch llvm:analysis Includes value tracking, cost tables and constant folding llvm:ir llvm:transforms vectorizers
#66160 opened Sep 13, 2023 by m-saito-fj Loading…
[ASAN] Adjust asan instrumented GlobalVariable size to not include redzone clang Clang issues not falling into any other category compiler-rt:sanitizer llvm:transforms
#66666 opened Sep 18, 2023 by skc7 Loading…
[InstCombine] Fold icmp(constants[x]) when the range of x is given llvm:transforms
#67093 opened Sep 22, 2023 by XChy Loading…
[LoopUnroll] Penalize interior control flow backend:AMDGPU llvm:transforms
#67137 opened Sep 22, 2023 by nikic Loading…
[SimplifyCFG] Improve linear mapping in switch lookup tables llvm:transforms
#67881 opened Sep 30, 2023 by dtcxzyw Loading…
[SimplifyCFG] Consider a cross signed max-min table in
switchToLookupTable llvm:transforms #67885 opened Sep 30, 2023 by dianqk Loading…
[ARM] Expose supportsTailCalls in ARMTargetTransformInfo backend:ARM coroutines C++20 coroutines llvm:transforms
#67932 opened Oct 1, 2023 by mincrmatt12 Loading…
[DiagnosticInfo] Output full file path instead of relative path backend:AMDGPU llvm:ir llvm:transforms
#68027 opened Oct 2, 2023 by CongzheUalberta Loading…
[NewGVN][1/3] Load coercion between load and store llvm:transforms
#68659 opened Oct 10, 2023 by kmitropoulou Loading…
[NewGVN][2/3] Load coercion between loads that have live-on-entry definitions llvm:transforms
#68666 opened Oct 10, 2023 by kmitropoulou Loading…
[NewGVN][3/3] PRE for load instructions llvm:transforms
#68669 opened Oct 10, 2023 by kmitropoulou Loading…
[LoopVectorize] Vectorize the compact pattern backend:AArch64 llvm:analysis Includes value tracking, cost tables and constant folding llvm:SelectionDAG SelectionDAGISel as well llvm:transforms vectorizers
#68980 opened Oct 13, 2023 by huhu233 Loading…
[MemCpyOpt] lifetime markers reconstruction for Stack-move optimization llvm:transforms
#68990 opened Oct 13, 2023 by khei4 Loading…
[SimplifyCFG] Improve FoldTwoEntryPHINode when one of phi values is undef llvm:transforms
#69021 opened Oct 13, 2023 by dtcxzyw Loading…
[BasicAA] Add Vscale GEP decomposition on variable index llvm:analysis Includes value tracking, cost tables and constant folding llvm:transforms
#69152 opened Oct 16, 2023 by harviniriawan Loading…
[LV] Implement SWAR loop vectorization llvm:transforms vectorizers
#69306 opened Oct 17, 2023 by skachkov-sc Loading…
[NewGVN] Prevent cyclic reference when building phiofops llvm:transforms
#69418 opened Oct 18, 2023 by XChy Loading…
[SVE][InstCombine] Fold ld1d and splice into ld1ro backend:AArch64 llvm:transforms
#69565 opened Oct 19, 2023 by vfdff Loading…
Support VFE in thinLTO clang:driver 'clang' and 'clang++' user-facing binaries. Not 'clang-cl' clang Clang issues not falling into any other category llvm:analysis Includes value tracking, cost tables and constant folding llvm:ir llvm:transforms LTO Link time optimization (regular/full LTO or ThinLTO)
#69735 opened Oct 20, 2023 by manman-ren Loading…
[InstCombine] Canonicalise ZextADD + GEP llvm:transforms
#69818 opened Oct 21, 2023 by LiqinWeng Loading…
Previous Next
ProTip! Mix and match filters to narrow down what you’re looking for.