forked from OSchip/llvm-project
1ae61a6126
Without these functions it's hard to create a TargetMachine for Orc JIT that creates efficient native code. It's not sufficient to just expose LLVMGetHostCPUName(), because for some CPUs there's fewer features actually available than the CPU name indicates (e.g. AVX might be missing on some CPUs identified as Skylake). Differential Revision: https://reviews.llvm.org/D44861 llvm-svn: 329856 |
||
---|---|---|
.. | ||
Transforms | ||
Analysis.h | ||
BitReader.h | ||
BitWriter.h | ||
Comdat.h | ||
Core.h | ||
DataTypes.h | ||
DebugInfo.h | ||
Disassembler.h | ||
DisassemblerTypes.h | ||
ErrorHandling.h | ||
ExecutionEngine.h | ||
IRReader.h | ||
Initialization.h | ||
LinkTimeOptimizer.h | ||
Linker.h | ||
Object.h | ||
OrcBindings.h | ||
Support.h | ||
Target.h | ||
TargetMachine.h | ||
Types.h | ||
lto.h | ||
module.modulemap |