[Beignet] [PATCH 0/2] gen binary with pci info.

xionghu.luo at intel.com xionghu.luo at intel.com
Mon Jul 7 21:39:05 PDT 2014


From: LuoXionghu <xionghu.luo at intel.com>

this patchset depends on the patch 
"remove lspci, gbe_bin_genenrater would generator llvm binary by default."

LuoXionghu (2):
  add pci info in the gen binary code.
  add utest load_program_from_gen_bin.

 backend/src/backend/gen_program.cpp   | 34 +++++++++----
 backend/src/gbe_bin_generater.cpp     |  2 +
 utests/CMakeLists.txt                 |  3 +-
 utests/load_program_from_bin.cpp      | 77 -----------------------------
 utests/load_program_from_bin_file.cpp | 77 +++++++++++++++++++++++++++++
 utests/load_program_from_gen_bin.cpp  | 93 +++++++++++++++++++++++++++++++++++
 6 files changed, 199 insertions(+), 87 deletions(-)
 delete mode 100644 utests/load_program_from_bin.cpp
 create mode 100644 utests/load_program_from_bin_file.cpp
 create mode 100644 utests/load_program_from_gen_bin.cpp

-- 
1.8.1.2



More information about the Beignet mailing list