Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Make all darwin ppc stubs local. | Rafael Espindola | 2013-04-27 | 1 | -5/+5 |
| | | | | | | | This fixes pr15763. Patch by David Fang. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@180657 91177308-0d34-0410-b5e6-96231b3b80d8 | ||||
* | PPC: MCize most of the darwin PIC emission. | Benjamin Kramer | 2012-11-24 | 1 | -2/+2 |
| | | | | | | | The last remaining bit is "bcl 20, 31, AnonSymbol", which I couldn't find the instruction definition for. Only whitespace changes in assembly output. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@168541 91177308-0d34-0410-b5e6-96231b3b80d8 | ||||
* | testcase for r94095 | Chris Lattner | 2010-01-21 | 1 | -0/+22 |
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@94096 91177308-0d34-0410-b5e6-96231b3b80d8 |