ihusar at fit.vutbr.cz
2010-Feb-08 12:01 UTC
[LLVMdev] What instruction selection algorithm is used in LLVM?
Hello, I was searching on the net, but I cannot figure out what instruction selection algorithm is used in LLVM backends in version 2.6. Are there multiple algorithms used, or is it just one? E.g. one for -O0 and different for -O3? Thank you Adam
Apparently Analagous Threads
- [LLVMdev] Publication: Languages Used in LLVM During Compilation
- [LLVMdev] Replacing instruction in LLVM IR by an intrinsics
- [LLVMdev] Replacing instruction in LLVM IR by an intrinsics
- [LLVMdev] LLVM frontend supporting arbitrary bit-width integral datatypes
- [LLVMdev] LLVM frontend supporting arbitrary bit-width integral datatypes