Hi all, Is there a way to specify an attribute in a .ll file so that it will disable fp elim as if llc has been invoked with -disable-fp-elim on command line ? Thanks for your answers Best Regards Seb -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20120308/1d4875f1/attachment.html>
Possibly Parallel Threads
- [LLVMdev] Why would -disable-fp-elim cause SEGV in JIT, when without it code works fine?
- [LLVMdev] Why google-perftools fails to detect stack of JITted code? (with option -disable-fp-elim set)
- [LLVMdev] Clang/LLVM 3.3 unwanted attributes being added: NoFramePointerElim
- [LLVMdev] Why would -disable-fp-elim cause SEGV in JIT, when without it code works fine?
- [LLVMdev] portable way to modify the FP register?