Skip to content

[sanitizer_symbolizer] Symbolizer Markup for linux. #65543

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

Closed
wants to merge 654 commits into from
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
654 commits
Select commit Hold shift + click to select a range
c4b2b03
[llvm-exegesis] Print errno on failures in subprocess
boomanaiden154 Aug 11, 2023
0cdfa44
[NFC][Clang] Fix static code analyzer concern about null value derefe…
smanna12 Sep 5, 2023
8e0a0cc
[libc++][NFC] Remove an outdated UNSUPPORTED annotation
ldionne Sep 5, 2023
63652df
[NFC] Remove unneeded header includes
bwendling Sep 1, 2023
a67009c
[NFC] remove unneded header includes
bwendling Sep 5, 2023
d34fe79
[clang] NFCI: Change returned LanguageOptions pointer to reference
jansvoboda11 Aug 31, 2023
d8df928
[clang] NFCI: Change returned AnalyzerOptions smart pointer to reference
jansvoboda11 Aug 31, 2023
bf4dc24
[clang][arcmt] NFCI: Change invocation const-ness
jansvoboda11 Sep 1, 2023
44e956f
[Headers] Remove musl-related comment about NULL
aheejin Sep 1, 2023
2bdd99b
[SelectionDAG] Remove deprecated getLoad, getStore, etc
kazutakahirata Sep 5, 2023
5e54067
[UpdateTestChecks] Add @llvm/pr-subscribers-testing-tools to CODEOWNE…
arichardson Sep 5, 2023
21c496f
Add regalloc team to CODEOWNERS (#65208)
arsenm Sep 5, 2023
2316c99
Add a GitHub team to subscribe to changes to MLIR Presburger library …
joker-eph Sep 5, 2023
0e8c6cc
Revert "[lit] Echo full RUN lines in case of external shells"
jdenny-ornl Sep 5, 2023
708dcdc
[polly] Dynamic libraries are not supported on Cygwin
carlo-bramini Sep 5, 2023
7b24230
[mlir][ub] Fix typo in `ub.poison` op documentation (NFC)
Sep 5, 2023
44d6949
[mlir] Add `empty` to `StringAttr`
Sep 5, 2023
d960ce8
[mlir][index] Fix side effect modeling for division by zero ops
Sep 5, 2023
c1c8b38
[docs] Mention that function multi-versioning using target_version is…
MaskRay Sep 5, 2023
4787671
Add amdgpu paths to CODEOWNERS (#65229)
arsenm Sep 5, 2023
0fc2b5f
[libc++][ranges] Add benchmarks for the `from_range` constructors of …
var-const Sep 5, 2023
591d68c
Add a GitHub team to subscribe to WebAssembly backend (#65419)
dschuff Sep 5, 2023
0883732
Use unsigned types for __popc/__popcll to match their declarations in…
Artem-B Sep 5, 2023
f22e645
Partial revert of b0cbf3a0dac5
bwendling Sep 5, 2023
3db4d6f
[libc++][ranges] Implement P2443R1: `views::chunk_by`
JMazurkiewicz Sep 5, 2023
d55c35b
[llvm] Add LLVM_CTOR_NODISCARD (#65418)
JDevlieghere Sep 5, 2023
714f4dc
[llvm] Add LLVM_CTOR_NODISCARD to WithColor
JDevlieghere Sep 5, 2023
d4d674f
Switch over to using the LLVM archive parser for BSD archives.
clayborg Sep 3, 2023
37854e6
[gn] port fbdf684fae52
nico Sep 6, 2023
828bbcb
[gn build] Port 065dc485bd4b
llvmgnsyncbot Sep 6, 2023
443f139
[HLSL] Cleanup support for `this` as an l-value
llvm-beanz Aug 30, 2023
3734368
[DFSAN] Add support for sscanf.
tkuchta Sep 5, 2023
d3b0510
[DFSAN] Silence parameter 'va_labels' set but not used warning (NFC)
DamonFool Sep 6, 2023
cbeafd2
[libc++] Switch FreeBSD CI job to Clang 16 (#65422)
emaste Sep 6, 2023
e6b97f4
[RISCV] Fix SiFive7 formula for Reductions and ordered Reductions (#…
michaelmaitland Sep 6, 2023
3b3cc69
[RISCV] Use add.uw for (or (and X, 0xFFFFFFFF), Y) if Y has zeroes in…
topperc Sep 6, 2023
67f634e
[AMDGPU] Extend v2i16 & v2f16 support for llvm.amdgcn.update.dpp intr…
pravinjagtap Sep 6, 2023
0d1a493
[libunwind] Haiku: Initial support
trungnt2910 Sep 6, 2023
0e16147
Bug fix for multi-line labels in CFG dot graph
Sep 6, 2023
fbe367a
[SelectionDAG][PowerPC] Memset reuse vector element for tail store
Sep 6, 2023
b337c5b
[MLIR] Guard Cuda 12.0+ newer driver APIs with CUDA_VERSION macro checks
grypp Sep 6, 2023
84fd145
[Sparc] Replace OperandMatchResultTy with ParseStatus (NFC)
s-barannikov Jul 3, 2023
fad3782
[RISCV] Adjust first sp size to use c.addi16sp.
lcvon007 Sep 6, 2023
a120333
[mlir][llvm] Add icmp folder (#65343)
gysit Sep 6, 2023
2ecea88
[flang] handle indirect module variable use in internal procedure (#6…
jeanPerier Sep 6, 2023
e3f8a36
[mlir][python] Create all missing attribute builders.
ingomueller-net Sep 1, 2023
0c8f4fe
[MC] Change tryParseRegister to return ParseStatus (NFC)
s-barannikov Sep 6, 2023
51a5275
[clang][dataflow] Eliminate uses of `RecordValue::getChild()`. (#65329)
martinboehme Sep 6, 2023
4d3d911
[lldb][Docs] Add simpler "automatic" cross-compile option to build do…
DavidSpickett Sep 6, 2023
ab9a890
[clang][dataflow][NFC] Remove stale comment. (#65322)
martinboehme Sep 6, 2023
b1a0477
[clang][dataflow] Emit an error if source code is not compiled as C++…
martinboehme Sep 6, 2023
6c22f90
[libc] customizable namespace 1/4 (#65321)
gchatelet Sep 6, 2023
0ee0fe5
[libc][NFC] split type_traits / utility in separate files (#65314)
gchatelet Sep 6, 2023
8bf5331
[RISCV] Optimize floating point scalar move and splat
kito-cheng Sep 6, 2023
3758c53
Revert "[libc][NFC] split type_traits / utility in separate files (#6…
gchatelet Sep 6, 2023
0de8b21
[clangd][unittests] Limit paralelism for clangd unittests
kadircet Sep 5, 2023
8e616a0
[LLDB] Skip TestBSDArchives.py on windows
omjavaid Sep 6, 2023
0c03c09
[DAG] Fold (shl (sext (add_nsw x, c1)), c2) -> (add (shl (sext x), c2…
RKSimon Sep 6, 2023
5afe49e
[llvm][test] Write temporary files to %t instead of CWD
gribozavr Sep 6, 2023
7a1566b
[reland][libc][NFC] split type_traits / utility in separate files (#6…
gchatelet Sep 6, 2023
eef169d
[scudo] Rename AllocatorRingBuffer into scudo:ring_buffer
fabio-d Sep 6, 2023
aabb497
Revert "[DAG] Fold (shl (sext (add_nsw x, c1)), c2) -> (add (shl (sex…
gribozavr Sep 6, 2023
9dd3e6b
[clang-tidy][misc-include-cleaner]Avoid to insert same include header…
HerrCai0907 Sep 6, 2023
df53ccd
[RISCV] Remove -riscv-v-vector-bits-min in tests. NFC (#65404)
lukel97 Sep 6, 2023
ce65bcd
[X86][Driver] Move mno-gather/mno-scatter from m_x86_Features_Group t…
phoebewang Sep 6, 2023
4655bce
[flang][HLFIR] add more memory effects interfaces
tblah Aug 23, 2023
2cef62c
[JITLink][AArch32] Fixes for initial AArch32 backend
eymay Sep 6, 2023
bcc7e8c
[mlir][SCF] convert-scf-to-cf: Lower scf.forall to scf.parallel (#65449)
matthias-springer Sep 6, 2023
7e21933
[include-cleaner] Map the 4-argument move overload to the algorithm h…
VitaNuo Sep 6, 2023
1b83b3e
[AMDGPU] Cope with SelectionDAG::UpdateNodeOperands returning a diffe…
jayfoad Sep 6, 2023
cc711ed
[test] Use host platform specific error message substitution in lit t…
abhina-sree Sep 6, 2023
f33912d
[DAG] Fold (shl (sext (add_nsw x, c1)), c2) -> (add (shl (sext x), c2…
RKSimon Sep 6, 2023
1ef8940
[mlir][bufferization] Privatize buffers for parallel regions
matthias-springer Sep 6, 2023
ce72a8e
[clang][Interp] Handle SourceLocExprs
tbaederr Jul 18, 2023
09d1b15
[include-cleaner] Weaken signal for boosting preferred headers
kadircet Sep 5, 2023
9a7f358
[clang][Interp] Enable existing source_location tests
tbaederr Jul 23, 2023
d77f4b6
[Bazel] Introduce `//compiler-rt:profile`
chapuni Jul 24, 2023
9b378e4
[libc++] Fix issue in std.cppm after introducing views::chunk_by
ldionne Sep 6, 2023
4f97a0a
[clang][Interp] Handle CXXParenListInitExprs
tbaederr Jul 23, 2023
f4f510a
[libc++] Remove unused include in __threading_support
ldionne Nov 22, 2022
606343c
[clangd][clang-tidy] Add missing symbols to the symbol map.
VitaNuo Sep 6, 2023
3c3ca33
[llvm-cov] - Output better error message when the error kind is `cove…
MaggieYingYi Sep 6, 2023
007f8cd
Re-reapply "[Dexter] Remove builder from Dexter"
SLTozer Sep 5, 2023
f051584
[llvm-cov] Fix -Wcovered-switch-default in CoverageMapping.cpp (NFC)
DamonFool Sep 6, 2023
56b7577
[libc++] Implement LWG3938 (Cannot use std::expected monadic ops with…
yronglin Sep 6, 2023
9c108c9
[GuardWidening] Refactor to work with the list of checks to widen/hoist
aleks-tmb Sep 5, 2023
11bc168
[libc] Unify lseek implementations
mikhailramalho Sep 6, 2023
af75633
[ComplexDeinterleaving] Use MapVector to fix codegen non-determinism.
fhahn Sep 6, 2023
640791d
[libc++] Renames modules-build.
mordante Aug 26, 2023
6acfcaa
[DebugInfoTests] Mark debuginfo 'optnone-*' tests unsupported on darwin
SLTozer Sep 6, 2023
cdd8df5
[lldb][Docs] Add page about debugging lldb itself (#65332)
DavidSpickett Sep 6, 2023
673be72
[VPlan] Don't rely on underlying instr in VPWidenRecipe (NFCI).
fhahn Sep 6, 2023
963dcf9
[AIX] Align the content of an xcoff object file which has auxiliary h…
diggerlin Sep 6, 2023
87fc6cf
[llvm-cov] Fix the test of bnary-id-lookup.c after the commit cd8fe1dbc.
MaggieYingYi Sep 6, 2023
d0b7fb4
[JITLink][AArch32] Add initial test for R_ARM_THM_CALL and R_ARM_THM_…
weliveindetail Sep 6, 2023
83f9b1d
[X86] matchIndexRecursively - pull out repeated getOpcode() calls. NFCI.
RKSimon Sep 6, 2023
d5f7284
[DAG] Add SelectionDAG::isADDLike helper. NFC.
RKSimon Sep 6, 2023
8b49f7d
Fixed a compile error on use of deleted function ¡®{anonymous}::Mem…
diggerlin Sep 6, 2023
bdc37b7
Do not duplicate identical stack safety test for RISCV
fmayer Aug 29, 2023
cae2fb6
[OpenMP] Fix issue of indirect function call in `__kmpc_fork_call_if`…
shiltian Sep 6, 2023
25d6b13
[OpenMP] Fix a wrong assertion in `__kmp_get_global_thread_id`
shiltian Sep 6, 2023
2ae3668
[RISCV] Disable machine verifier in gisel-commandline-option.ll. NFC
topperc Sep 6, 2023
02459cc
[AArch64][GlobalISel] Regenerate prelegalizercombiner-shuffle-vector.mir
dzhidzhoev Sep 6, 2023
2ddc63a
Emit line numbers in CodeView for trailing (after `ret`) blocks from …
dpaoliello Sep 6, 2023
01d0812
[libc++][C++20 modules] Tests no experimental library build.
mordante Aug 26, 2023
0a0e864
[llvm][ADT] Implement `IntrusiveRefCntPtr::useCount()` (#65502)
jansvoboda11 Sep 6, 2023
b8332e2
[Driver] Wrap -lgcc_s in -z ignore/-z record on Solaris (#65487)
rorth Sep 6, 2023
6886c4b
[libc++][CI] Improves bootstrap build output.
mordante Aug 25, 2023
3b64cbc
[clang] NFCI: Adopt `SourceManager::getFileEntryRefForID()`
jansvoboda11 Sep 6, 2023
ccf55ad
[llvm][ADT] Fix signedness mismatch in `IntrusiveRefCntPtr` test
jansvoboda11 Sep 6, 2023
a29ac0d
[ADT] Add detection utility for incomplete types (#65495)
kuhar Sep 6, 2023
b4ad815
[clang-tidy][NFC] Update documentation for fuchsia-statically-constru…
PiotrZSL Sep 6, 2023
47d124c
[ADT] Fix a comment typo (#65497)
kazutakahirata Sep 6, 2023
a71c14f
[clang] NFCI: Use `FileEntryRef` in `CoverageMappingGen`
jansvoboda11 Sep 6, 2023
f021a4d
[lldb] Fix inline_sites.test
dpaoliello Sep 6, 2023
e1c62d4
[libc] Fix call to clock_gettime (#65166)
mikhailramalho Sep 6, 2023
3c7265c
[libc] Fix test passing negative value in timespec passed to nanoslee…
mikhailramalho Sep 6, 2023
c8c8618
[libc] Fix failing mktime test case in 32-bit systems (#65390)
mikhailramalho Sep 6, 2023
931e3bf
[OpenMP] Support 'omp_get_num_procs' on the device (#65501)
jhuber6 Sep 6, 2023
2378b77
[libc++][chrono] Adds tzdb_list implementation.
mordante Sep 23, 2022
e86342c
[NFC][libc++] Adds spaces in the CMake output.
mordante Sep 6, 2023
b2e0a85
[mlir][arith] Improve Lowering of `maxf`/`minf` ops (#65213)
unterumarmung Sep 6, 2023
e1a8b45
[nfc][thinlto] Factor common state for `computeImportForModule` (#65427)
mtrofin Sep 6, 2023
8557d6f
Partially revert "[clang] NFCI: Adopt `SourceManager::getFileEntryRef…
jansvoboda11 Sep 6, 2023
77eb9b4
Correct minimum Visual Studio version requirements
AaronBallman Sep 6, 2023
204b7ec
[libc] Fix vendor implemented math functions not being exported (#65510)
jhuber6 Sep 6, 2023
d483ded
[llvm] Adopt WithMarkup in the MIPS backend (#65384)
JDevlieghere Sep 6, 2023
a85c331
[Clang] Add captures to the instantiation scope of lambda call operators
cor3ntin Aug 29, 2023
f49541f
Fix the Clang sphinx bot
AaronBallman Sep 6, 2023
b35f3ab
Revert "[AMDGPU] Cope with SelectionDAG::UpdateNodeOperands returning…
fmayer Sep 6, 2023
51ca91c
[SLP][NFC]Use SmallDensetSet for lookup instead of ArrayRef, NFC.
alexey-bataev Sep 6, 2023
b5829cf
Revert "[clang] NFCI: Adopt `SourceManager::getFileEntryRefForID()`"
jansvoboda11 Sep 6, 2023
b1e22bd
[OpenMP] Align up the size when calling aligned_alloc (#65525)
shiltian Sep 6, 2023
3faa819
[lldb] Allow lldbDataFormatters.py to be used by other names (NFC) (#…
kastiglione Sep 6, 2023
3907588
[AArch64] [BranchRelaxation] Optimize for hot code size in AArch64 br…
dhoekwater Jul 29, 2023
2ae64fe
[llvm-c-test] Remove obsolete opaque pointer test
aeubanks Sep 6, 2023
b1c636e
[NVPTX][NFC] Explicitly specify the matching type for Int32reg (#65527)
ThomasRaoux Sep 6, 2023
3b706d0
[openacc][openmp] Add dialect representation for acc atomic operation…
razvanlupusoru Sep 6, 2023
4f3e65b
[SLP][NFC]Update tests checks, NFC.
alexey-bataev Sep 6, 2023
3081396
[clang] Add clang support for Machine Function Splitting on AArch64
dhoekwater Aug 4, 2023
6ba5b54
[lldb-vscode] Display a more descriptive summary for containers and p…
walter-erquinigo Sep 6, 2023
903198c
[Clang] Handle non-ASCII after line splicing
cor3ntin Sep 1, 2023
c119f10
[Clang][NFC] Fix sphinx documentation
cor3ntin Sep 6, 2023
3a88738
[lldb-vscode] Fix a GetChildAtIndex call (#65537)
walter-erquinigo Sep 6, 2023
de6f4b0
[lld/ELF,gold] Remove transitionary opaque pointer flags (#65529)
aeubanks Sep 6, 2023
85e37c0
[llvm-nm] Fix msan error in llvm-nm/wasm/weak-symbols.yaml.test (#65538)
danlark1 Sep 6, 2023
2e6f993
[AssumptionCache] Track GlobalValues as affected values. (#65425)
tylanphear Sep 6, 2023
85d2386
[libc++] Add tests for P0809 (Comparing Unordered Containers)
zoecarver Sep 5, 2023
389d2d9
[libc++] Add a test for std::ssize's SFINAE
Quuxplusone Sep 5, 2023
7173861
[gn] port f78f93bc9fd4 (libc++ tzdb)
nico Sep 7, 2023
0cbd532
[NFC] Set a variable in the mlir data formatter (#65554)
walter-erquinigo Sep 7, 2023
8dd5081
[lldb-vscode] Show a fake child with the raw value of synthetic types…
walter-erquinigo Sep 7, 2023
0efd7a9
[OpenMP] Fix gettid warnings on DragonFly (#65549)
brad0 Sep 7, 2023
5446a11
[lldb-vscode] Fix variable test
Sep 7, 2023
6496617
[OpenMP] Fix build issue with `libomp` when OMPT is disabled
shiltian Sep 7, 2023
51f1884
[NVPTX] Make i16x2 a native type and add supported vec instructions (…
ThomasRaoux Sep 7, 2023
d8cd6d7
[Lex] Remove unused AddGnuCPlusPlusIncludePaths after e75f240a0432d82…
MaskRay Sep 7, 2023
59f0e10
[libc] continues header cleanup process (#65556)
cjdb Sep 7, 2023
d56f97b
Fix AtomicInterfacesTdFiles missing deps/typos in Bazel (#65562)
wenzhi-cui Sep 7, 2023
5c9d45e
[clang-format][NFC] Change conjunction of isNot() with one !isOneOf()
owenca Sep 7, 2023
6fa7ef4
[clang][dataflow] Fix Record initialization with InitListExpr and inh…
kinu Sep 7, 2023
8fa04cf
[APINotes] Support `SwiftImportAs` for C++ structs
egorzhdan Sep 7, 2023
f40001c
[clang-format][NFC] Fix broken dump_format_help.py and sync RST file …
owenca Sep 7, 2023
74e57fd
[mlir] Make `classof` substitution in interface use an instance (#65492)
zero9178 Sep 7, 2023
ab57321
Revert "[Clang] Add captures to the instantiation scope of lambda cal…
cor3ntin Sep 7, 2023
ee09857
[NFC][mlir][bufferization] Move AllocationOpInterface implementations…
maerhart Sep 7, 2023
b17afc3
[Sparc] Change register spelling to lowercase (NFC) (#65464)
s-barannikov Sep 7, 2023
03a1ec0
[lldb] Add lldb team to CODEOWNERS (#65454)
DavidSpickett Sep 7, 2023
aeddaa5
[NVPTX] Fix crash in libc gpu after db5d845 (#65579)
ThomasRaoux Sep 7, 2023
a054fec
[NFC] [Serialization] Remove unused output parameter 'Imported' in Re…
ChuanqiXu9 Sep 7, 2023
51534dd
[lldb] Add more ways to find split DWARF files
DavidSpickett Aug 14, 2023
d25e736
[RISCV][NFC] Remove unused checkline (#65560)
jacquesguan Sep 7, 2023
0571d43
[SelectionDAG] Add computeOverflowForSignedMul / computeOverflowForUn…
elhewaty Sep 7, 2023
cd2aad3
[clang-tidy][modernize-use-using]fix function pointer typedef correct…
HerrCai0907 Sep 7, 2023
df3f446
[NFC] [C++20] [Modules] Refactor the warning to '-fmodule-file=<BMIPa…
ChuanqiXu9 Sep 7, 2023
3751e54
[X86] Simplify the API of FixupBWInstPass::getSuperRegDestIfDead. NFC…
jayfoad Sep 7, 2023
e6c645b
[Driver] Always use gas with -fno-integrated-as on Solaris (#65489)
rorth Sep 7, 2023
36db5a4
[mlir] Added erase() to fix memory leak.
chsigg Sep 7, 2023
a1656d0
[AArch64] Fix schedmodel zero latency moves for Neoverse V2
rj-jesus Sep 5, 2023
b54acea
[GlobalISel] Fold G_SHUFFLE_VECTOR with a single element mask to G_EX…
dzhidzhoev Sep 1, 2023
0004786
[AMDGPU] Remove predicate on real packed fp32 instructions (#65589)
rampitec Sep 7, 2023
4d7abeb
[mlir][ub] Add poison support to CommonFolders.h
Hardcode84 Aug 28, 2023
66f00f1
[clang-format] Fix misannotation of && before noexcept (#65526)
HazardyKnusperkeks Sep 7, 2023
8763212
[AArch64][GlobalISel] Optimise Combine Funnel Shift
chuongg3 Sep 5, 2023
76ae341
[AMDGPU] Fix V_MOV_B32_indirect inst size (#65584)
Pierre-vh Sep 7, 2023
ef38ce5
[Flang][OpenMP] Seek over an HLFIR declare to check for threadprivate…
kiranchandramohan Sep 7, 2023
d9466c2
[include-cleaner][clangd][clang-tidy] Ignore resource dir during incl…
VitaNuo Aug 10, 2023
b649a17
[mlir][Target][NVPTX] Add fatbin support to NVPTX compilation. (#65398)
fabianmcg Sep 7, 2023
93bb9a1
[AMDGPU] Fix code-size-estimate.mir test
Pierre-vh Sep 7, 2023
b4e3d05
[AArch64][GlobalISel] Look through COPY and G_BITCAST while selecting…
dzhidzhoev Sep 1, 2023
757fe0b
[Pipelines] Guard a few more usages of GlobalsAA under the EnableGlob…
nunoplopes Sep 7, 2023
b03114a
[libc] Fix overflow check for 32 bit long time_t (#65394)
mikhailramalho Sep 7, 2023
50fe12c
[PowerPC] Merge rotate and clear into single instruction.
stefanp-synopsys Sep 7, 2023
792b618
[libc] Fix gmtime test on systems with sizeof(time_t) == 4 (#65388)
mikhailramalho Sep 7, 2023
3adc7cc
[X86][RFC] Add new option `-m[no-]evex512` to disable ZMM and 64-bit …
phoebewang Sep 7, 2023
1db33de
[LTO][CodeGen] Test LTO pipeline choices more thoroughly (#65485)
pogo59 Sep 7, 2023
83321d7
[Docs] Add example of making a PR with git and GitHub web interface (…
michaelmaitland Sep 7, 2023
ee00b83
Revert "[X86][RFC] Add new option `-m[no-]evex512` to disable ZMM and…
phoebewang Sep 7, 2023
00310b7
[bazel] Add missing dependencies necessary for the recent MLIR changes
gribozavr Sep 7, 2023
af27faa
[DebugInfo][NFC] Move ObjC Selector name handling to lib DebugInfo
felipepiovezan Aug 28, 2023
9c93893
[InstCombine] Pre-commit test for D158915
Qi-Hu Aug 29, 2023
aa031dd
[InstCombine] Optimize implementations of min/max for bool
Qi-Hu Sep 6, 2023
eb1e4db
[RISCV][llvm-mca] Add llvm-mca tests for SiFive7 Vector Integer Arith…
michaelmaitland Sep 7, 2023
af9bb81
[mlir][Linalg]: Add memory space to linalg transform::PromoteOp
AviadCo Sep 6, 2023
223ed51
[LSR] Drop support for typed pointers
bjope Sep 7, 2023
6bc251d
[libc++] Clean up some minor inconsistencies in the status pages (#65…
h-vetinari Sep 7, 2023
fce0eb0
[libc][bazel] Fix missing dependencies for `lseek` (#65618)
gchatelet Sep 7, 2023
66c5e40
[PowerPC] Add a pass to merge all of the constant global arrays into …
stefanp-synopsys Sep 7, 2023
a5416cc
[libc] customizable namespace 2/4 (#65471)
gchatelet Sep 7, 2023
8fb445d
[libc][math] Fix signed zeros for acosf, acoshf, and atanf in FE_DOWN…
lntue Sep 7, 2023
970db7d
[gn build] Port 84e2fd7ee4a9
llvmgnsyncbot Sep 7, 2023
94039f5
[LiveRegUnits] Remove use of std::function from phys_regs_and_masks (…
jayfoad Sep 7, 2023
831fb8f
[libc] fix missing default template parameter value in enable_if (#65…
gchatelet Sep 7, 2023
a3b1fa4
[libc++][test] Cover RISC-V in string.capacity test
asb Sep 7, 2023
c3fb00f
[AArch64][GlobalISel] Regenerate arm64-ld1.ll
dzhidzhoev Sep 7, 2023
357d6d2
[mlir][linalg] Optional dealloc insertion for bufferize_to_allocation…
maerhart Sep 7, 2023
b105d89
[bazel] Add missing dependencies for 8cd4ecfa
gribozavr Sep 7, 2023
2e9b42c
[InstCombine] Fold icmp into phi beyond the same BB.
bipmis Sep 7, 2023
748b636
[NFC][mlir][bufferization] Add paragraph about runtime and space cost…
maerhart Sep 7, 2023
506af71
[libc] Add missing include in type_traits/remove_all_extents.h (#65626)
gchatelet Sep 7, 2023
3f3760a
[libc++] Re-enable std::pair trivial copy constructor for FreeBSD >= 14
DimitryAndric Sep 7, 2023
79b2e26
[mlir][VectorOps] Add lowering for vector.shape_cast of scalable vectors
MacDue Sep 7, 2023
071ef4c
SLP/RISCV: add test for vectorized ctpop, like in X86 (#65330)
artagnon Sep 7, 2023
8e4d809
[bazel] Add missing dependencies, remove headers that don't belong to…
gribozavr Sep 7, 2023
9e186df
[libc++] Add support for bootstrapping build in libcxx-lit
hawkinsw Sep 7, 2023
f24102f
[libc] Add is_null_pointer_v (#65627)
gchatelet Sep 7, 2023
b6d6207
[llvm] Use llvm::any_cast instead of any_cast (NFC) (#65565)
kazutakahirata Sep 7, 2023
92d1b7b
[libc] move in_place_t in utility (#65623)
gchatelet Sep 7, 2023
d022193
[Attributor] Enable AAAddressSpace for OpenMPOpt (#65544)
shiltian Sep 7, 2023
dccc58e
[bazel] Add missing dependencies
gribozavr Sep 7, 2023
82607f2
Revert "[Attributor] Enable AAAddressSpace for OpenMPOpt (#65544)"
shiltian Sep 7, 2023
66c5075
[GlobalISel] Add constant-folding of FP binops to combiner. (#65230)
aemerson Sep 7, 2023
65c61e4
Revert "Revert "[lit] Echo full RUN lines in case of external shells""
jdenny-ornl Sep 7, 2023
13a99fa
Revert "[lit] Echo full RUN lines in case of external shells (#65267)"
jdenny-ornl Sep 7, 2023
8700b3b
Revert "[lit] Fix yet another test fail under windows"
jdenny-ornl Sep 7, 2023
cea7336
Revert "[lit] Fix c981c533055e's remaining test fails under windows"
jdenny-ornl Sep 7, 2023
95ec20e
Revert "[lit] Fix f254bbf23374 FileCheck patterns"
jdenny-ornl Sep 7, 2023
7e09c72
Revert "[lit] Try to fix c981c533055e test fails under windows"
jdenny-ornl Sep 7, 2023
4f9b3bd
Revert "[lit] Improve test output from lit's internal shell"
jdenny-ornl Sep 7, 2023
6ca4f26
Revert "[lit] Drop "Script:", make -v and -a imply -vv"
jdenny-ornl Sep 7, 2023
8086475
Add lld-* to .github/CODEOWNERS
MaskRay Sep 7, 2023
060c672
[mlir][spirv] Add `CooperativeMatrixMulAdd` op (#65617)
kuhar Sep 7, 2023
909d558
[libc] Fix missing GPU math implementations (#65616)
jhuber6 Sep 7, 2023
f359b2c
[CodeGen] Implement MVT::getSizeInBits with a lookup table (#65604)
jayfoad Sep 7, 2023
c15161a
[mlir] Add trait SameOperandsAndResultRank
Tai78641 Sep 7, 2023
7bc98a2
[PowerPC] Try to use less instructions to materialize 64-bit constant…
Sep 7, 2023
5caa7ec
[IR] Move trivial accessor Module::getDataLayout into header
jayfoad Sep 7, 2023
f2ec1ca
Revert "[AIX][TLS] Generate .extern and .ref references to __tls_get_…
amy-kwan Sep 7, 2023
d13720d
[Driver] Fix linking with -lm on Solaris (#65632)
rorth Sep 7, 2023
039ba0d
Fix review comments
Sep 8, 2023
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
  •  
  •  
  •  
628 changes: 628 additions & 0 deletions .github/CODEOWNERS

Large diffs are not rendered by default.

32 changes: 32 additions & 0 deletions .github/new-issues-labeler.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,32 @@
'new issue':
- '/.*/'

'clang':
- '/\bclang(?!\-)\b/i'

'clang-format':
- '/\bclang-format/i'

'clang-tidy':
- '/\bclang-tidy/i'

'libc++':
- '/libc[+x]{2}(?!\-)/i'

'libc++-abi':
- '/libc[+x]{2}-abi/i'

'libc':
- '/\blibc(?![-+])\b/i'

'flang':
- '/\bflang(?!\-)\b/i'

'lld':
- '/\blld(?!\-)\b/i'

'mlir':
- '/\bmlir(?!\-)\b/i'

'bolt':
- '/\bbolt(?!\-)\b/i'
273 changes: 273 additions & 0 deletions .github/new-prs-labeler.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,273 @@
backend:AArch64:
- llvm/include/llvm/IR/IntrinsicsAArch64.td
- llvm/lib/Target/AArch64/**/*
- llvm/test/**/*AArch64/**/*
- clang/lib/Basic/Targets/AArch64*
- clang/lib/Driver/ToolChains/Arch/AArch64*
- clang/lib/CodeGen/Targets/AArch64.cpp
- clang/include/clang/Basic/BuiltinsAArch64*

backend:ARM:
- llvm/include/llvm/IR/IntrinsicsARM.td
- llvm/lib/Target/ARM/**/*
- llvm/test/**/*ARM/**/*
- clang/lib/Basic/Targets/ARM*
- clang/lib/Driver/ToolChains/Arch/ARM*
- clang/lib/CodeGen/Targets/ARM.cpp
- clang/include/clang/Basic/BuiltinsARM*

backend:DirectX:
- llvm/include/llvm/IR/IntrinsicsDirectX.td
- llvm/**/Target/DirectX/**/*
- llvm/**/dxil-dis/**/*
- clang/lib/Basic/Targets/DirectX*

backend:MSP430:
- llvm/include/llvm/IR/IntrinsicsMSP430.td
- llvm/lib/Target/MSP430/**/*
- llvm/test/**/MSP430/**/*
- clang/lib/Basic/Targets/MSP430*
- clang/lib/Driver/ToolChains/Arch/MSP430*
- clang/lib/CodeGen/Targets/MSP430.cpp
- clang/include/clang/Basic/BuiltinsMSP430*

backend:RISC-V:
- llvm/**/*RISCV*/**/*
- llvm/**/*risv*/**/*
- clang/**/*RISCV*/**/*
- clang/**/*risv*/**/*

backend:Sparc:
- llvm/include/llvm/IR/IntrinsicsSparc.td
- llvm/lib/Target/Sparc/**/*
- llvm/test/**/Sparc/**/*
- clang/lib/Basic/Targets/Sparc*
- clang/lib/Driver/ToolChains/Arch/Sparc*
- clang/lib/CodeGen/Targets/Sparc.cpp
- clang/include/clang/Basic/BuiltinsSparc*

backend:X86:
- llvm/include/llvm/IR/IntrinsicsX86.td
- llvm/include/llvm/Support/X86DisassemblerDecoderCommon.h
- llvm/include/llvm/TargetParser/X86*
- llvm/lib/TargetParser/X86*
- llvm/**/**/X86/**/*
- llvm/utils/TableGen/X86*
- clang/lib/Basic/Targets/X86/**/*
- clang/lib/Driver/ToolChains/Arch/X86.*
- clang/lib/CodeGen/Targets/X86.*
- clang/test/CodeGen/X86/**/*
- clang/include/clang/Basic/BuiltinsX86*

backend:loongarch:
- llvm/include/llvm/IR/IntrinsicsLoongArch.td
- llvm/lib/Target/LoongArch/**/*
- llvm/test/**/LoongArch/**/*
- clang/lib/Basic/Targets/LoongArch*
- clang/lib/Driver/ToolChains/Arch/LoongArch*
- clang/lib/CodeGen/Targets/LoongArch.cpp
- clang/include/clang/Basic/BuiltinsLoongArch*

clang-format:
- clang/**/Format/**/*
- clang/tools/clang-format/**/*

clang-tidy:
- clang-tools-extra/**/clang-tidy/**/*
- clang-tools-extra/clang-tidy/**/*

clang:codegen:
- clang/lib/CodeGen/**/*
- clang/include/clang/CodeGen/**/*

clang:dataflow:
- clang/**/Analysis/**/*

clang:driver:
- clang/**/Driver/**/*

clang:frontend:
- clang/lib/AST/**/*
- clang/include/clang/AST/**/*
- clang/lib/Basic/**/*
- clang/include/clang/Basic/**/*
- clang/lib/Interpreter/**/*
- clang/include/clang/Interpreter/**/*
- clang/lib/Lex/**/*
- clang/include/clang/Lex/**/*
- clang/lib/Parse/**/*
- clang/include/clang/Parse/**/*
- clang/lib/Sema/**/*
- clang/include/clang/Sema/**/*

clang:headers:
- clang/lib/Headers/**/*

clang:static analyzer:
- clang/**/StaticAnalyzer/**/*
- clang/utils/analyzer/**/*
- clang/docs/analyzer/**/*

clangd:
- clang-tools-extra/clangd/**/*

compiler-rt:
- compiler-rt/**/*

coroutines:
- '**/*Coroutine*'
- '**/*Coroutine*/**/*'

flang:
- flang/**/*

flang:driver:
- flang/tools/flang-driver/**/*
- flang/test/Driver/**/*

flang:frontend:
- flang/Parser/**/*
- flang/Evaluate/**/*
- flang/Semantics/**/*

flang:runtime:
- flang/runtime/**/*

HLSL:
- clang/*HLSL*/**/*
- clang/**/*HLSL*
- llvm/**/Frontend/HLSL/**/*

libc:
- libc/**/*
- utils/bazel/llvm-project-overlay/libc/**/*

libc++:
- libcxx/**/*

libc++-abi:
- libcxxabi/**/*

libunwind:
- libunwind/**/*

lld:
- lld/**/*

lldb:
- lldb/**/*

llvm-lit:
- llvm/utils/lit/**/*

llvm:SelectionDAGP:
- llvm/include/llvm/CodeGen/DAGCombine.h
- llvm/include/llvm/CodeGen/ISDOpcodes.h
- llvm/include/llvm/CodeGen/SelectionDAG*.h
- llvm/include/llvm/CodeGen/SDNodeProperties.td
- llvm/include/llvm/Target/TargetSelectionDAG.td
- llvm/lib/CodeGen/SelectionDAG/**/*
- llvm/utils/TableGen/CodeGenDAG*
- llvm/utils/TableGen/DAGISel*

llvm:globalisel:
- llvm/**/GlobalISel/**/*
- llvm/utils/TableGen/GlobalISelEmitter.cpp
- llvm/utils/TableGen/GICombinerEmitter.cpp

LTO:
- llvm/**/LTO/**
- llvm/**/ThinLTO/**

mc:
- llvm/**/MC/**

mlir:
- mlir/**

mlir:afine:
- mlir/**/Affine/**/*

mlir:bufferization:
- mlir/**/Bufferization/**/*

mlir:complex:
- mlir/**/Complex/**/*

mlir:core:
- mlir/**/AsmParser/**/*
- mlir/**/Bytecode/**/*
- mlir/**/Debug/**/*
- mlir/**/IR/**/*
- mlir/**/Parser/**/*
- mlir/**/Pass/**/*
- mlir/**/Reducer/**/*
- mlir/**/Support/**/*
- mlir/**/Transforms/**/*
- mlir/**/tools/**/*
- mlir/tools/**/*

mlir:gpu:
- mlir/**/*GPU*/**/*

mlir:linalg:
- mlir/**/Linalg/**/*
- mlir/**/linalg/**/*

mlir:llvm:
- mlir/**/LLVM/**/*

mlir:memref:
- mlir/**/MemRef/**/*

mlir:python:
- mlir/python/**/*

mlir:scf:
- mlir/**/SCF/**/*

mlir:tensor:
- mlir/**/Tensor/**/*

mlir:tosa:
- mlir/**/Tosa/**/*

mlir:vectorops:
- mlir/**/Vector/**/*

tools:llvm-exegesis:
- '**/llvm-exegesis/**/*'

tools:llvm-mca:
- llvm/tools/llvm-mca/**/*
- llvm/include/llvm/MCA/**/*
- llvm/lib/MCA/**/*

PGO:
- llvm/lib/Transforms/Instrumentation/CGProfile.cpp
- llvm/lib/Transforms/Instrumentation/ControlHeightReduction.cpp
- llvm/lib/Transforms/Instrumentation/IndirectCallPromotion.cpp
- llvm/lib/Transforms/Instrumentation/InstrProfiling.cpp
- llvm/lib/Transforms/Instrumentation/PGO*
- llvm/lib/Transforms/Instrumentation/ValueProfile*
- llvm/test/Instrumentation/InstrProfiling/**/*
- llvm/test/Transforms/PGOProfile/**/*
- llvm/**/llvm-profdata/**/*
- llvm/**/llvm-profgen/**/*
- llvm/unittests/ProfileData/**/*

vectorization:
- llvm/lib/Transforms/Vectorize/**/*
- llvm/include/llvm/Transforms/Vectorize/**/*

xray:
- llvm/tools/llvm-xray/**
- compiler-rt/**/xray/**
- clang/include/clang/Basic/XRay*
- clang/lib/Basic/XRay*
- compiler-rt/**/xray/*
- llvm/include/llvm/XRay/*
- llvm/lib/XRay/*
- llvm/tools/llvm-xray/*
- llvm/unittests/XRay/*
- compiler-rt/**/xray/*
20 changes: 0 additions & 20 deletions .github/workflows/closed-issues.yml

This file was deleted.

13 changes: 8 additions & 5 deletions .github/workflows/new-issues.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,12 +9,15 @@ permissions:
jobs:
automate-issues-labels:
permissions:
issues: write # for andymckay/labeler to label issues
pull-requests: write # for andymckay/labeler to label PRs
issues: write
runs-on: ubuntu-latest
if: github.repository == 'llvm/llvm-project'
steps:
- uses: andymckay/labeler@1.0.4
- uses: github/issue-labeler@v3.2
with:
add-labels: 'new issue'
ignore-if-labeled: true
repo-token: ${{ secrets.GITHUB_TOKEN }}
configuration-path: .github/new-issues-labeler.yml
include-title: 1
include-body: 0
sync-labels: 0
enable-versioned-regex: 0
17 changes: 17 additions & 0 deletions .github/workflows/new-prs.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,17 @@
name: "Labelling new pull requests"
on:
- pull_request_target

jobs:
automate-prs-labels:
permissions:
contents: read
pull-requests: write
runs-on: ubuntu-latest
if: github.repository == 'llvm/llvm-project'
steps:
- uses: actions/labeler@v4
with:
configuration-path: .github/new-prs-labeler.yml
# workaround for https://github.com/actions/labeler/issues/112
sync-labels: ''
Loading