[LLVMdev] LLVM backends instruction selection
Xin Tong
xerox.time.tech at gmail.com
Fri Sep 30 07:29:42 PDT 2011
I am new to the LLVM backends, I am wondering how instruction selection is
done in LLVM backends, I looked at the .td files in Target/X86, they all
seem to be small and do not deal with common X86 instructions, i.e. mov,
push, pop, etc.
Thanks
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20110930/df04cc83/attachment.html>
More information about the llvm-dev
mailing list