Reference RegionPass to stop it being eliminated.
[oota-llvm.git] / include / llvm / CodeGen / ISDOpcodes.h
2010-10-19 Jim GrosbachSpelling typo fix. s/incput/input/. Thanks, Bob!
2010-10-19 Jim GrosbachAdd a pre-dispatch SjLj EH hook on the unwind edge...
2010-08-20 Bruno Cardoso LopesThis is the first step towards refactoring the x86...
2010-08-19 Bob WilsonUpdate comment to remove special case for vector extend...
2010-06-26 Rafael EspindolaWhen splitting a VAARG, remember its alignment.
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...