Age | Commit message (Expand) | Author |
---|---|---|
2006-10-28 | add an assertion | Chris Lattner |
2006-10-28 | const'ify jump table stuff | Chris Lattner |
2006-10-28 | add a method for deleting dead jump tables. | Chris Lattner |
2006-10-28 | determine whether a change was made | Chris Lattner |
2006-10-16 | add a ReplaceMBBInJumpTables method | Chris Lattner |
2006-05-03 | Refactor TargetMachine, pushing handling of TargetData into the target-specif... | Owen Anderson |
2006-04-22 | Code cleanup associated with jump tables, thanks to Chris for noticing | Nate Begeman |
2006-04-22 | JumpTable support! What this represents is working asm and jit support for | Nate Begeman |