[LLVMdev] (no subject)

Babak Salamat bsalamat at uci.edu
Tue Apr 24 12:59:02 PDT 2007


Hello,

I am trying to add an instruction before each function call to add/ 
subtract the stack pointer by a value specified at the command line.
I wonder if I can do that during lowering. For example, in  
X86TargetLowering::LowerCALL. I appreciate it if you give me some  
hints how and where I can do that.

Thank you,
Babak




More information about the llvm-dev mailing list