| | - Restricted Project
- Restricted Project
- Restricted Project
- Restricted Project
- Restricted Project
- Restricted Project
- Restricted Project
- Restricted Project
- Restricted Project
- Restricted Project
- Restricted Project
- Restricted Project
- Restricted Project
- Restricted Project
"Orange Medal" token, awarded by post.kadirselcuk. Event Timelinecs14mtech11017 retitled this revision from [lnt] Support for different DataSet usage in Polybench with nt test to [LNT] Support for different DataSet usage in Polybench for "lnt runtest nt". This revision now requires changes to proceed. • post.kadirselcuk added parent revisions: D105768: [OpenMP] Create and use `__kmpc_is_generic_main_thread`, D105767: [OpenMP] Simplify variable sharing and increase shared memory size, D105766: [libc] update benchmark distributions, D105765: Prepare Compiler-RT for GnuInstallDirs, matching libcxx, document all, D105764: [InstCombine] Fold lshr/ashr(or(neg(x),x),bw-1) --> zext/sext(icmp_ne(x,0)) (PR50816), D105763: [Attributes] Make type attribute handling more generic (NFCI), D105762: [X86] Teach X86FloatingPoint's handleCall to only erase the FP stack if there is a regmask operand that clobbers the FP stack., D105761: [lld][AMDGPU] Handle R_AMDGPU_REL16 relocation., D105760: [AMDGPU] Handle s_branch to another section., D105759: Implement P2361 Unevaluated string literals, D105758: Hold mutex lock while notify_all is called at notify_all_at_thread_exit, D105757: [SystemZ] Bugfix for the 'N' code for inline asm operand., D105756: [clang] C++98 implicit moves are back with a vengeance, D105755: [WebAssembly] Custom combines for f32x4.demote_zero_f64x2, D105754: [PowerPC] Fix L[D|W]ARX Implementation, D105753: [libcxx][ranges] Add `ranges::common_view`., D105751: GlobalISel: Introduce GenericMachineInstr classes and derivatives for idiomatic LLVM RTTI., D105748: [mlir] Fix broadcasting check with 1 values, D105747: [DWARF] Support emitting AdvanceLineAddrAbs, D105746: [DWARF] Introduce RefHandler to parse external refs in frame data, D105745: [compiler-rt][hwasan][fuchsia] Define shadow bound globals, D105744: [NFC][compiler-rt][hwasan] Move shadow bound variables to hwasan.cpp, D105743: [AIX] Emit version string in .file directive, D105742: [AMDGPU] Make some VOP1 instructions rematerializable, D105741: [trace] Introduce Hierarchical Trace Representation (HTR) and add `thread trace export ctf` command for Intel PT trace visualization, D105740: Remove `LIBC_INSTALL_PREFIX`, D105739: Mips/GlobalISel: Use more standard call lowering infrastructure, D105738: Mips: Mark special case calling convention handling as custom, D105737: Implement delimited escape sequences., D105736: [libcxx] [test] Fix spurious failures in the thread join test on Windows, D105735: [compiler-rt][hwasan][Fuchsia] Do not emit FindDynamicShadowStart for Fuchsia, D105734: [clang-tidy] performance-unnecessary-copy-initialization: Do not remove comments on new lines., D105733: [OpaquePtr] Require matching signature in getCalledFunction(), D105732: [lldb] Update logic to close inherited file descriptors., D105731: [mlir][sparse] add restrictive versions of division support, D105730: [SLP] match logical and/or as reduction candidates, D105728: [clang][Codegen] Directly lower `(*((volatile int *)(0))) = 0;` into a `call void @llvm.trap()`, D105727: [clang-tidy] performance-unnecessary-copy-initialization: Disable structured bindings., D105726: [asan][clang] Add flag to outline instrumentation, D105725: [compiler-rt][hwasan] Refactor kAliasRegionStart usage, D105723: [LSR] Do not hoist IV if it is not post increment case. PR43678, D105721: [amdgpu] Add scope metadata support for noalias kernel arguments., D105720: [AsmParser] Add support to LOCAL directive., D105719: sanitizer_common: split LibIgnore into fast/slow paths, D105718: sanitizer_common: sanitize time functions, D105717: [trace] [intel pt] Create a "thread trace dump stats" command, D105716: sanitizer_common: add thread safety annotations, D105715: [OpenMP] Minor improvement in task allocation, D105714: WIP/RFC: Generic MachineInstr convenience wrappers., D105713: sanitizer_common: add simpler ThreadRegistry ctor, D105711: [OpaquePtr][Inline] Use byval type instead of pointee type, D105710: [OpaquePointers][ThreadSanitizer] Cleanup calls to PointerType::getElementType(), D105709: [AMDGPU][GlobalISel] Insert an and with exec before s_cbranch_vccnz if necessary, D105708: [analyzer][NFC] Display the correct function name even in crash dumps, D105706: [mlir] support collapsed loops in OpenMP-to-LLVM translation, D105703: [hwasan] Use stack safety analysis., D105702: [mlir] factor math-to-llvm out of standard-to-llvm, D105701: [clang-format] test revision (NOT FOR COMMIT) to demonstrate east/west const fixer capability, D105700: [LoopSimplify] Convert loop with multiple latches to nested loop using dominator tree, D105699: [libomptarget][devicertl] Remove branches around setting parallelLevel, D105698: [lldb/Target] Fix event handling during process launch, D105696: [AArch64][GlobalISel] Optimise lowering for some vector types for min/max, D105695: [clang][tooling] Accept Clang invocations with multiple jobs, D105694: [InstrRef][FastISel] Emit DBG_INSTR_REF from fast-isel when using instruction-referencing, D105693: [analyzer][solver][NFC] Refactor how we detect (dis)equalities, D105692: [analyzer][solver][NFC] Introduce ConstraintAssignor, D105690: [RISCV] Rename assembler mnemonic of unordered floating-point reductions for v1.0-rc change, D105687: [Debug-Info] [llvm-dwarfdump] Don't use DW_FORM_data4/8 to encode the constants for DW_AT_data_member_location., D105686: [ARM] Move add(VMLALVA(A, X, Y), B) to VMLALVA(add(A, B), X, Y), D105685: [RISCV][RVV] Precommit a test case for D105684, D105684: [RegisterCoalescer] Make resolveConflicts aware of earlyclobber, D105683: [AMDGPU] Allow frontends to disable null export for pixel shaders, D105682: [AMDGPU] Handle functions in llvm's global ctors and dtors list, D105681: [clangd] Add platform triple (host & target) to version info, D105680: [ARM] Lower v16i8 -> i64 VMLA reductions., D105679: [clangd] Add CMake option to (not) link in clang-tidy checks, D105677: [mlir-tblgen] Fix failed matching when binds same operand of an op in different depth, D105676: [AArch64][GlobalISel] Relax oneuse restriction for PTR_ADD chain combining to check addressing legality., D105673: [SelectionDAG] Fix the representation of ISD::STEP_VECTOR., D105672: [SimpleLoopUnswitch] Don't non-trivially unswitch loops with catchswitch exits, D105671: [Intrinsics][ObjC] Mark objc_retain and friends as thisreturn., D105668: [compiler-rt][hwasan][fuchsia] Implement InitializeOsSupport, D105666: [PowerPC] [Altivec] Use signed comparison for vec_all_* and vec_any_* interfaces that compare vector bool types with vector signed types, D105665: [mlir][tosa] Added shape propagation for TOSA pool operations., D105664: [compiler-rt][hwasan][fuchsia] Implement TagMemoryAligned for fuchsia, D105662: Fix incorrect DWARF 5 file name 0 when using -no-integrated-as, D105661: [PowerPC] Add frame index alignment check if the the addressing mode is DS/DQ-Form, and fall back to X-Form if necessary., D105660: [PowerPC][AIX] Add warning when alignment is incompatible with XL, D105659: [PowerPC][AIX] Support ByVals with greater alignment then pointer size, D105657: [InstrRef][X86] Drop debug instruction numbers from x87 instructions, D105655: [LLDB][GUI] Add Process Attach form, D105652: [AMDGPU] Move perfhint analysis, D105651: [AMDGPU] Tune perfhint analysis to account access width, D105649: [LLDB] Move Trace-specific classes into separate library, D105648: [OpenMP] Support OpenMP 5.1 attributes, D105645: [mlir][tosa] Added shape inference for tosa convolution operations, D105644: [libomptarget][nfc][devicertl] Split execution params, D105643: [libc] Don't pass -fpie/-ffreestanding on Windows, D105641: [lld-macho] Have ICF operate on all sections at once, D105637: [clang][Analyzer] Add symbol uninterestingness to bug report.. • post.kadirselcuk 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, Restricted Project, Restricted Project, Restricted Project. efriedma removed parent revisions: D105330: [llvm-nm] Switch command line parsing from llvm::cl to OptTable, D105395: [IRBuilder] Add type argument to CreateMaskedLoad/Gather, D105643: [libc] Don't pass -fpie/-ffreestanding on Windows, D105644: [libomptarget][nfc][devicertl] Split execution params, D105645: [mlir][tosa] Added shape inference for tosa convolution operations, D105648: [OpenMP] Support OpenMP 5.1 attributes, D105649: [LLDB] Move Trace-specific classes into separate library, D105651: [AMDGPU] Tune perfhint analysis to account access width, D105652: [AMDGPU] Move perfhint analysis, D105655: [LLDB][GUI] Add Process Attach form, D105657: [InstrRef][X86] Drop debug instruction numbers from x87 instructions, D105659: [PowerPC][AIX] Support ByVals with greater alignment then pointer size, D105660: [PowerPC][AIX] Add warning when alignment is incompatible with XL, D105661: [PowerPC] Add frame index alignment check if the the addressing mode is DS/DQ-Form, and fall back to X-Form if necessary., D105664: [compiler-rt][hwasan][fuchsia] Implement TagMemoryAligned for fuchsia, D105665: [mlir][tosa] Added shape propagation for TOSA pool operations., D105666: [PowerPC] [Altivec] Use signed comparison for vec_all_* and vec_any_* interfaces that compare vector bool types with vector signed types, D105668: [compiler-rt][hwasan][fuchsia] Implement InitializeOsSupport, D105672: [SimpleLoopUnswitch] Don't non-trivially unswitch loops with catchswitch exits, D105676: [AArch64][GlobalISel] Relax oneuse restriction for PTR_ADD chain combining to check addressing legality., D105677: [mlir-tblgen] Fix failed matching when binds same operand of an op in different depth, D105679: [clangd] Add CMake option to (not) link in clang-tidy checks, D105681: [clangd] Add platform triple (host & target) to version info, D105682: [AMDGPU] Handle functions in llvm's global ctors and dtors list, D105683: [AMDGPU] Allow frontends to disable null export for pixel shaders, D105687: [Debug-Info] [llvm-dwarfdump] Don't use DW_FORM_data4/8 to encode the constants for DW_AT_data_member_location., D105690: [RISCV] Rename assembler mnemonic of unordered floating-point reductions for v1.0-rc change, D105694: [InstrRef][FastISel] Emit DBG_INSTR_REF from fast-isel when using instruction-referencing, D105695: [clang][tooling] Accept Clang invocations with multiple jobs, D105696: [AArch64][GlobalISel] Optimise lowering for some vector types for min/max, D105698: [lldb/Target] Fix event handling during process launch, D105699: [libomptarget][devicertl] Remove branches around setting parallelLevel, D105700: [LoopSimplify] Convert loop with multiple latches to nested loop using dominator tree, D105701: [clang-format] test revision (NOT FOR COMMIT) to demonstrate east/west const fixer capability, D105702: [mlir] factor math-to-llvm out of standard-to-llvm, D105703: [hwasan] Use stack safety analysis., D105710: [OpaquePointers][ThreadSanitizer] Cleanup calls to PointerType::getElementType(), D105711: [OpaquePtr][Inline] Use byval type instead of pointee type, D105713: sanitizer_common: add simpler ThreadRegistry ctor, D105714: WIP/RFC: Generic MachineInstr convenience wrappers., D105715: [OpenMP] Minor improvement in task allocation, D105716: sanitizer_common: add thread safety annotations, D105717: [trace] [intel pt] Create a "thread trace dump stats" command, D105718: sanitizer_common: sanitize time functions, D105719: sanitizer_common: split LibIgnore into fast/slow paths, D105720: [AsmParser] Add support to LOCAL directive., D105721: [amdgpu] Add scope metadata support for noalias kernel arguments., D105723: [LSR] Do not hoist IV if it is not post increment case. PR43678, D105725: [compiler-rt][hwasan] Refactor kAliasRegionStart usage, D105726: [asan][clang] Add flag to outline instrumentation, D105727: [clang-tidy] performance-unnecessary-copy-initialization: Disable structured bindings., D105728: [clang][Codegen] Directly lower `(*((volatile int *)(0))) = 0;` into a `call void @llvm.trap()`, D105730: [SLP] match logical and/or as reduction candidates, D105731: [mlir][sparse] add restrictive versions of division support, D105732: [lldb] Update logic to close inherited file descriptors., D105733: [OpaquePtr] Require matching signature in getCalledFunction(), D105734: [clang-tidy] performance-unnecessary-copy-initialization: Do not remove comments on new lines., D105735: [compiler-rt][hwasan][Fuchsia] Do not emit FindDynamicShadowStart for Fuchsia, D105736: [libcxx] [test] Fix spurious failures in the thread join test on Windows, D105737: Implement delimited escape sequences., D105738: Mips: Mark special case calling convention handling as custom, D105739: Mips/GlobalISel: Use more standard call lowering infrastructure, D105740: Remove `LIBC_INSTALL_PREFIX`, D105741: [trace] Introduce Hierarchical Trace Representation (HTR) and add `thread trace export ctf` command for Intel PT trace visualization, D105742: [AMDGPU] Make some VOP1 instructions rematerializable, D105743: [AIX] Emit version string in .file directive, D105744: [NFC][compiler-rt][hwasan] Move shadow bound variables to hwasan.cpp, D105745: [compiler-rt][hwasan][fuchsia] Define shadow bound globals, D105746: [DWARF] Introduce RefHandler to parse external refs in frame data, D105747: [DWARF] Support emitting AdvanceLineAddrAbs, D105748: [mlir] Fix broadcasting check with 1 values, D105751: GlobalISel: Introduce GenericMachineInstr classes and derivatives for idiomatic LLVM RTTI., D105755: [WebAssembly] Custom combines for f32x4.demote_zero_f64x2, D105756: [clang] C++98 implicit moves are back with a vengeance, D105757: [SystemZ] Bugfix for the 'N' code for inline asm operand., D105758: Hold mutex lock while notify_all is called at notify_all_at_thread_exit, D105760: [AMDGPU] Handle s_branch to another section., D105761: [lld][AMDGPU] Handle R_AMDGPU_REL16 relocation., D105763: [Attributes] Make type attribute handling more generic (NFCI), D105764: [InstCombine] Fold lshr/ashr(or(neg(x),x),bw-1) --> zext/sext(icmp_ne(x,0)) (PR50816), D105765: Prepare Compiler-RT for GnuInstallDirs, matching libcxx, document all, D105766: [libc] update benchmark distributions, D105767: [OpenMP] Simplify variable sharing and increase shared memory size, D105768: [OpenMP] Create and use `__kmpc_is_generic_main_thread`. efriedma removed commits: rGcae3b831f430: [llvm-nm] Switch command line parsing from llvm::cl to OptTable, rGd5c0b9c84886: [lld-macho][nfc] Expand the compact unwind symbol reloc test, rG8563cae57be5: Unreachable (removed), rG379b7b48aca4: Unreachable (removed), rG72dfee4f2b5e: Unreachable (removed), rGdb89414da4ea: [libomptarget][nfc] Move grid size computation, rGf1cbea3e5275: [RISCV] Remove Zvamo implication for v1.0-rc change, rG8893d0816ccd: [MLIR] Change Operation::create() methods to use Value/Type/Block ranges., rG09cdcf09b54d: Fix windows directory separator some more for test from…, rG86109fa9e84c: [RISCV] Add test cases for div/rem with constant left hand side. NFC, rG80dd591610cb: [SelectionDAG] Replace APInt.lshr().trunc() with APInt.extractBits() where…. |