Port 252.eon benchmark

Does not work currently as it expects to find some input files in
current dir. Need script support to run it successfully

Change-Id: I763eb36bcc7e5e62a7c9c6ae5f6693f4f0c95956
2 files changed
tree: 0d2b0fdc77f8744dc18c5aedba9505d7f125e1cf
  1. 164.gzip/
  2. 175.vpr/
  3. 176.gcc/
  4. 177.mesa/
  5. 179.art/
  6. 181.mcf/
  7. 183.equake/
  8. 186.crafty/
  9. 188.ammp/
  10. 252.eon/
  11. .gitignore
  12. AUTHORS
  13. BUILD.gn
  14. LICENSE
  15. patch.sh
  16. README.md
README.md

Fuchsia

Harness for SPEC CPU2000 benchmarks. To compile and build it, sources from SPEC CPU2000 tarball needs to be unpacked in this folder.

To prepare the build, download the tar for SPEC_CPU2000v1.3.tar and then run

./patch.sh path/to/SPEC\_CPU2000v1.3

This command will extract the tar, copy sources and patch them for fuchsia.