Dataset Viewer
Auto-converted to Parquet Duplicate
problem_name
stringlengths
3
18
source_code
stringlengths
237
74k
compiler_asm
stringlengths
5.41k
325k
object_asm
stringlengths
849
426k
shared_asm
stringlengths
13k
409k
program_asm
stringlengths
12.8k
391k
compiler_pic_asm
stringlengths
5.41k
325k
pic_object_asm
stringlengths
853
441k
program_asm_v2
stringlengths
16.5k
984k
ackermann
"===== ackermann.c =====\n/* Ackermann.c: calculate the Ackermann function (as far as that is possib(...TRUNCATED)
"===== ackermann.s =====\n\t.file\t\"ackermann.c\"\n\t.option pic\n\t.attribute arch, \"rv64i2p1_m2p(...TRUNCATED)
"\n/home/alexanderpretko/ASPLOS/CodeGeneration/BuB/bringup-bench/generated_riscv64_reloc/O0/ackerman(...TRUNCATED)
"\n/home/alexanderpretko/ASPLOS/CodeGeneration/BuB/bringup-bench/generated_riscv64_reloc/O0/ackerman(...TRUNCATED)
"\n/home/alexanderpretko/ASPLOS/CodeGeneration/BuB/bringup-bench/generated_riscv64_reloc/O0/ackerman(...TRUNCATED)
"===== ackermann.s =====\n\t.file\t\"ackermann.c\"\n\t.option pic\n\t.attribute arch, \"rv64i2p1_m2p(...TRUNCATED)
"\n/home/alexanderpretko/ASPLOS/CodeGeneration/BuB/bringup-bench/generated_riscv64_reloc/O0/ackerman(...TRUNCATED)
"PROGRAM_ASM_V2\nARCHITECTURE: riscv64\nOPTIMIZATION: O0\nBINARY: generated_riscv64_reloc/O0/ackerma(...TRUNCATED)
aes
"===== aes.c =====\n#include \"libmin.h\"\n\n#define BLK_SIZE 16\n#define ROUNDS 10\n\nuint8_t sbox[(...TRUNCATED)
"===== aes.s =====\n\t.file\t\"aes.c\"\n\t.option pic\n\t.attribute arch, \"rv64i2p1_m2p0_a2p1_f2p2_(...TRUNCATED)
"\n/home/alexanderpretko/ASPLOS/CodeGeneration/BuB/bringup-bench/generated_riscv64_reloc/O0/aes/aes.(...TRUNCATED)
"\n/home/alexanderpretko/ASPLOS/CodeGeneration/BuB/bringup-bench/generated_riscv64_reloc/O0/aes/aes.(...TRUNCATED)
"\n/home/alexanderpretko/ASPLOS/CodeGeneration/BuB/bringup-bench/generated_riscv64_reloc/O0/aes/aes.(...TRUNCATED)
"===== aes.s =====\n\t.file\t\"aes.c\"\n\t.option pic\n\t.attribute arch, \"rv64i2p1_m2p0_a2p1_f2p2_(...TRUNCATED)
"\n/home/alexanderpretko/ASPLOS/CodeGeneration/BuB/bringup-bench/generated_riscv64_reloc/O0/aes/aes.(...TRUNCATED)
"PROGRAM_ASM_V2\nARCHITECTURE: riscv64\nOPTIMIZATION: O0\nBINARY: generated_riscv64_reloc/O0/aes/aes(...TRUNCATED)
anagram
"===== anagram.c =====\n/*\n * Anagram program by Raymond Chen,\n * inspired by a similar program (...TRUNCATED)
"===== anagram.s =====\n\t.file\t\"anagram.c\"\n\t.option pic\n\t.attribute arch, \"rv64i2p1_m2p0_a2(...TRUNCATED)
"\n/home/alexanderpretko/ASPLOS/CodeGeneration/BuB/bringup-bench/generated_riscv64_reloc/O0/anagram/(...TRUNCATED)
"\n/home/alexanderpretko/ASPLOS/CodeGeneration/BuB/bringup-bench/generated_riscv64_reloc/O0/anagram/(...TRUNCATED)
"\n/home/alexanderpretko/ASPLOS/CodeGeneration/BuB/bringup-bench/generated_riscv64_reloc/O0/anagram/(...TRUNCATED)
"===== anagram.s =====\n\t.file\t\"anagram.c\"\n\t.option pic\n\t.attribute arch, \"rv64i2p1_m2p0_a2(...TRUNCATED)
"\n/home/alexanderpretko/ASPLOS/CodeGeneration/BuB/bringup-bench/generated_riscv64_reloc/O0/anagram/(...TRUNCATED)
"PROGRAM_ASM_V2\nARCHITECTURE: riscv64\nOPTIMIZATION: O0\nBINARY: generated_riscv64_reloc/O0/anagram(...TRUNCATED)
audio-codec
"===== audio-codec.c =====\n/**\n * @file\n * @author [sunzhenliang](https://github.com/HiSunzhenlia(...TRUNCATED)
"===== audio-codec.s =====\n\t.file\t\"audio-codec.c\"\n\t.option pic\n\t.attribute arch, \"rv64i2p1(...TRUNCATED)
"\n/home/alexanderpretko/ASPLOS/CodeGeneration/BuB/bringup-bench/generated_riscv64_reloc/O0/audio-co(...TRUNCATED)
"\n/home/alexanderpretko/ASPLOS/CodeGeneration/BuB/bringup-bench/generated_riscv64_reloc/O0/audio-co(...TRUNCATED)
"\n/home/alexanderpretko/ASPLOS/CodeGeneration/BuB/bringup-bench/generated_riscv64_reloc/O0/audio-co(...TRUNCATED)
"===== audio-codec.s =====\n\t.file\t\"audio-codec.c\"\n\t.option pic\n\t.attribute arch, \"rv64i2p1(...TRUNCATED)
"\n/home/alexanderpretko/ASPLOS/CodeGeneration/BuB/bringup-bench/generated_riscv64_reloc/O0/audio-co(...TRUNCATED)
"PROGRAM_ASM_V2\nARCHITECTURE: riscv64\nOPTIMIZATION: O0\nBINARY: generated_riscv64_reloc/O0/audio-c(...TRUNCATED)
avl-tree
"===== avl-tree.c =====\n/* A balanced binary search tree(AVLTree) implementation\n * Written by Col(...TRUNCATED)
"===== avl-tree.s =====\n\t.file\t\"avl-tree.c\"\n\t.option pic\n\t.attribute arch, \"rv64i2p1_m2p0_(...TRUNCATED)
"\n/home/alexanderpretko/ASPLOS/CodeGeneration/BuB/bringup-bench/generated_riscv64_reloc/O0/avl-tree(...TRUNCATED)
"\n/home/alexanderpretko/ASPLOS/CodeGeneration/BuB/bringup-bench/generated_riscv64_reloc/O0/avl-tree(...TRUNCATED)
"\n/home/alexanderpretko/ASPLOS/CodeGeneration/BuB/bringup-bench/generated_riscv64_reloc/O0/avl-tree(...TRUNCATED)
"===== avl-tree.s =====\n\t.file\t\"avl-tree.c\"\n\t.option pic\n\t.attribute arch, \"rv64i2p1_m2p0_(...TRUNCATED)
"\n/home/alexanderpretko/ASPLOS/CodeGeneration/BuB/bringup-bench/generated_riscv64_reloc/O0/avl-tree(...TRUNCATED)
"PROGRAM_ASM_V2\nARCHITECTURE: riscv64\nOPTIMIZATION: O0\nBINARY: generated_riscv64_reloc/O0/avl-tre(...TRUNCATED)
banner
"===== banner.c =====\n/*\n * Copyright (c) 1980, 1993, 1994\n *\tThe Regents of the University of C(...TRUNCATED)
"===== banner.s =====\n\t.file\t\"banner.c\"\n\t.option pic\n\t.attribute arch, \"rv64i2p1_m2p0_a2p1(...TRUNCATED)
"\n/home/alexanderpretko/ASPLOS/CodeGeneration/BuB/bringup-bench/generated_riscv64_reloc/O0/banner/b(...TRUNCATED)
"\n/home/alexanderpretko/ASPLOS/CodeGeneration/BuB/bringup-bench/generated_riscv64_reloc/O0/banner/b(...TRUNCATED)
"\n/home/alexanderpretko/ASPLOS/CodeGeneration/BuB/bringup-bench/generated_riscv64_reloc/O0/banner/b(...TRUNCATED)
"===== banner.s =====\n\t.file\t\"banner.c\"\n\t.option pic\n\t.attribute arch, \"rv64i2p1_m2p0_a2p1(...TRUNCATED)
"\n/home/alexanderpretko/ASPLOS/CodeGeneration/BuB/bringup-bench/generated_riscv64_reloc/O0/banner/b(...TRUNCATED)
"PROGRAM_ASM_V2\nARCHITECTURE: riscv64\nOPTIMIZATION: O0\nBINARY: generated_riscv64_reloc/O0/banner/(...TRUNCATED)
bit-kernels
"===== bit-kernels.c =====\n#include \"libmin.h\"\n\n#define NUM_ELEMENTS 100 // Total numbers to (...TRUNCATED)
"===== bit-kernels.s =====\n\t.file\t\"bit-kernels.c\"\n\t.option pic\n\t.attribute arch, \"rv64i2p1(...TRUNCATED)
"\n/home/alexanderpretko/ASPLOS/CodeGeneration/BuB/bringup-bench/generated_riscv64_reloc/O0/bit-kern(...TRUNCATED)
"\n/home/alexanderpretko/ASPLOS/CodeGeneration/BuB/bringup-bench/generated_riscv64_reloc/O0/bit-kern(...TRUNCATED)
"\n/home/alexanderpretko/ASPLOS/CodeGeneration/BuB/bringup-bench/generated_riscv64_reloc/O0/bit-kern(...TRUNCATED)
"===== bit-kernels.s =====\n\t.file\t\"bit-kernels.c\"\n\t.option pic\n\t.attribute arch, \"rv64i2p1(...TRUNCATED)
"\n/home/alexanderpretko/ASPLOS/CodeGeneration/BuB/bringup-bench/generated_riscv64_reloc/O0/bit-kern(...TRUNCATED)
"PROGRAM_ASM_V2\nARCHITECTURE: riscv64\nOPTIMIZATION: O0\nBINARY: generated_riscv64_reloc/O0/bit-ker(...TRUNCATED)
blake2b
"===== blake2b.c =====\n/**\n * @addtogroup hash Hash algorithms\n * @{\n * @file\n * @author [Danie(...TRUNCATED)
"===== blake2b.s =====\n\t.file\t\"blake2b.c\"\n\t.option pic\n\t.attribute arch, \"rv64i2p1_m2p0_a2(...TRUNCATED)
"\n/home/alexanderpretko/ASPLOS/CodeGeneration/BuB/bringup-bench/generated_riscv64_reloc/O0/blake2b/(...TRUNCATED)
"\n/home/alexanderpretko/ASPLOS/CodeGeneration/BuB/bringup-bench/generated_riscv64_reloc/O0/blake2b/(...TRUNCATED)
"\n/home/alexanderpretko/ASPLOS/CodeGeneration/BuB/bringup-bench/generated_riscv64_reloc/O0/blake2b/(...TRUNCATED)
"===== blake2b.s =====\n\t.file\t\"blake2b.c\"\n\t.option pic\n\t.attribute arch, \"rv64i2p1_m2p0_a2(...TRUNCATED)
"\n/home/alexanderpretko/ASPLOS/CodeGeneration/BuB/bringup-bench/generated_riscv64_reloc/O0/blake2b/(...TRUNCATED)
"PROGRAM_ASM_V2\nARCHITECTURE: riscv64\nOPTIMIZATION: O0\nBINARY: generated_riscv64_reloc/O0/blake2b(...TRUNCATED)
bloom-filter
"===== bloom-filter.c =====\n#include \"libmin.h\"\n#include \"tinybloom.h\"\n\n#define NUM_ITEMS 51(...TRUNCATED)
"===== bloom-filter.s =====\n\t.file\t\"bloom-filter.c\"\n\t.option pic\n\t.attribute arch, \"rv64i2(...TRUNCATED)
"\n/home/alexanderpretko/ASPLOS/CodeGeneration/BuB/bringup-bench/generated_riscv64_reloc/O0/bloom-fi(...TRUNCATED)
"\n/home/alexanderpretko/ASPLOS/CodeGeneration/BuB/bringup-bench/generated_riscv64_reloc/O0/bloom-fi(...TRUNCATED)
"\n/home/alexanderpretko/ASPLOS/CodeGeneration/BuB/bringup-bench/generated_riscv64_reloc/O0/bloom-fi(...TRUNCATED)
"===== bloom-filter.s =====\n\t.file\t\"bloom-filter.c\"\n\t.option pic\n\t.attribute arch, \"rv64i2(...TRUNCATED)
"\n/home/alexanderpretko/ASPLOS/CodeGeneration/BuB/bringup-bench/generated_riscv64_reloc/O0/bloom-fi(...TRUNCATED)
"PROGRAM_ASM_V2\nARCHITECTURE: riscv64\nOPTIMIZATION: O0\nBINARY: generated_riscv64_reloc/O0/bloom-f(...TRUNCATED)
boyer-moore-search
"===== boyer-moore-search.c =====\n/* C Program for Bad Character Heuristic of Boyer\nMoore String M(...TRUNCATED)
"===== boyer-moore-search.s =====\n\t.file\t\"boyer-moore-search.c\"\n\t.option pic\n\t.attribute ar(...TRUNCATED)
"\n/home/alexanderpretko/ASPLOS/CodeGeneration/BuB/bringup-bench/generated_riscv64_reloc/O0/boyer-mo(...TRUNCATED)
"\n/home/alexanderpretko/ASPLOS/CodeGeneration/BuB/bringup-bench/generated_riscv64_reloc/O0/boyer-mo(...TRUNCATED)
"\n/home/alexanderpretko/ASPLOS/CodeGeneration/BuB/bringup-bench/generated_riscv64_reloc/O0/boyer-mo(...TRUNCATED)
"===== boyer-moore-search.s =====\n\t.file\t\"boyer-moore-search.c\"\n\t.option pic\n\t.attribute ar(...TRUNCATED)
"\n/home/alexanderpretko/ASPLOS/CodeGeneration/BuB/bringup-bench/generated_riscv64_reloc/O0/boyer-mo(...TRUNCATED)
"PROGRAM_ASM_V2\nARCHITECTURE: riscv64\nOPTIMIZATION: O0\nBINARY: generated_riscv64_reloc/O0/boyer-m(...TRUNCATED)
End of preview. Expand in Data Studio
README.md exists but content is empty.
Downloads last month
29