Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Revert Anton's most recent EH patch (r96637), since it breaks a lot of | Bob Wilson | 2010-02-19 | 1 | -17/+0 |
| | | | | | | ARM and Thumb tests. llvm-svn: 96680 | ||||
* | Use the same encoding for EH stuff uniformly on all MachO targets. | Anton Korobeynikov | 2010-02-19 | 1 | -0/+17 |
| | | | | | | This hopefulyl should unbreak EH on PPC/Darwin. llvm-svn: 96637 | ||||
* | Move TLOF implementations to libCodegen to resolve layering violation. | Anton Korobeynikov | 2010-02-15 | 1 | -0/+874 |
llvm-svn: 96288 |