[LLVMdev] selecting select_cc

Misha Brukman brukman at cs.uiuc.edu
Tue Aug 22 09:45:56 PDT 2006


On Mon, Aug 21, 2006 at 05:09:10PM -0300, Rafael EspĂ­ndola wrote:
> I am trying to add support for select_cc. In ARM it can be implemented
> with:
[snip]

Speaking of new backends, there is a document that lists some
architecture docs: http://llvm.org/docs/CompilerWriterInfo.html .

There is a link to the GCC library as well, which is rather extensive
and may be helpful in writing a new backend.

If you find any good references to optimization manuals, etc. that
aren't mentioned there, please send them along.

-- 
Misha Brukman :: http://misha.brukman.net



More information about the llvm-dev mailing list