diff options
author | Yiannis Tsiouris <[email protected]> | 2014-01-28 18:16:14 +0200 |
---|---|---|
committer | Yiannis Tsiouris <[email protected]> | 2014-03-07 18:35:04 +0200 |
commit | b326df0d935d221574abf58d5e2a3efddd020278 (patch) | |
tree | bc0970b31420398f18a11b6738a72590f043482a /make/make_emakefile | |
parent | 030fd3f190a44bef059e7490c4b9c615088287d8 (diff) | |
download | otp-b326df0d935d221574abf58d5e2a3efddd020278.tar.gz otp-b326df0d935d221574abf58d5e2a3efddd020278.tar.bz2 otp-b326df0d935d221574abf58d5e2a3efddd020278.zip |
Support the LLVM backend in HiPE
Add flags to enable and use the LLVM backend:
* to_llvm: use the LLVM pipeline for compilation (default optimization level
is O3),
* llvm_save_temps: save the intermediate files in current directory in order
to be able to debug or optimize the LLVM assembly,
* {to_llvm, O}: set the optimization level of LLVM opt and llc tools.
Add some debug support to the loader; no semantic change intented.
Diffstat (limited to 'make/make_emakefile')
0 files changed, 0 insertions, 0 deletions