Skip to content
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

Cmtice review experiment #1

Closed
wants to merge 4,140 commits into from
Closed
Changes from 1 commit
Commits
Show all changes
4140 commits
Select commit Hold shift + click to select a range
52b413f
[RISCV] Precommit tests for buildvector lowering with exact VLEN
preames Nov 28, 2023
67268da
[libc][bazel] Add copts to libc_support_library (#73591)
michaelrj-google Nov 28, 2023
7cbf959
[libc++][test] Avoid using `allocator<const T>` (#73545)
StephanTLavavej Nov 28, 2023
17ec364
[mlir][python] enable registering dialects with the default `Context`…
makslevental Nov 28, 2023
79cb594
[mlir][sparse] remove unused COO method (#73595)
aartbik Nov 28, 2023
d3143a0
Add `REQUIRES: systemz-registered-target` to test added in #68926 (9a…
dyung Nov 28, 2023
8b3944c
[sanitizer_symbolizer] Add initial symbolizer markup support for linux.
Nov 28, 2023
a3529aa
[libc++][test] Avoid preprocessor directives in macro argument lists …
StephanTLavavej Nov 28, 2023
1ece4d3
[mlir][sparse] code simplification: always use synthetical tensor for…
PeimingLiu Nov 28, 2023
d9221da
[X86][MC] Keep backward compatibility in inline asm for constraints (…
KanRobert Nov 28, 2023
5d59e97
[gn] port 93a2be26e7cb
nico Nov 28, 2023
e247e6f
[BPF] Add asm support for JSET insn (#73161)
yonghong-song Nov 28, 2023
4537985
[X86][CodeGen] Remove CodeSize settings for instructions, NFCI
KanRobert Nov 28, 2023
fdefe88
[Clang] Improve support for expression messages in `static_assert` (#…
cor3ntin Nov 28, 2023
00f9946
[PowerPC] Precommit test of building vector via load and zeros. NFC.
Nov 28, 2023
a3b7b2d
[X86][CodeGen] Not compress EVEX into VEX when R16-R31 is used (#73604)
KanRobert Nov 28, 2023
ffcc5c7
[RISCV][GISel] Select G_FENCE. (#73184)
topperc Nov 28, 2023
0407248
Reland "Reland "[llvm-exegesis] Switch from MCJIT to LLJIT (#72838)"
boomanaiden154 Nov 28, 2023
a3ef858
[mlir,polly] Replace uses of IRBuilder::getInt8PtrTy with getPtrTy. NFC
MaskRay Nov 28, 2023
f3d2a31
[X86][CodeGen] Cleanup code for EVEX2VEX pass, NFCI
KanRobert Nov 28, 2023
e2d60c8
[Frontend] Remove unneeded -frtti check. NFC
MaskRay Nov 28, 2023
18fd6df
[libc][math] Add unit tests for raising excepts in nextafter (#73556)
nishantwrp Nov 28, 2023
1b1f3c2
[X86][CodeGen] Remove duplicated code for the table checks, NFCI
KanRobert Nov 28, 2023
3247f1e
[mlir][affine] Fix dim index out of bounds crash (#73266)
rikhuijzer Nov 28, 2023
9166d53
Reland "[Bazel] Fix llvm-exegesis build post 12b0ab2"
boomanaiden154 Nov 28, 2023
1d50560
Revert "[Bazel] Fixes for c43c88501e3bc273a7c1074a19e86dc305ad7234"
akuegel Nov 28, 2023
4cf4c52
Reland "[gn] port 92b821f2dcdd"
nico Nov 28, 2023
aefca74
[DomTree] Store ReverseChildren as indices (NFC) (#73505)
nikic Nov 28, 2023
d01237c
[InstCombine] Make indexed compare fold GEP source type independent (…
nikic Nov 28, 2023
82d22a1
[AMDGPU] Fixed folding of inline imm into dot w/o opsel (#73589)
rampitec Nov 28, 2023
61e58c4
[CodeGen] Port DwarfEHPrepare to new pass manager (#72500)
paperchalice Nov 28, 2023
b7ccaf0
[mlir][Python] Add filegroup for files in mlir/extras.
akuegel Nov 28, 2023
b31cd07
[Clang] Regenerate test checks (NFC)
nikic Nov 28, 2023
1459c62
[lldb][PDB] Fix message order in test case
DavidSpickett Nov 28, 2023
b0af8a1
Revert "[lldb] [mostly NFC] Large WP foundation: WatchpointResources …
DavidSpickett Nov 28, 2023
06157a6
[gn build] Port b0af8a1ede89
llvmgnsyncbot Nov 28, 2023
4a3d208
[mlir][linalg] Add TransposeConv2D Transform Op (#68567)
FranklandJack Nov 28, 2023
08a6968
[UTC] Support arm64-apple-macosx in update_llc_test_checks.py. (#73568)
fhahn Nov 28, 2023
eba5092
[X86] X86DAGToDAGISel - fix typo in #73126
RKSimon Nov 28, 2023
dd0973b
[TableGen] Split GlobalISelCombinerEmitter into multiple files (#73325)
Pierre-vh Nov 28, 2023
a05c23f
[gn build] Port dd0973be58b8
llvmgnsyncbot Nov 28, 2023
facead6
[AMDGPU] PromoteAlloca - bail always if load/store is volatile (#73228)
mariusz-sikora-at-amd Nov 28, 2023
4142a64
[Clang] Fix compilation with GCC 7.5
cor3ntin Nov 28, 2023
c66c15a
[X86] Rename some variables for memory fold and format code, NFCI
KanRobert Nov 28, 2023
439b16e
[LLDB] Respect the DW_AT_alignment attribute. (#73307)
hokein Nov 28, 2023
2a8040e
[RISCV] Avoid looking up base opcode when converting vmerge -> vmv. NFC
lukel97 Nov 28, 2023
ea64047
Revert "[llvm] Disable HandleLLVMOptions in runtimes mode (#73031)"
zmodem Nov 28, 2023
d20cc3e
[RISCV] Order includes. NFC
lukel97 Nov 28, 2023
bafa51c
[X86] Rename X86MemoryFoldTableEntry to X86FoldTableEntry, NFCI
KanRobert Nov 28, 2023
1704127
[ValueTracking] Remove unused computeKnownBits() overload (NFC)
nikic Nov 28, 2023
3e6207a
[InstCombine] Use SimplifyQuery for computeKnownBits() (NFC)
nikic Nov 28, 2023
ab7110b
[AArch64][SVE] Remove pseudo from LD1_IMM (#73631)
davemgreen Nov 28, 2023
95a47bc
[clang][analyzer] Support `fputs` in the StreamChecker (#73335)
benshi001 Nov 28, 2023
205f530
[Clang] CWG2789 Overload resolution with implicit and explicit object…
cor3ntin Nov 28, 2023
6b89fab
[clang][ExtractAPI] Add support for blocks in declaration fragments (…
daniel-grumberg Nov 28, 2023
d6f0065
[OpenMP][Runtime][test] Fix ompt task testcase fail randomly (#72337)
MANGOPIE3 Nov 28, 2023
2c729d2
[AssumptionCache] Remove unnecessary bitcast/not handling
nikic Nov 28, 2023
ced0f28
Improve clang-format-diff help output (#73491)
serge-sans-paille Nov 28, 2023
3c0f871
[X86][fold-table] Add an assertion in addEntryWithFlags, NFCI
KanRobert Nov 28, 2023
1116e4f
[ValueTracking] Rename computeKnownBitsFrom{Assume -> Context} (NFC)
nikic Nov 28, 2023
b5d1320
[NFC][NVPTX] Add a simpler test case for 0b80288e9e0b (#73379)
bondhugula Nov 28, 2023
01091fd
[clang] fix typo (#73644)
Backl1ght Nov 28, 2023
0d40831
[AMDGPU] Allow folding to FMAAK with SGPR and immediate operand on GF…
jayfoad Nov 28, 2023
82a5708
[AMDGPU] Document that PAL uses Elf64_Rel relocation records (#73648)
jayfoad Nov 28, 2023
ced5c1c
AMDGPU: Remove let Predicates from PredicateControl'd InstAliases (#7…
arsenm Nov 28, 2023
0237f1b
clang: Add pragma clang fp reciprocal (#68267)
arsenm Nov 28, 2023
a86bce6
[LoopPeel] Regenerate test checks (NFC)
nikic Nov 28, 2023
1237e31
[InstCombine] Regenerate test checks (NFC)
nikic Nov 28, 2023
f0faff8
[LoopVectorize] Regenerate test checks (NFC)
nikic Nov 28, 2023
a90e215
[SimpleLoopUnswitch] Regenerate test checks (NFC)
nikic Nov 28, 2023
af4d8d5
[BOLT][test] Update perf2bolt/perf_test.test (#73482)
aaupov Nov 28, 2023
104b7c6
[LV] Add support for uniform parameters on vectorized function varian…
huntergr-arm Nov 28, 2023
eb1d506
[MLIR][Vector] Refactor tests for contract -> OP transforms (2/N) (#7…
banach-space Nov 28, 2023
4d29bda
[readtapi][tests] add descriptions to tests (#73576)
cyndyishida Nov 28, 2023
45139ab
[SLP][NFC]Improve aliasing support in SLP, NFC.
alexey-bataev Nov 28, 2023
a3ae7b6
[RISCV] Minor style cleanup to cf17a24 [nfc]
preames Nov 28, 2023
0424546
[analyzer] Use AllocaRegion in MallocChecker (#72402)
NagyDonat Nov 28, 2023
b6eb740
[SLP][NFC]Improve/fix auto declarations, NFC.
alexey-bataev Nov 28, 2023
f3a9dbe
[RISCV] Split build_vector into vreg sized pieces when exact VLEN is …
preames Nov 28, 2023
7f3ee3c
[clang][DebugInfo] Revert to attaching DW_AT_const_value on static me…
Michael137 Nov 28, 2023
2bdf623
[JITLink][AArch32] Split out error test for invalid edge in applyFixup()
weliveindetail Nov 25, 2023
b3bc8d7
[AArch64] Assembly support for Armv9.5-A Debug/PMU Extensions (#73537)
pratlucas Nov 28, 2023
3e5acc7
[RISCV] Precommit test coverage for insert_vector_elt with exact VLEN
preames Nov 28, 2023
f4c5c47
[flang][openacc] Enforce no branching out of compute region for combi…
clementval Nov 28, 2023
202dda8
[BOLT][utils] Bump default time threshold to 1s in nfc-stat-parser
aaupov Nov 28, 2023
a1b3b78
[AMDGPU] Clarify description of _HI relocation types (#73663)
jayfoad Nov 28, 2023
87d884b
[AMDGPU] Fix folding of v2i16/v2f16 splat imms (#72709)
rampitec Nov 28, 2023
c728842
[SLP][NFC]Fix naming of variables/functions, NFC.
alexey-bataev Nov 28, 2023
21361bb
[clang] Remove unused argument. NFC. (#73594)
ributzka Nov 28, 2023
4667dd6
[OpenMP][NFC] Merge elf_common into PluginInterface (#73677)
jdoerfert Nov 28, 2023
50b9930
[asan] Fix Windows i386 regression (#73650)
farzonl Nov 28, 2023
6c62f7c
[MsgPack] Handle Expected<T> errors in document reader (#73183)
epilk Nov 28, 2023
43f783f
[libc][docs] Update implementation docs (#73590)
michaelrj-google Nov 28, 2023
0783bf1
[OpenMP][NFC] Merge MemoryManager into PluginInterface (#73678)
jdoerfert Nov 28, 2023
efac016
[NFC][libc++] Refactors the time.cal tests. (#73356)
mordante Nov 28, 2023
badec9b
[SLP][NFC]Fix loops variables names, NFC.
alexey-bataev Nov 28, 2023
98e674c
[clang] Non-object types are non-trivially relocatable (#69734)
AMP999 Nov 28, 2023
c846f8b
[lldb][progress] Always report progress upon Progress object destruct…
chelcassanova Nov 28, 2023
02cbae4
[RISCV] Work on subreg for insert_vector_elt when vlen is known (#726…
preames Nov 28, 2023
a8ac930
[Flang] Add code-object-version option (#72638)
DominikAdamski Nov 28, 2023
19fa276
[NFC][docs] Add AMDGPU documentation for `LIBOMPTARGET_STACK_SIZE`
mhalk Nov 28, 2023
f00ffcd
Revert "[Flang] Add code-object-version option (#72638)"
DominikAdamski Nov 28, 2023
447da95
[SLP][NFC]Use DenseSet instead of SetVector, NFC.
alexey-bataev Nov 28, 2023
e88a1ce
[ASan] Allow for passing AddressSanitizer command line options throug…
usama54321 Nov 28, 2023
3a6f02a
[mlir] Add subbyte emulation support for `memref.store`. (#73174)
Max191 Nov 28, 2023
17feb33
[flang][Driver] Let the linker fail on multiple definitions of main()…
mjklemm Nov 28, 2023
6989859
[llvm][HWASan] Replace calls to Type::getPointerTo (NFC)
JOE1994 Nov 28, 2023
38e4358
[X86] With large code model, put functions into .ltext with large sec…
aeubanks Nov 28, 2023
e1f59ad
Mark some std::string functions noinline. (#72869)
jyknight Nov 28, 2023
ed27a4e
[libc++][PSTL] Implement std::equal (#72448)
philnik777 Nov 28, 2023
d462621
[HLSL] Parameter modifier parsing and AST (#72139)
llvm-beanz Nov 28, 2023
ec76d39
[gn build] Port ed27a4edb038
llvmgnsyncbot Nov 28, 2023
4d5079c
[libcxxabi][ItaniumDemangle] Demangle explicitly named object paramet…
Michael137 Nov 28, 2023
ce73177
Fix clang Attribute doc build
llvm-beanz Nov 28, 2023
8327f4a
[OpenMP][NFC] Move Utils.h and Debug.h into a "Shared" include folder…
jdoerfert Nov 28, 2023
3661eb1
Add support for parsing type unit entries in .debug_names. (#72952)
clayborg Nov 28, 2023
d8d9394
Revert "[X86] With large code model, put functions into .ltext with l…
aeubanks Nov 28, 2023
1a041a3
[compiler-rt][sanitizer_common] Increase min user-map/freearray round…
PiJoules Nov 28, 2023
7233e42
[OpenMP][NFC] Move Environment.h and SourceInfo.h into "Shared" folde…
jdoerfert Nov 28, 2023
86b0cca
[libc][NFC] unify nextafter and nexttoward code (#73698)
michaelrj-google Nov 28, 2023
ab56268
[libc++][test] Change forbidden `extents<char>` to `extents<signed ch…
StephanTLavavej Nov 28, 2023
eaab947
[OpenMP] Use simple VLA implementation to replace uses of actual VLA …
shiltian Nov 28, 2023
4701f77
[CMake] Always define runtimes-test-depends (#73629)
petrhosek Nov 28, 2023
e7f5d60
Revert "[OpenMP] Use simple VLA implementation to replace uses of act…
shiltian Nov 28, 2023
d105701
[OpenMP][NFC] Create an "OpenMP" folder in the include folder (#73713)
jdoerfert Nov 28, 2023
ac8c9f1
[libc++] Properly guard std::filesystem with >= C++17 (#72701)
ldionne Nov 28, 2023
b47b3be
[BOLT][DWARF] Fix handling of DWARF5 DWP (#72729)
ayermolo Nov 28, 2023
d46f635
[OpenMP] Use simple VLA implementation to replace uses of actual VLA
shiltian Nov 28, 2023
351c3ee
Revert "[OpenMP] Use simple VLA implementation to replace uses of act…
shiltian Nov 28, 2023
4528808
[mlir][sparse] move toCOOType into SparseTensorType class (#73708)
aartbik Nov 29, 2023
97e16da
[OpenMP] Use simple VLA implementation to replace uses of actual VLA
shiltian Nov 29, 2023
57a0416
[clang][CodeGen] Handle template parameter objects with explicit addr…
AlexVlx Nov 29, 2023
d6783c7
Revert "[libc][bazel] Add copts to libc_support_library" (#73723)
michaelrj-google Nov 29, 2023
110f927
[mlir][sparse] refactor sparse tensor traits (#73726)
aartbik Nov 29, 2023
4eb4211
[lldb][test] TestConstStaticIntegralMember: relax assertion on number…
Michael137 Nov 29, 2023
00dbea7
[BOLT][DWARF][NFC] Added const to variable (#73731)
ayermolo Nov 29, 2023
1debbae
[CodeGen] Port CallBrPrepare to new pass manager (#73630)
paperchalice Nov 29, 2023
3287ae8
[clang][ASTImporter] IdentifierInfo of Attribute should be set using …
jcsxky Nov 29, 2023
5231605
[mlir] Re-Add mlirTranslateModuleToLLVMIR to MLIR-C (#73627)
edg-l Nov 29, 2023
5d57041
[OpenMP][NFC] Move debug declares into CMAKE out of "private.h" (#73732)
jdoerfert Nov 29, 2023
83305fa
[lld][WebAssembly] Fix bitcode LTO order in archive parsing (#73095)
aheejin Nov 29, 2023
98f8b1a
[mlir][sparse] remove COO test from trait and encoding (#73733)
aartbik Nov 29, 2023
f7247d5
[InstCombine] Canonicalise SextADD + GEP (#69581)
LiqinWeng Nov 29, 2023
81e3e7e
[libc] [search] implement hcreate(_r)/hsearch(_r)/hdestroy(_r) (#73469)
SchrodingerZhu Nov 29, 2023
5933589
[GISel][Docs] Add a little bit of documentation for G_FENCE. (#73722)
topperc Nov 29, 2023
4a294b5
[Clang] CGCoroutines skip emitting try block for value returning `noe…
yuxuanchen1997 Nov 29, 2023
ae86239
[MemProf] Add interface for reseting the profile file descriptor (#73…
teresajohnson Nov 29, 2023
e399a31
[libc] fix build on aarch64 (#73739)
SchrodingerZhu Nov 29, 2023
649e811
[C++20] [Modules] Handling capturing strucuted bindings
ChuanqiXu9 Nov 29, 2023
4b8964d
Fix bazel build (#73741)
frgossen Nov 29, 2023
f73844d
[RISCV] Generate bexti for (select(setcc eq (and x, c))) where c is p…
yetingk Nov 29, 2023
c6d6a57
[clang][docs] Fix emphasis syntax in attribute documentation (#73737)
DanShaders Nov 29, 2023
c1511a6
[AMDGPU] Folding imm offset in more cases for scratch access (#70634)
ruiling Nov 29, 2023
1886b1a
[libc] add PREFER_GENERIC flag (#73744)
SchrodingerZhu Nov 29, 2023
9c5003c
[RISCV] Implement RISCVInstrInfo::getMemOperandsWithOffsetWidth (#73681)
asb Nov 29, 2023
4e49358
Revert "[mlir] Re-Add mlirTranslateModuleToLLVMIR to MLIR-C (#73627)"…
vitalybuka Nov 29, 2023
c954414
[msan][aarch64] Fix mallinfo interceptor (#73728)
vitalybuka Nov 29, 2023
f35c0f2
[RISCV] Refine pattern (select_cc seteq (and x, C), 0, 0, A) with Zbs…
yetingk Nov 29, 2023
2e838c8
[runtimes] Pass-through CLANG_RESOURCE_DIR to cmake invocations (#73185)
tstellar Nov 29, 2023
3d7e6db
[lldb][test] Remove `reason` from `unittest2.expectedFailure` usage (…
rupprecht Nov 29, 2023
9535e01
[AMDGPU] Fix -Wc++98-compat-extra-semi after c1511a65d5c09f7cff15feba…
MaskRay Nov 29, 2023
35db35b
[RISCV][GISel] Support G_FCOPYSIGN with F and D extension.
topperc Nov 29, 2023
0acfe84
[BOLT][DWARF] Fix output ranges for deleted code (#73464)
maksfb Nov 29, 2023
d0c8d41
[TableGen][NFC] Format getOpcodeString and remove unreachable breaks
wangpc-pp Nov 29, 2023
5e7e0d6
[LoongArch] Fix pattern for FNMSUB_{S/D} instructions (#73742)
wangleiat Nov 29, 2023
d345cfb
[RISCV][GISel] Support s64 G_SELECT on RV32 with D extension.
topperc Nov 29, 2023
b6ee831
[AArch64] Load/store optimizer fixes and cleanup.
davemgreen Nov 29, 2023
6a4489a
[GitHub] Use proper Markdown syntax and avoid child list items (#73700)
SimplyDanny Nov 29, 2023
403ab9a
[NFC] Update X86 frem CodeGen case
ecnelises Nov 29, 2023
ebeae22
Revert "Fix bazel build (#73741)"
akuegel Nov 29, 2023
95943d2
[Flang] Add code-object-version option (#72638)
DominikAdamski Nov 28, 2023
dad73bc
AArch64: switch Apple CPUs (that support it) to v8.6a. (#73497)
TNorthover Nov 29, 2023
c145e4c
[Pass][NFC] Sort and format passes in PassRegistery.def (#73762)
paperchalice Nov 29, 2023
91e1b4a
[flang] add fir.box_offset operation (#73641)
jeanPerier Nov 29, 2023
e2a37e5
[libc][NFC] Fix missing LIBC_INLINE + style (#73659)
gchatelet Nov 29, 2023
9eb80ab
[llvm-exegesis] Set stack pointer register after starting perf counte…
boomanaiden154 Nov 29, 2023
6e01016
[OpenMP] Support for `nothing` in `metadirective` (#73690)
sandeepkosuri Nov 29, 2023
6cf3566
[NFC][MachineScheduler] Rename NumLoads parameter of shouldClusterMem…
asb Nov 29, 2023
10d6d5f
AArch64: add support for currently released Apple CPUs. (#73499)
TNorthover Nov 29, 2023
4b3ea33
[ValueTracking] Convert isKnownNonNegative() to use SimplifyQuery (NFC)
nikic Nov 29, 2023
85c9c16
[RISCV] Support load clustering in the MachineScheduler (off by defau…
asb Nov 29, 2023
52b4b35
Revert "[llvm-exegesis] Set stack pointer register after starting per…
boomanaiden154 Nov 29, 2023
d6e8f3b
[ValueTracking] Convert isKnownPositive() to use SimplifyQuery (NFC)
nikic Nov 29, 2023
42b6c8e
[ValueTracking] Convert isKnownNegative() to use SimplifyQuery (NFC)
nikic Nov 29, 2023
d9e8ae7
[ValueTracking] Convert MaskedValueIsZero() to use SimplifyQuery (NFC)
nikic Nov 29, 2023
5112186
[InstCombine] Regenerate test checks (NFC)
nikic Nov 29, 2023
621183c
[X86] Add test case showing failure to remove unnecessary zext from a…
RKSimon Nov 29, 2023
0fac9da
[DAG] getNode() - relax (zext (trunc x)) -> x fold iff the upper bits…
RKSimon Nov 29, 2023
1bfb84b
[NFC][TLI] Improve tests for ArmPL and SLEEF Intrinsics. (#73352)
paschalis-mpeis Nov 29, 2023
47df664
[clang][analyzer] Support `fgets` in the SteamChecker (#73638)
benshi001 Nov 29, 2023
241076f
[SelectionDAG] Fix assertion for widening of mask operand in MSTORE. …
fpetrogalli Nov 29, 2023
af65379
[flang] Fix test ctofortran (#73738)
psteinfeld Nov 29, 2023
437a48b
[flang] Handle absent optional in LOC (#73530)
jeanPerier Nov 29, 2023
15798f4
Move documentation about -verify from a header to public docs (#73694)
AaronBallman Nov 29, 2023
d2d9dc8
[DebugInfo][RemoveDIs] Make debugify pass convert to/from RemoveDIs m…
jmorse Nov 29, 2023
3930a0b
[OpenMP][libomptarget] Use two SDMA engines (#73633)
jplehr Nov 29, 2023
d4d88b8
[OpenMP] New Openmp device RTL functions (#73225)
DominikAdamski Nov 29, 2023
23b82bf
[X86] Add getTargetConstantPoolFromBasePtr helper. NFC.
RKSimon Nov 29, 2023
9619a24
[MLIR][Vector] Refactor tests for contract -> OP transforms (3/N)…
banach-space Nov 29, 2023
0d3c40b
[libc++] Remove unused Python imports (#73724)
StephanTLavavej Nov 29, 2023
68433f6
[mlir][nvvm] Introduce `setmaxregister.sync.aligned` Op (#73780)
grypp Nov 29, 2023
fa712b0
[libc++] Build the dylib with sanitizers when requested (#73656)
ldionne Nov 29, 2023
1a5af34
[libc++] Speed up classic locale (take 2) (#73533)
ldionne Nov 29, 2023
3c00c8c
[AArch64][SME2] Enable CLAMP multi-vector builtins for SME2 (#72272)
Nov 29, 2023
9b19259
[gn build] Port 1a5af34e6fcb
llvmgnsyncbot Nov 29, 2023
738c3ed
[RISCV] Pre-commit test for FrameIndex handling in getMemOperandsWith…
asb Nov 29, 2023
53f3e59
[X86] Rename vec_fneg.ll to combine-fneg.ll
RKSimon Nov 29, 2023
244389a
[X86] Add fneg vector test coverage
RKSimon Nov 29, 2023
0468867
[libc] Fix the GPU build for the hashing support (#73799)
jhuber6 Nov 29, 2023
3af82b3
[clang-format] Add spaces around the Verilog implication operator (#7…
sstwcw Nov 29, 2023
9fa2d74
[clang-format] Indent Verilog case statements with comments (#71353)
sstwcw Nov 29, 2023
2212e90
[ELF,LTO] Test calloc defined in a lazy bitcode file for (malloc+mems…
MaskRay Nov 29, 2023
7eb3103
[libc] Fix cast semantic in integer_to_string (#73804)
gchatelet Nov 29, 2023
8aeaceb
[libc++] Add initial support for picolibc
mplatings Nov 29, 2023
fad77dc
[C API] Add support for setting/getting new nneg flag on zext instruc…
Benjins Nov 29, 2023
dc16964
[workflows] Remove sync-release-repo.yml (#73682)
tstellar Nov 29, 2023
2cfe7b1
[OpenMP][NFC] Extract timescope profile support into its own header (…
jdoerfert Nov 29, 2023
672b3d0
[LICM] Add test for #64897 (NFC)
nikic Nov 29, 2023
db96a9c
[OpenMP][NFC] Flatten plugin-nextgen/common folder sturcture (#73725)
jdoerfert Nov 29, 2023
953d675
Fix accsessing "PresentModifierLocs" array beyond its end. (#73579)
jyu2-git Nov 29, 2023
0ccef6a
[flang] Make adapt.valuebyref attribute work again (#73658)
Leporacanthicus Nov 29, 2023
b053359
[X86InstrInfo] support memfold on spillable inline asm (#70832)
nickdesaulniers Nov 29, 2023
3bf72bf
[DebugInfo][RemoveDIs] Extract DPValues in CodeExtractor like dbg.val…
jmorse Nov 29, 2023
859338a
[llvm] Replace uses of Type::getPointerTo (NFC)
JOE1994 Nov 29, 2023
e2299e8
[OpenMP][NFC] Move OMPT headers into OpenMP/OMPT (#73718)
jdoerfert Nov 29, 2023
fd2d0bf
[OpenMP][NFC] Replace unnecessary typedefs (#73815)
jdoerfert Nov 29, 2023
bdecfeb
[OpenMP][NFC] Rename OmptCallback.cpp into OpenMP/OMPT/Callback.cpp (…
jdoerfert Nov 29, 2023
16b8c96
[libc++][format] Fixes formatting code units as integers. (#73396)
mordante Nov 29, 2023
740f14e
[flang] fix codegen warning from #73641 (#73808)
jeanPerier Nov 29, 2023
aeb051a
Correct the documentation category for the 'cleanup' attribute
AaronBallman Nov 29, 2023
5ce5ea3
Revert "[flang] Enable alias tags pass by default (#73111)" (#73821)
tblah Nov 29, 2023
b465f94
[OpenMP][NFC] Put ExponentialBackoff in a Utils header (#73816)
jdoerfert Nov 29, 2023
2273ee0
Remove an outdated comment; NFC
AaronBallman Nov 29, 2023
04b1853
[flang] Cleanup of NYI messages (#73740)
psteinfeld Nov 29, 2023
8391bb3
[OpenMP][NFC] Move more declarations out of private.h (#73823)
jdoerfert Nov 29, 2023
2630d72
[HLSL] Support vector swizzles on scalars (#67700)
llvm-beanz Nov 29, 2023
f688e09
Enable custom lowering of fabs_v16f16 with AVX and fabs_v32f16 with A…
david-xl Nov 29, 2023
ff96567
[NFC] Fix failing test introduced in #67700
llvm-beanz Nov 29, 2023
40422bf
[OpenMP][NFC] Separate OpenMP/OpenACC specific mapping code (#73817)
jdoerfert Nov 29, 2023
749d595
[MemProf][NFC] Correct comment about stripping of suffixes in profile…
teresajohnson Nov 29, 2023
5259e14
[mlir][spirv] Add folding for [S|U]Mod, [S|U]Div, SRem (#73341)
inbelic Nov 29, 2023
2f1399c
clang/APINotes: fix parenthesization of &&, ||
artagnon Nov 29, 2023
7fb89bf
Reapply "[mlir] Add mlirTranslateModuleToLLVMIR to MLIR-C (#73627)" (…
vitalybuka Nov 29, 2023
6a63495
[msan] Intercept mallinfo2 (#73729)
vitalybuka Nov 29, 2023
8f564a1
[RISCV] Remove reference to non-existant __builtin_riscv_sha512sum0l/…
topperc Nov 29, 2023
ce00133
Allow lldb to load .dwp files with large .debug_info or .debug_types.…
clayborg Nov 29, 2023
14028ec
[mlir][spirv] Add canon patterns for IAddCarry/[S|U]MulExtended (#73340)
inbelic Nov 29, 2023
9e7b6f4
[mlir] Adopt `ConvertToLLVMPatternInterface` GpuToLLVMConversionPass …
joker-eph Nov 29, 2023
002c54a
[flang][openacc] Representing Fortran descriptor management with Open…
vzakhari Nov 29, 2023
8f06a38
Experimental commit for cmtice pull request testing
dwblaikie Nov 29, 2023
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
Add REQUIRES: systemz-registered-target to test added in llvm#68926 (
dyung committed Nov 28, 2023
commit d3143a09acb30f9d3978373d20d67d2c78ce07a9
2 changes: 2 additions & 0 deletions clang/test/CodeGen/SystemZ/systemz-ppa2.c
Original file line number Diff line number Diff line change
@@ -10,6 +10,8 @@
// .byte (i.e., the one for the 3) would, it seems, also match
// the .byte line below for the 34.

// REQUIRES: systemz-registered-target

// RUN: %clang_cc1 -triple s390x-ibm-zos -xc -S -o - %s | FileCheck %s --check-prefix CHECK-C
// CHECK-C: [[PPA2:(.L)|(@@)PPA2]]:
// CHECK-C-NEXT: .byte 3{{[[:space:]]*}}.byte 0