aboutsummaryrefslogtreecommitdiff
path: root/include/llvm/CodeGen/ISDOpcodes.h
AgeCommit message (Expand)Author
2010-06-26When splitting a VAARG, remember its alignment.Rafael Espindola
2010-06-18Grammar.Jim Grosbach
2010-05-27back out 104862/104869. Can reuse stacksave after all. Very cool.Jim Grosbach
2010-05-27add ISD::STACKADDR to get the current stack pointer. Will be used by sjlj EHJim Grosbach
2010-05-26Adjust eh.sjlj.setjmp to properly have a chain and to have an opcode entry inJim Grosbach
2010-05-22Implement eh.sjlj.longjmp for ARM. Clean up the intrinsic a bit.Jim Grosbach
2010-04-29Elaborate on a comment.Dan Gohman
2010-04-14Split ISD::NodeType and a few related items out of SelectionDAGNodes.hDan Gohman