Age | Commit message (Collapse) | Author | |
---|---|---|---|
2010-02-19 | Revert Anton's most recent EH patch (r96637), since it breaks a lot of | Bob Wilson | |
ARM and Thumb tests. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@96680 91177308-0d34-0410-b5e6-96231b3b80d8 | |||
2010-02-19 | Use the same encoding for EH stuff uniformly on all MachO targets. | Anton Korobeynikov | |
This hopefulyl should unbreak EH on PPC/Darwin. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@96637 91177308-0d34-0410-b5e6-96231b3b80d8 | |||
2010-02-15 | Move TLOF implementations to libCodegen to resolve layering violation. | Anton Korobeynikov | |
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@96288 91177308-0d34-0410-b5e6-96231b3b80d8 |