Replace a big gob of old coalescer logic with the new CoalescerPair class.
[oota-llvm.git] / include / llvm / CodeGen / ISDOpcodes.h
2010-06-18 Jim GrosbachGrammar.
2010-05-27 Jim Grosbachback out 104862/104869. Can reuse stacksave after all...
2010-05-27 Jim Grosbachadd ISD::STACKADDR to get the current stack pointer...
2010-05-26 Jim GrosbachAdjust eh.sjlj.setjmp to properly have a chain and...
2010-05-22 Jim GrosbachImplement eh.sjlj.longjmp for ARM. Clean up the intrins...
2010-04-29 Dan GohmanElaborate on a comment.
2010-04-14 Dan GohmanSplit ISD::NodeType and a few related items out of...