[LLVMdev] signedness of types

ST st at iss.tu-darmstadt.de
Tue Jun 3 02:42:15 PDT 2008


Hi

I currently would like to find out the signedness of a instruction. But 
looking at the CBackend, it looks as if it is not that simple? So i have two 
questions:
Is there an easier way than guessing as it is done in the CBackend?
Is there a reason for that signedness is not part of the instruction type?

Best regards
ST



More information about the llvm-dev mailing list