|
|
@3706
|
22 months |
matszpk |
CLRadeonExtender: ROCmMetadata: Fixed parse error message. Add …
|
|
|
@3705
|
22 months |
matszpk |
CLRadeonExtender: ROCmMetadata: Skip lines with same comment with …
|
|
|
@3704
|
22 months |
matszpk |
CLRadeonExtender: ROCmMetadata: Do not accept immediate # after …
|
|
|
@3698
|
22 months |
matszpk |
CLRadeonExtender: ROCmMetadata: Replace ROCm metadata object …
|
|
|
@3696
|
22 months |
matszpk |
CLRadeonExtender: ROCmMetadata: Small changes. Commeting code.
|
|
|
@3695
|
22 months |
matszpk |
CLRadeonExtender: ROCmMetadata: Initialize the kernel attrs and code …
|
|
|
@3694
|
22 months |
matszpk |
CLRadeonExtender: ROCmMetadata: Fixed skipping values of unknown …
|
|
|
@3693
|
22 months |
matszpk |
CLRadeonExtender: ROCmMetadata: Do not accept block string inside …
|
|
|
@3692
|
22 months |
matszpk |
CLRadeonExtender: ROCmMetadata: Fixed line number in parse exception …
|
|
|
@3691
|
22 months |
matszpk |
CLRadeonExtender: ROCmMetadata: Fixed checking spaces after key (do …
|
|
|
@3690
|
22 months |
matszpk |
CLRadeonExtender: ROcmMetadata: Fixed handling string block at end of …
|
|
|
@3689
|
22 months |
matszpk |
CLRadeonExtender: ROCmMetadata: Fixed String block parsing (treating …
|
|
|
@3688
|
22 months |
matszpk |
CLRadeonExtender: ROCmBin: fixed stupid bug: replace newline by space …
|
|
|
@3687
|
23 months |
matszpk |
CLRadeonExtender: ROCmBin: Add NONE to ROCmAddressSpace enum.
|
|
|
@3686
|
23 months |
matszpk |
CLRadeonExtender: ROCmBin: Correct sorting rocmValueTypes table.
|
|
|
@3685
|
23 months |
matszpk |
CLRadeonExtender: ROCmBin: The first working version of the ROCm YAML …
|
|
|
@3684
|
23 months |
matszpk |
CLRadeonExtender: ROCmBin: Detect start of the document in ROCm YAML …
|
|
|
@3683
|
23 months |
matszpk |
CLRadeonExtender: ROCmBin: Detect end of metadata YAML document. …
|
|
|
@3682
|
23 months |
matszpk |
CLRadeonExtender: ROCmBin: add parameter singleValue to parsing …
|
|
|
@3681
|
23 months |
matszpk |
CLRadeonExtender: ROCmBin: Make constructors for ROCmMetadata and …
|
|
|
@3680
|
23 months |
matszpk |
CLRadeonExtender: ROCmBin: Replace Array by std::vector for simplify …
|
|
|
@3679
|
23 months |
matszpk |
CLRadeonExtender: ROCmBin: ROCm YAML Metadata parser stuff (untested).
|
|
|
@3677
|
23 months |
matszpk |
CLRadeonExtender: ROCmBinGen: Use specific ROCm device version table.
|
|
|
@3673
|
23 months |
matszpk |
CLRadeonExtender: ROCmBinGen: fixed '.symtab' section info (last local …
|
|
|
@3671
|
23 months |
matszpk |
CLRadeonExtender: AsmROCm: Add '.tripple' to set same LLVM target …
|
|
|
@3669
|
23 months |
matszpk |
CLRadeonExtender: ROCmBinGen: Include different section indices in the …
|
|
|
@3668
|
23 months |
matszpk |
CLRadeonExtender: AsmROCm: Add '.newbinfmt' and '.globaldata' …
|
|
|
@3667
|
23 months |
matszpk |
CLRadeonExtender: ROCmBinGen: Correct region space for program headers …
|
|
|
@3666
|
23 months |
matszpk |
CLRadeonExtender: DisasmROCm: print globalData (rodata) and newbinfmt …
|
|
|
@3665
|
23 months |
matszpk |
CLRadeonExtender: ROCm: Add tentatively target and metadata to the …
|
|
|
@3662
|
23 months |
matszpk |
CLRadeonExtender: ROCm: Add eflags support (allow to set or get …
|
|
|
@3660
|
23 months |
matszpk |
CLRadeonExtender: ROCm: Fixed recognizing of ROCm binary (ignore …
|
|
|
@3575
|
2 years |
matszpk |
CLRadeonExtender: Change Copyright dates.
|
|
|
@3457
|
2 years |
matszpk |
CLRadeonExtender: Add new exception class to distinguish errors in …
|
|
|
@3444
|
2 years |
matszpk |
CLRadeonExtender: Rename arch values to arch version.
|
|
|
@3443
|
2 years |
matszpk |
CLRadeonExtender: Move tables with arch values (arch versions) to GPUId.
|
|
|
@3420
|
2 years |
matszpk |
CLRadeonExtender: Commenting AmdCL2BinGen and ROCmBinaries.
|
|
|
@3396
|
2 years |
matszpk |
CLRadeonExtender: Freeing comment in "{ " to making line comments. …
|
|
|
@3354
|
2 years |
matszpk |
CLRadeonExtender: ROCm: Add a missing recognizing GFX900 by arch major.
|
|
|
@3353
|
2 years |
matszpk |
CLRadeonExtender: ROCmBinaries: Add GFX901 to amdGpuArchValuesTbl.
|
|
|
@3306
|
2 years |
matszpk |
CLRadeonExtender: Added support for GFX901 (next RX VEGA with HBCC) device.
|
|
|
@3290
|
2 years |
matszpk |
CLRadeonExtender: remove obsolete ',' at end of table.
|
|
|
@3056
|
3 years |
matszpk |
CLRadeonExtender: Add first code for support GFX9 (AMD RX VEGA).
|
|
|
@2710
|
3 years |
matszpk |
CLRadeonExtender: ROCmBin: Move detection device type (from binary) …
|
|
|
@2705
|
3 years |
matszpk |
CLRadeonExtender: Filled up a missing device code types for Amd OpenCL …
|
|
|
@2682
|
3 years |
matszpk |
CLRadeonExtender: Update copyright's years.
|
|
|
@2645
|
3 years |
matszpk |
CLRadeonExtender: Asm: Do not put symbol if elf section of this symbol …
|
|
|
@2644
|
3 years |
matszpk |
CLRadeonExtender: AsmROCm: put rocmAmdGpuArchValuesTbl table defintion …
|
|
|
@2604
|
3 years |
matszpk |
CLRadeonExtender: AsmROCm: tentative version of code to setup kernel …
|
|
|
@2600
|
3 years |
matszpk |
CLRadeonExtender: ROCm: Change ROCmRegionType::CODE to FKERNEL.
|
|
|
@2599
|
3 years |
matszpk |
CLRadeonExtender: ROCm: Recognize other kernel object (function) in …
|
|
|
@2582
|
3 years |
matszpk |
CLRadeonExtender: Comment typo in AsmGalliumFormat?. Code for …
|
|
|
@2579
|
3 years |
matszpk |
CLRadeonExtender: ROCmBinaries: fixed reading symbol for big-endian …
|
|
|
@2576
|
3 years |
matszpk |
CLRadeonExtender: ROCmBinGen: Adding extra sections and symbols to binary.
|
|
|
@2573
|
3 years |
matszpk |
CLRadeonExtender: ElfBinGen?: Fixed STRSZ in '.dynamic' section. …
|
|
|
@2570
|
3 years |
matszpk |
CLRadeonExtender: Fixed gcc warnings.
|
|
|
@2569
|
3 years |
matszpk |
CLRadeonExtender: ROCmBinGen: Remove obsolete checking for GPUArch>=GCN1.1.
|
|
|
@2568
|
3 years |
matszpk |
CLRadeonExtender: ROCmBinGen: Set physAddr and virtAddr to program headers.
|
|
|
@2566
|
3 years |
matszpk |
CLRadeonExtender: ROcmBinGen: fixed type for data symbols (elf symbols).
|
|
|
@2565
|
3 years |
matszpk |
CLRadeonExtender: Fixed resolving value of symbol when section …
|
|
|
@2564
|
3 years |
matszpk |
CLRadeonExtender: ElfBinGen?: Add handling PHREGION_FILESTART to …
|
|
|
@2561
|
3 years |
matszpk |
CLRadeonExtender: ROCmBinGen: Add programheaders and elfheader. Add …
|
|
|
@2557
|
3 years |
matszpk |
CLRadeonExtender: Fixing warnings from gcc on 32-bit systems.
|
|
|
@2556
|
3 years |
matszpk |
CLRadeonExtender: Make ElfNote? as simple structure (use initializer …
|
|
|
@2554
|
3 years |
matszpk |
CLRadeonExtender: Remove obsolete data from AmdCL2BinGen. Change …
|
|
|
@2545
|
3 years |
matszpk |
CLRadeonExtender: Add empty constructors for ElfSymbolXX and …
|
|
|
@2538
|
3 years |
matszpk |
CLRadeonExtender: ElfBinaries?. Add routine to create hash table. small …
|
|
|
@2537
|
3 years |
matszpk |
CLRadeonExtender: Add hash section to ROCm binaries. Add routines to …
|
|
|
@2536
|
3 years |
matszpk |
CLRadeonExtender: Add Elf_Dyn to Elf.h. Some updates in ROCmBinaries.
|
|
|
@2535
|
3 years |
matszpk |
CLRadeonExtender: Add next stuff to ROCmBinGenerator. Add CLRX version …
|
|
|
@2534
|
3 years |
matszpk |
CLRadeonExtender: Add first code for ROCm binary generator.
|
|
|
@2533
|
3 years |
matszpk |
CLRadeonExtender: Change type of offset and size fields in ROCmRegion.
|
|
|
@2530
|
3 years |
matszpk |
CLRadeonExtender: next commenting the code. add data regions only for …
|
|
|
@2522
|
3 years |
matszpk |
CLRadeonExtender: Disasm: add dump of kernel config for ROCm binaries.
|
|
|
@2521
|
3 years |
matszpk |
CLRadeonExtender: Ignore non-global visibility for kernel symbols.
|
|
|
@2519
|
3 years |
matszpk |
CLRadeonExtender: Update.
|
|
|
@2518
|
3 years |
matszpk |
CLRadeonExtender: Store kernels and regions in region list together …
|
|
|
@2516
|
3 years |
matszpk |
CLRadeonExtender: Small fixes in ROCmBinaries. remove obsolete flags …
|
|
|
@2514
|
3 years |
matszpk |
CLRadeonExtender: Correct size from symbol to kernel code size.
|
|
|
@2512
|
3 years |
matszpk |
CLRadeonExtender: ROCm: fixing determining kernel sizes (include …
|
|
|
@2510
|
3 years |
matszpk |
CLRadeonExtender: Remove obsolete "#include <map>".
|
|
|
@2509
|
3 years |
matszpk |
CLRadeonExtender: Remove duplicate of 'return false'.
|
|
|
@2508
|
3 years |
matszpk |
CLRadeonExtender: Remove obsolete includes.
|
|
|
@2507
|
3 years |
matszpk |
CLRadeonExtender: ROCm: change code and setup into codeOffset and …
|
|
|
@2506
|
3 years |
matszpk |
CLRadeonExtender: ROCm: fixed ROCm loading (wrong treatment of …
|
|
|
@2504
|
3 years |
matszpk |
CLRadeonExtender: ROCm: add codeSize field to ROCmKernel. Checking and …
|
|
|
@2503
|
3 years |
matszpk |
CLRadeonExtender: Add sanity checking for kernel's offsets (ROCm).
|
|
|
@2502
|
3 years |
matszpk |
CLRadeonExtender: Tentative ROCmBinary constructor.
|
|
|
@2501
|
3 years |
matszpk |
CLRadeonExtender: Add function to checking whether binary is ROCm binary.
|
|
|
@2500
|
3 years |
matszpk |
CLRadeonExtender: Add ROCmBinaries.cpp.
|