Skip to content

Memory planning #3

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 2,245 commits into
base: main
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
2245 commits
Select commit Hold shift + click to select a range
70995a1
[ScalarizeMaskedMemIntr] Optimize splat non-constant masks (#104537)
krzysz00 Aug 16, 2024
bd9f2c2
[libc] Add missing math definitions for round and scal for GPU (#104636)
jhuber6 Aug 16, 2024
ebe7265
[Mips] Fix fast isel for i16 bswap. (#103398)
topperc Aug 16, 2024
e4f3735
[Clang] fix crash by avoiding invalidation of extern main declaration…
a-tarasyuk Aug 16, 2024
bfdecea
[NFC][cxxabi] Apply `cp-to-llvm.sh` (#101970)
chestnykh Aug 16, 2024
324b676
Revert "[AArch64] Fold more load.x into load.i with large offset"
thurstond Aug 16, 2024
5ef2456
[clang-doc] add support for enums comments in html generation (#101282)
PeterChou1 Aug 16, 2024
085b04b
[asan] Pre-commit test with global constructor without any global (#1…
vitalybuka Aug 16, 2024
e169cc1
[Clang] Fix sema checks thinking kernels aren't kernels (#104460)
jhuber6 Aug 16, 2024
516c1a0
[SandboxIR] Implement SwitchInst (#104641)
vporpo Aug 16, 2024
981191a
[flang] Allow flexible name in llvm.ident (NFC) (#104543)
kkwli Aug 16, 2024
cd3f48d
[NFC][DXIL] move replace/erase in DXIL intrinsic expansion to caller …
pow2clk Aug 17, 2024
8d8f56d
[MC,AArch64] Remove unneeded STT_NOTYPE/STB_LOCAL code for mapping sy…
MaskRay Aug 17, 2024
4cf9a42
[clang-format] Adjust requires clause wrapping (#101550) (#102078)
urnathan Aug 17, 2024
6e0fc15
[RISCV] Remove feature implication from Zvknhb.
topperc Aug 17, 2024
f44f026
[asan] Catch `initialization-order-fiasco` in modules without globals…
vitalybuka Aug 17, 2024
1ff630d
[LLVM][NVPTX] Add support for brkpt instruction (#104470)
schwarzschild-radius Aug 17, 2024
c51578e
[SelectionDAG][X86] Use getAllOnesConstant. NFC (#104640)
topperc Aug 17, 2024
34f941a
Revert "[asan] Catch `initialization-order-fiasco` in modules without…
vitalybuka Aug 17, 2024
d257cd8
[CodeGen][asan] Use `%t` instead of `cd` in test
vitalybuka Aug 17, 2024
2f89c1c
[AMDGPU][NFC] Remove duplicate code by using getAddressableLocalMemor…
mariusz-sikora-at-amd Aug 17, 2024
8041bf4
[NFC][asan] Make 'Module &M' class member
vitalybuka Aug 17, 2024
067f2e9
[SelectionDAG] Use getSignedConstant/getAllOnesConstant.
topperc Aug 17, 2024
e6ceb29
[RISCV] Use getAllOnesConstant/getSignedConstant.
topperc Aug 17, 2024
cb7614e
[mlir][Transforms] Dialect conversion: Fix bug in `computeNecessaryMa…
matthias-springer Aug 17, 2024
fc6300a
[AMDGPU] Disable inline constants for pseudo scalar transcendentals (…
perlfu Aug 17, 2024
aad27bf
Add non-temporal support for LLVM masked loads (#104598)
giuseros Aug 17, 2024
48ae614
[InstCombine] Avoid infinite loop when negating phi nodes (#104581)
dtcxzyw Aug 17, 2024
0da2ba8
[NFC] Cleanup in ADT and Analysis headers. (#104484)
dfukalov Aug 17, 2024
27d37ee
[clang][NFC] Clean up `Sema` headers
Endilll Aug 17, 2024
362142c
[AArch64] Add a check for invalid default features (#104435)
tmatheson-arm Aug 17, 2024
7616145
[libc] Fix type signature for strlcpy and strlcat (#104643)
jhuber6 Aug 17, 2024
1692921
AMDGPU: Add tonearest and towardzero roundings for intrinsic llvm.fpt…
changpeng Aug 17, 2024
0b092df
[X86] Don't save/restore fp around longjmp instructions (#102556)
weiguozhi Aug 17, 2024
107f3ef
[RISCV][MC] Make error message of CSR with wrong extension more detai…
jaidTw Aug 17, 2024
f620c5b
[clang][bytecode] Classify 1-bit unsigned integers as bool (#104662)
tbaederr Aug 17, 2024
b21b907
[flang] Handle Hollerith in data statement initialization in big endi…
kkwli Aug 17, 2024
555399d
[clang][bytecode] Fix shifting negative values (#104663)
tbaederr Aug 17, 2024
69f76c7
[LLD] [MinGW] Recognize the -rpath option (#102886)
mstorsjo Aug 17, 2024
f7d94b7
[SelectionDAG] Use getAllOnesConstant.
topperc Aug 18, 2024
efa859c
[ARM] Use SelectonDAG::getSignedConstant.
topperc Aug 18, 2024
69115cc
[AArch64] Use SelectionDAG::getSignedConstant/getAllOnesConstant.
topperc Aug 18, 2024
27a62ec
[LSR] Split the -lsr-term-fold transformation into it's own pass (#10…
preames Aug 18, 2024
addeb22
[gn build] Port 27a62ec72aed
llvmgnsyncbot Aug 18, 2024
f499a3f
[VE] Use SelectionDAG::getSignedConstant/getAllOnesConstant.
topperc Aug 18, 2024
c4c9f39
[MLIR][OpenMP] Fix MLIR->LLVM value matching in privatization logic (…
ergawy Aug 18, 2024
93ab50a
[APInt] Replace enum with static constexpr member variables. NFC
topperc Aug 18, 2024
88f8010
[clang-tidy] Correct typo in ReleaseNotes.rst (#104674)
mikecrowe Aug 18, 2024
e994494
[PowerPC] Use MathExtras helpers to simplify code. NFC (#104691)
topperc Aug 18, 2024
e59c824
[RISCV] Remove unused tablegen classes from unratified Zbp instructio…
topperc Aug 18, 2024
07bd3bb
[clang][bytecode][NFC] Improve Pointer::print()
tbaederr Aug 17, 2024
dac1829
[clang][bytecode] IntPointer::atOffset() should append (#104686)
tbaederr Aug 18, 2024
1125934
[Clang] `constexpr` builtin floating point classification / compariso…
MitalAshok Aug 18, 2024
10fe531
[GlobalISel] Add and use an Opcode variable and update match-table-cx…
davemgreen Aug 18, 2024
c4092d3
[Clang] warn on discarded [[nodiscard]] function results after castin…
a-tarasyuk Aug 18, 2024
7180170
[clang][test] Remove bytecode interpreter RUN line from test
tbaederr Aug 18, 2024
e9e3a18
[LV] Don't cost branches and conditions to empty blocks.
fhahn Aug 18, 2024
ff80e1f
[InstSimplify] Simplify `uadd.sat(X, Y) u>= X + Y` and `usub.sat(X, Y…
dtcxzyw Aug 18, 2024
29811a8
[libc++][docs] Fixing hyperlink for mathematical special function doc…
PaulXiCao Aug 18, 2024
6ed2a6b
[Flang]: Use actual endianness for Integer<80> (#103928)
DanielCChen Aug 18, 2024
d082f1f
[clang][bytecode] Only booleans can be inverted
tbaederr Aug 18, 2024
e05307f
[clang][OpenMP] Avoid multiple calls to getCurrentDirective in DSAChe…
kparzysz Aug 18, 2024
dd40632
[clang] fix divide by zero in ComplexExprEvaluator (#104666)
c8ef Aug 18, 2024
bbcb625
[clang-tidy] Support member functions with modernize-use-std-print/fo…
mikecrowe Aug 18, 2024
de5ea2d
[clang][OpenMP] Change /* ParamName */ to /*ParamName=*/, NFC
kparzysz Aug 18, 2024
bcbe9d6
[Clang] Do not allow `[[clang::lifetimebound]]` on explicit object me…
MitalAshok Aug 18, 2024
0d150db
[llvm][clang] Move RewriterBuffer to ADT. (#99770)
jpienaar Aug 18, 2024
a28c202
[gn build] Port 0d150db214e2
llvmgnsyncbot Aug 18, 2024
caa1070
[HIP] search fatbin symbols for libs passed by -l (#104638)
yxsamliu Aug 18, 2024
5c13f9a
[libc] Add single threaded kernel attributes to AMDGPU startup utilit…
jhuber6 Aug 18, 2024
deb6b45
[libc][gpu] Add Atan2 Benchmarks (#104708)
jameshu15869 Aug 18, 2024
79d0211
[MC] Add test that requires multiple relaxation steps
MaskRay Aug 18, 2024
bf5cd42
[MIPS] Remove expensive LLVM_DEBUG relocation dump
MaskRay Aug 18, 2024
3496245
[clang-format] Change GNU style language standard to LS_Latest (#104669)
owenca Aug 18, 2024
0224d83
Update Clang version from 19 to 20 in scan-build.1.
fcambus Aug 18, 2024
70f3863
[DAG][PatternMatch] Add support for matchers with flags; NFC
goldsteinn Aug 13, 2024
c6e16a4
[TLI] Add support for inferring attr `cold`/`noreturn` on `std::termi…
goldsteinn Aug 1, 2024
1a6bf94
[MC] Remove ELFRelocationEntry::OriginalAddend
MaskRay Aug 18, 2024
f16125a
[CodeGenPrepare][X86] Add tests for folding `urem` with loop invarian…
goldsteinn Jun 25, 2024
c64ce8b
[CodeGenPrepare] Folding `urem` with loop invariant value
goldsteinn Jun 25, 2024
7d5281a
[AMDGPU][NFC] Fix preload-kernarg.ll test after attributor move (#98840)
kerbowa Aug 19, 2024
4eefc8d
[MLIR][Python] enhance python api for tensor.empty (#103087)
xurui1995 Aug 19, 2024
7f87b5b
[SelectionDAG][X86] Preserve unpredictable metadata for conditional b…
tianqingw Aug 19, 2024
731ae69
Revert "[CodeGenPrepare] Folding `urem` with loop invariant value"
goldsteinn Aug 19, 2024
a80a90e
[RISCV][MC] Support experimental extensions Zvbc32e and Zvkgs (#103709)
wangpc-pp Aug 19, 2024
82fdfd4
[TableGen] Print Error and not crash on dumping non-string values (#1…
optimisan Aug 19, 2024
7faf1a0
[Sparc] Add errata workaround pass for GR712RC and UT700 (#103843)
doac Aug 19, 2024
f802c39
[RISCV] Add more tests for RISCVISAInfo::checkDependency(). NFC
topperc Aug 17, 2024
164d123
[RISCV] Simplify reserse fixed regs (#104736)
wangpc-pp Aug 19, 2024
d489b7c
[RISCV] Merge some ISA error reporting together and make some errors …
topperc Aug 16, 2024
10a4f1e
[RISCV] Add helper functions to exploit similarity of some RISCVISAIn…
topperc Aug 16, 2024
371f936
[RISCV] Make extension names lower case in RISCVISAInfo::checkDepende…
topperc Aug 17, 2024
985d64b
[LoongArch] Merge base and offset for LSX/LASX memory accesses (#104452)
heiher Aug 19, 2024
83879f4
[SimplifyCFG] Don't block sinking for allocas if no phi created (#104…
nikic Aug 19, 2024
5795f9e
[mlir][docs] Update Bytecode documentation (#99854)
matthias-springer Aug 19, 2024
cd60d10
[VPlan] Move some LoopVectorizationPlanner helpers to VPlan.cpp (NFC).
fhahn Aug 19, 2024
5ab65a6
[X86] VPERM2*128 instructions aren't microcoded on znver2
RKSimon Aug 13, 2024
9e3e8b5
[X86] VPERM2*128 instructions aren't microcoded on znver1
RKSimon Aug 13, 2024
8b1916b
[X86] Cleanup lowerShuffleWithUNPCK/PACK signatures to match (most) o…
RKSimon Aug 19, 2024
9211977
[AArch64][SME] Return false from produceCompactUnwindFrame if VG save…
kmclaughlin-arm Aug 19, 2024
63267ca
[LoongArch] Fix the assertion for atomic store with 'ptr' type
SixWeining Aug 19, 2024
065d2d9
[MLIR][LLVM] Improve the noalias propagation during inlining (#104750)
Dinistro Aug 19, 2024
740f055
[VPlan] Rename getBestVF -> computeBestVF (NFC).
fhahn Aug 19, 2024
de5deb7
[PAC][ELF][AArch64] Encode several ptrauth features in PAuth core inf…
kovdan01 Aug 19, 2024
b6d1df2
[PowerPC] Support -mno-red-zone option (#94581)
ecnelises Aug 19, 2024
cde806b
[lld][MachO] Fix a suspicous assert in SyntheticSections.cpp
DavidSpickett Aug 19, 2024
74a512d
[mlir][vector] Populate sink patterns in apply_patterns.vector.reduct…
MacDue Aug 19, 2024
00def06
[LLVM][NewPM] Add C API for running the pipeline on a single function…
maleadt Aug 19, 2024
b8dccb7
[VPlan] Emit note when UserVF > MaxUserVF (NFCI).
fhahn Aug 19, 2024
abf69a1
[InstCombine] Fold `(x < y) ? -1 : zext(x != y)` into `u/scmp(x,y)` (…
Poseydon42 Aug 19, 2024
f2fcd9c
[VPlan] Rename getBestPlanFor -> getPlanFor (NFC).
fhahn Aug 19, 2024
816068e
[NFC][SLP] Remove useless code of the schedule (#104697)
tcwzxx Aug 19, 2024
c6e9493
[CostModel][X86] Add cost tests for scmp/ucmp intrinsics
RKSimon Aug 19, 2024
0cc6b46
[docs] Update a filename, fix indentation (#103018)
pfusik Aug 19, 2024
b05c554
[X86] LowerABD - simplify i32/i64 to use sub+sub+cmov instead of repe…
RKSimon Aug 19, 2024
50daa23
[DataLayout] Refactor parsing of i/f/v/a specifications (#104699)
s-barannikov Aug 19, 2024
3e999bb
[clang][bytecode] Use first FieldDecl instead of asserting (#104760)
tbaederr Aug 19, 2024
13865b0
[AArch64] Add fneg(fmul) and fmul(fneg) tests. NFC
davemgreen Aug 19, 2024
c6605a0
[clang][bytecode] Fix member pointers to IndirectFieldDecls (#104756)
tbaederr Aug 19, 2024
a567d45
Require !windows instead of XFAIL'ing ubsan/TestCases/Integer/bit-int.c
zmodem Aug 19, 2024
3188e9b
[clang][OpenMP] Diagnose badly-formed collapsed imperfect loop nests …
jtb20 Aug 19, 2024
7efa068
[RISCV] Add vector and vector crypto to SiFiveP400 scheduler model (#…
michaelmaitland Aug 19, 2024
ea28668
[mlir][ArmSME] Remove XFAILs (#104758)
MacDue Aug 19, 2024
4f083c0
[DebugInfo] Make tests SimplifyCFG-independent (NFC)
nikic Aug 19, 2024
79f6ae0
[Clang][NFC] Fix potential null dereference in encodeTypeForFunctionP…
smanna12 Aug 19, 2024
c60da1a
[clang][ExtractAPI] Stop dropping fields of nested anonymous record t…
daniel-grumberg Aug 19, 2024
a566635
[AMDGPU] Move AMDGPUCodeGenPassBuilder into AMDGPUTargetMachine(NFC) …
cdevadas Aug 19, 2024
7dd6340
MathExtras: template'ize alignToPowerOf2 (#97814)
artagnon Aug 19, 2024
b18b454
Revert "[clang][ExtractAPI] Stop dropping fields of nested anonymous …
daniel-grumberg Aug 19, 2024
a449b85
[AMDGPU][R600] Move R600CodeGenPassBuilder into R600TargetMachine(NFC…
cdevadas Aug 19, 2024
b64e7e0
[SimplifyCFG] Add tests for hoisting of commutative instructions (NFC)
nikic Aug 19, 2024
b1d75fe
[lldb][test] Fix cast dropping const warnin in TestBreakpointSetCallb…
DavidSpickett Aug 19, 2024
c7a54bf
[lldb][ASTUtils] Remove unused SemaSourceWithPriorities::addSource API
Michael137 Aug 19, 2024
0abb779
[LLVM] [X86] Fix integer overflows in frame layout for huge frames (#…
wesleywiser Aug 19, 2024
576aa3a
[TableGen] Resolve References at top level (#104578)
optimisan Aug 19, 2024
08201cb
[lldb][test] Fix GCC warnings in TestGetControlFlowKindX86.cpp
DavidSpickett Aug 19, 2024
8d16513
[mlir][[spirv] Add support for math.log2 and math.log10 to GLSL/OpenC…
meehatpa Aug 19, 2024
7a06ebd
[lldb] PopulatePrpsInfoTest can fail due to hardcoded priority value …
feg208 Aug 19, 2024
d27278a
[clang][bytecode] Discard NullToPointer cast SubExpr (#104782)
tbaederr Aug 19, 2024
fade54a
[gn build] Port a449b857241d
llvmgnsyncbot Aug 19, 2024
c6d6186
[gn build] Port a56663591573
llvmgnsyncbot Aug 19, 2024
0ee0857
[lldb][Python] Silence GCC warning for modules error workaround
DavidSpickett Aug 19, 2024
42386dc
[llvm-mca] Add bottle-neck analysis to JSON output. (#90056)
FlameTop Aug 19, 2024
f95026d
[PowerPC] Fix codegen for transparent_union function params (#101738)
lei137 Aug 19, 2024
a3fea06
[SmallPtrSet] Optimize find/erase
MaskRay Aug 19, 2024
e9b2e16
[BPF] introduce `__attribute__((bpf_fastcall))` (#101228)
eddyz87 Aug 19, 2024
9b65558
[lld][ELF] Combine uniqued small data sections (#104485)
lenary Aug 19, 2024
93d0f82
[docs] Add note about "Re-request review" (#104735)
vitalybuka Aug 19, 2024
7d60f46
[DirectX] Differentiate between 0/1 overloads in the OpBuilder. NFC
bogner Aug 19, 2024
6bb5a0b
[Clang] Check constraints for an explicit instantiation of a member f…
cor3ntin Aug 19, 2024
f357fe3
[DirectX] Disentangle DXIL.td's op types from LLVMType. NFC
bogner Aug 19, 2024
340fb65
[TableGen] Detect invalid -D arguments and fail (#102813)
jurahul Aug 19, 2024
2258bc4
[AMDGPU] Simplify, fix and improve known bits for mbcnt (#104768)
jayfoad Aug 19, 2024
564bd20
[AMDGPU][GlobalISel] Save a copy in one case of addrspacecast (#104789)
jayfoad Aug 19, 2024
2575ea6
[clang][dataflow] Collect local variables referenced within a functio…
bazuzi Aug 19, 2024
7f968e3
[RISCV] Improve BCLRITwoBitsMaskHigh SDNodeXForm. NFC
topperc Aug 19, 2024
865952b
[NVPTX] Add conversion intrinsics from/to fp8 types (e4m3, e5m2) (#10…
sergey-kozub Aug 19, 2024
4e332bb
[asan] Change Apple back to fixed allocator base address (#104818)
thurstond Aug 19, 2024
e306db0
[Flang] Fix test case for AIX(big-endian) system for issuing an extra…
DanielCChen Aug 19, 2024
d5617ad
[compiler-rt][nsan] Add more tests for shadow memory (#100906)
alexander-shaposhnikov Aug 19, 2024
05d17a1
[GlobalISel] Bail out early for big-endian (#103310)
davemgreen Aug 19, 2024
dde8280
[mlir][spirv] Add `GroupNonUniformBallotFindLSB` and `GroupNonUniform…
angelz913 Aug 19, 2024
5178585
[NFC][Instrumentation] Use `Twine` in `createPrivateGlobalForString` …
vitalybuka Aug 19, 2024
f76b9b7
[NFC][asan] Don't `cd` after `split-file` (#104727)
vitalybuka Aug 19, 2024
5e8f461
Revert "[BPF] introduce `__attribute__((bpf_fastcall))` (#101228)"
eddyz87 Aug 19, 2024
92a8ec7
LSV: fix style after cursory reading (NFC) (#104793)
artagnon Aug 19, 2024
22b4496
[ADT] Fix alignment check in unique_function constructor (#99403)
kerambyte Aug 19, 2024
3b80a28
[mlir][spirv] Fix incorrect metadata in SPIR-V Header (#104242)
AmrDeveloper Aug 19, 2024
7597e09
[clang] Increase the default expression nesting limit (#104717)
AmrDeveloper Aug 19, 2024
4c967af
[libc++abi] Remove unnecessary dependency on std::unique_ptr (#73277)
michael-kenzel Aug 19, 2024
87dd312
[ADT] Minor code cleanup in STLExtras.h (#104808)
jurahul Aug 19, 2024
e8ca306
[ADT] Add a missing call to a unique_function destructor after move (…
kerambyte Aug 19, 2024
1393aeb
Pre-commit AMDGPU tests for masked load/store/scatter/gather (#104645)
krzysz00 Aug 19, 2024
22825dd
[AMDGPU][Docs] DWARF aspace-aware base types
slinder1 Aug 13, 2024
7022498
AMDGPU/NewPM: Start implementing addCodeGenPrepare (#102816)
arsenm Aug 19, 2024
435cb0d
[C++23] Fix infinite recursion (Clang 19.x regression) (#104829)
AaronBallman Aug 19, 2024
ff2e619
[MC] Remove duplicate getFixupKindInfo calls. NFC
MaskRay Aug 19, 2024
e732d1c
[Clang] Fix ICE in SemaOpenMP with structured binding (#104822)
yuxuanchen1997 Aug 19, 2024
8a677c1
[NFC][ADT] Add range wrapper for std::mismatch (#104838)
jurahul Aug 19, 2024
6a125c7
[asan] Better `___asan_gen_` names (#104728)
vitalybuka Aug 19, 2024
5af3dfb
[NFC][asan] Create `ModuleName` lazily (#104729)
vitalybuka Aug 19, 2024
fa87eac
Reland "[asan] Catch `initialization-order-fiasco` in modules without…
vitalybuka Aug 19, 2024
54c6b93
[libc][NFC] Add sollya script to compute worst case range reduction. …
lntue Aug 19, 2024
2405253
Emit `BeginSourceFile` failure with `elog`. (#104845)
mpark Aug 19, 2024
98f2eb7
Fix StartDebuggingRequestHandler/ReplModeRequestHandler in lldb-dap (…
jeffreytan81 Aug 19, 2024
c478139
Reapply "[HWASan] symbolize stack overflows" (#102951) (#104036)
fmayer Aug 19, 2024
f5664f5
[Support] Do not ignore unterminated open { in formatv (#104688)
jurahul Aug 19, 2024
31cc4cc
[compiler-rt][fuzzer] implements SetThreadName for fuchsia. (#99953)
devnexen Aug 19, 2024
5fcd059
[AMDGPU] Add VOPD combine dependency tests. NFC. (#104841)
rampitec Aug 19, 2024
42ce628
[ValueTracking] Handle incompatible types instead of asserting in `is…
goldsteinn Aug 19, 2024
ea8bb4d
[offload] - Fix issue with standalone debug offload build (#104647)
estewart08 Aug 19, 2024
43b5085
[mlir] NFC: fix dependence of (Tensor|Linalg|MemRef|Complex) dialects…
christopherbate Aug 20, 2024
27dc247
[scudo] Add partial chunk heuristic to retrieval algorithm. (#104807)
JoshuaMBa Aug 20, 2024
baa6627
[MLIR][Transforms] Fix dialect conversion inverse mapping (#104648)
zyx-billy Aug 20, 2024
b5f3e28
[docs] Revise the doc for __builtin_allow_runtime_check
MaskRay Aug 20, 2024
d3864d9
[Driver] Default -msmall-data-limit= to 0 and clean up code
MaskRay Aug 20, 2024
52bfb26
[ADT] Fix a minor build error (#104840)
kerambyte Aug 20, 2024
06fd808
Revert "[mlir] NFC: fix dependence of (Tensor|Linalg|MemRef|Complex) …
christopherbate Aug 20, 2024
ca148b2
[clang][bytecode] Support ObjC blocks (#104551)
tbaederr Aug 20, 2024
5403123
[lld][WebAssembly] Ignore local symbols when parsing lazy object file…
sbc100 Aug 20, 2024
2a6136e
[llvm-objcopy][WebAssembly] Allow --strip-debug to operate on relocat…
sbc100 Aug 20, 2024
ea1f05e
[SelectionDAG] Fix lowering of IEEE 754 2019 minimum/maximum
majnemer Aug 20, 2024
a9ce181
[NVPTX] Fix bugs involving maximum/minimum and bf16
majnemer Aug 20, 2024
f9031f0
Revert "[scudo] Add partial chunk heuristic to retrieval algorithm." …
ChiaHungDuan Aug 20, 2024
bf68e90
[MLIR] Introduce a SelectLikeOpInterface (#104751)
Dinistro Aug 20, 2024
08a0dec
[Coroutines] [NFCI] Don't search the DILocalVariable for __promise wh…
ChuanqiXu9 Aug 20, 2024
472c79c
[IR] Check that arguments of naked function are not used (#104757)
nikic Aug 20, 2024
d48b807
[Coroutines] Fix -Wunused-variable in CoroFrame.cpp (NFC)
DamonFool Aug 20, 2024
c29aba7
[clang-doc] add support for block commands in clang-doc html output (…
PeterChou1 Aug 20, 2024
f5f0055
[MLIR][Python] remove unused init python file (#104890)
xurui1995 Aug 20, 2024
513e0af
[LLD][COFF] Detect weak reference cycles. (#104463)
cjacek Aug 20, 2024
c91cc45
[DataLayout] Refactor the rest of `parseSpecification` (#104545)
s-barannikov Aug 20, 2024
7452014
[LV] Simplify !UserVF.isZero() -> UserVF (NFC).
fhahn Aug 20, 2024
a6d81cd
[MLIR][Bufferize][NFC] Fix documentation typo (#104881)
javedabsar1 Aug 20, 2024
b804516
[lldb][AIX] 1. Avoid namespace collision on other platforms (#104679)
DhruvSrivastavaX Aug 20, 2024
522c253
[Coroutines] Salvage the debug information for coroutine frames withi…
ChuanqiXu9 Aug 20, 2024
5adbce0
[llvm][GitHub] Fix formatting of new contributor comments
DavidSpickett Aug 20, 2024
66953c9
[mlir][ArmSME][docs] Update example (NFC)
MacDue Aug 20, 2024
ba7dadf
[clang][bytecode] Fix initializing base casts (#104901)
tbaederr Aug 20, 2024
f1b6427
[Clang][test] Add bytecode interpreter tests for floating comparison …
MitalAshok Aug 20, 2024
3c53745
[mlir][EmitC] Do not convert illegal types in EmitC (#104571)
CoTinker Aug 20, 2024
e47b507
[mlir][EmitC] Model lvalues as a type in EmitC (#91475)
Aug 20, 2024
b432afc
[CycleAnalysis] Methods to verify cycles and their nesting. (#102300)
ssahasra Aug 20, 2024
ba84cfb
[BasicAA] Use nuw attribute of GEPs (#98608)
hazzlim Aug 20, 2024
aa875cf
[Flang][OpenMP] Prevent re-composition of composite constructs (#102613)
skatrak Aug 20, 2024
34a88bb
[MLIR][DLTI] Introduce DLTIQueryInterface and impl for DLTI attrs (#1…
rolfmorel Aug 20, 2024
b986438
[clang][modules] Built-in modules are not correctly enabled for Mac C…
ian-twilightcoder Aug 20, 2024
42067f2
[LLVM-Reduce] - Distinct Metadata Reduction (#104624)
rbintel Aug 20, 2024
4aacc60
Revert "[CycleAnalysis] Methods to verify cycles and their nesting. (…
ssahasra Aug 20, 2024
c99347a
[clang][bytecode] Fix discarding CompoundLiteralExprs (#104909)
tbaederr Aug 20, 2024
b3fa45b
[SimplifyCFG] Add support for hoisting commutative instructions (#104…
nikic Aug 20, 2024
3b49d27
[X86] Add clang codegen test coverage for #104848
RKSimon Aug 20, 2024
6dcce42
[X86] Use correct fp immediate types in _mm_set_ss/sd
RKSimon Aug 20, 2024
21de049
[gn build] Port 42067f26cd08
llvmgnsyncbot Aug 20, 2024
f321456
[ScheduleDAG] Dirty height/depth in addPred/removePred even for laten…
bjope Aug 20, 2024
3f25f23
[X86][AVX10] Fix unexpected error and warning when using intrinsic (#…
phoebewang Aug 20, 2024
39e3085
[clang][NFC] Split invalid-cpu-note tests (#104601)
lenary Aug 20, 2024
7cfc9a3
[llvm-c] Add getters for LLVMContextRef for various types (#99087)
abgeana Aug 20, 2024
eb7d535
[LLVM] Add a C API for creating instructions with custom syncscopes. …
maleadt Aug 20, 2024
2511cdb
[InstCombine] Adjust fixpoint error message (NFC)
nikic Aug 20, 2024
34e15ad
[AArch64] Remove TargetParser CPU/Arch feature tests (#104587)
tmatheson-arm Aug 20, 2024
5f3c0b2
[AArch64][NEON] Extend faminmax patterns with fminnm/fmaxnm (#104766)
SpencerAbson Aug 20, 2024
cfc76b6
[llvm][offload] Move AMDGPU offload utilities to LLVM (#102487)
fabianmcg Aug 20, 2024
576b7a7
[SPARC] Remove assertions in printOperand for inline asm operands (#1…
koachan Aug 20, 2024
fc04490
[lldb][Windows] Fixed the API test breakpoint_with_realpath_and_sourc…
slydiman Aug 20, 2024
ee572ed
[AArch64] Optimize when storing symmetry constants (#93717)
ParkHanbum Aug 20, 2024
35e14ec
Merge branch 'main' of https://github.com/llvm/llvm-project into Memo…
Aug 20, 2024
e5612be
update
Aug 20, 2024
8926d6b
update
Aug 20, 2024
2e4b8e7
format
Aug 21, 2024
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
The table of contents is too big for display.
Diff view
Diff view
  •  
  •  
  •  
The diff you're trying to view is too large. We only load the first 3000 changed files.
7 changes: 7 additions & 0 deletions .git-blame-ignore-revs
Original file line number Diff line number Diff line change
Expand Up @@ -87,3 +87,10 @@ e2c2ffbe7a1b5d9e32a2ce64279475b50c4cba5b

# [lldb][nfc] Deindent ProcessGDBRemote::SetThreadStopInfo by two levels
b32931c5b32eb0d2cf37d688b34f8548c9674c19

# [libc++] Various consistency fixes to the CSV files that we use for tracking Standards Conformance
64946fdaf9864d8279da1c30e4d7214fe13d1427
b6262880b34629e9d7a72b5a42f315a3c9ed8139
39c7dc7207e76e72da21cf4fedda21b5311bf62d
e80bc777749331e9519575f416c342f7626dd14d
7e5cd8f1b6c5263ed5e2cc03d60c8779a8d3e9f7
6 changes: 3 additions & 3 deletions .github/CODEOWNERS
Original file line number Diff line number Diff line change
Expand Up @@ -33,9 +33,6 @@
/clang/www/cxx_dr_status.html @Endilll
/clang/www/make_cxx_dr_status @Endilll

clang/lib/AST/Interp/ @tbaederr
clang/test/AST/Interp/ @tbaederr

/clang/include/clang/CIR @lanza @bcardosolopes
/clang/lib/CIR @lanza @bcardosolopes
/clang/tools/cir-* @lanza @bcardosolopes
Expand Down Expand Up @@ -150,3 +147,6 @@ clang/test/AST/Interp/ @tbaederr
/llvm/**/DWARFLinker/ @JDevlieghere
/llvm/**/dsymutil/ @JDevlieghere
/llvm/**/llvm-dwarfutil/ @JDevlieghere

# libclang/Python bindings
/clang/bindings/python @DeinAlptraum
7 changes: 7 additions & 0 deletions .github/new-prs-labeler.yml
Original file line number Diff line number Diff line change
Expand Up @@ -990,6 +990,13 @@ clang:openmp:
- llvm/unittests/Frontend/OpenMP*
- llvm/test/Transforms/OpenMP/**

clang:as-a-library:
- clang/tools/libclang/**
- clang/bindings/**
- clang/include/clang-c/**
- clang/test/LibClang/**
- clang/unittest/libclang/**

openmp:libomp:
- any: ['openmp/**', '!openmp/libomptarget/**']

Expand Down
Loading