Turn conditions like x<Y|z==q into multiple blocks.
[oota-llvm.git] / include / llvm / CodeGen / MachineJumpTableInfo.h
2006-10-16 Chris Lattneradd a ReplaceMBBInJumpTables method
2006-05-03 Owen AndersonRefactor TargetMachine, pushing handling of TargetData...
2006-04-22 Nate BegemanCode cleanup associated with jump tables, thanks to...
2006-04-22 Nate BegemanJumpTable support! What this represents is working...