CoolFace
Datasetpublic

murodbek/mceval_asm

McEval-C and Assembly This dataset pairs the C-language tasks from McEval with assembly generated by Clang 17 for four CPU targets and seven optimization levels. It is intended for research on compilation, decompilation, assembly understanding, and cross-architecture code translation. Dataset structure The dataset contains 50 programs. Each optimization level is stored as a separate Hugging Face split, with 50 rows per split. These are compiler configurations, not… See the full description on the dataset page: https://huggingface.co/datasets/murodbek/mceval_asm.

sourceHugging Facecc-by-sa-4.0updated 26d agoView on Hugging Face
0likes55downloads
4 commits on main
9e8d0e426d ago

adding info to README

murodbek
1c7acbf26d ago

adding O3, Ofast, Os, Oz, Og

murodbek
cd7e6d66mo ago

adding mceval benchmark

murodbek
11132a46mo ago

initial commit

murodbek