Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Per discussion with Sanjiv, remove the PIC16 target from mainline. When/if | Chris Lattner | 2010-10-11 | 1 | -52/+0 |
| | | | | | | | it comes back, it will be largely a rewrite, so keeping the old codebase in tree isn't helping anyone. llvm-svn: 116190 | ||||
* | Move per-function state out of TargetLowering subclasses and into | Dan Gohman | 2010-04-17 | 1 | -0/+52 |
MachineFunctionInfo subclasses. llvm-svn: 101634 |