summaryrefslogtreecommitdiff
path: root/include/llvm/CodeGen/MachineJumpTableInfo.h
Commit message (Expand)AuthorAge
* add an assertionChris Lattner2006-10-28
* const'ify jump table stuffChris Lattner2006-10-28
* add a method for deleting dead jump tables.Chris Lattner2006-10-28
* determine whether a change was madeChris Lattner2006-10-28
* add a ReplaceMBBInJumpTables methodChris Lattner2006-10-16
* Refactor TargetMachine, pushing handling of TargetData into the target-specif...Owen Anderson2006-05-03
* Code cleanup associated with jump tables, thanks to Chris for noticingNate Begeman2006-04-22
* JumpTable support! What this represents is working asm and jit support forNate Begeman2006-04-22