ScaffCC
ScaffCC copied to clipboard
Compilation, analysis and optimization framework for the Scaffold quantum programming language.
Hi ScaffCC developers, `-loop-simplify` will produce the disable unroll meta data (!llvm.loop !2), for example: ``` $ cat cat_state.n044.ll ; ModuleID = 'cat_state.n045a.ll' source_filename = "cat_state.n04_merged.scaffold" target datalayout = "e-m:e-i64:64-f80:128-n8:16:32:64-S128"...
Hi ScaffCC developers, ``` $ ./build/Release+Asserts/bin/clang --version clang version 3.1 (tags/RELEASE_31/final) Target: x86_64-unknown-linux-gnu Thread model: posix $ ./build/Release+Asserts/bin/opt --version LLVM (http://llvm.org/): LLVM version 3.1 Optimized build with assertions. Built Oct...