Proteus
Programmable JIT compilation and optimization for C/C++ using LLVM
|
#include <cstdlib>
#include <string>
#include "proteus/CoreLLVM.hpp"
#include "proteus/Hashing.hpp"
#include "proteus/JitEngine.hpp"
#include "proteus/TimeTracing.hpp"
#include "proteus/Utils.h"
Namespaces | |
namespace | proteus |