Open
Description
From @gharrma on February 3, 2017 6:29
"Make sure that your Modules contain both a data layout specification and target triple. Without these pieces, non of the target specific optimization will be enabled. This can have a major effect on the generated code quality." -- LLVM Performance Tips
Copied from original issue: gharrma/polyllvm#16