Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove the Blackfin backend. | Dan Gohman | 2011-10-25 | 1 | -130/+0 |
| | | | | llvm-svn: 142880 | ||||
* | Blackfin always uses a reserved call frame. | Jakob Stoklund Olesen | 2011-06-03 | 1 | -0/+6 |
| | | | | | | | Materializing the stack pointer update before a call requires a scratch register that may not be available. llvm-svn: 132601 | ||||
* | Teach frame lowering to ignore debug values after the terminators. | Jakob Stoklund Olesen | 2011-01-13 | 1 | -1/+1 |
| | | | | llvm-svn: 123399 | ||||
* | Rename TargetFrameInfo into TargetFrameLowering. Also, put couple of FIXMEs ↵ | Anton Korobeynikov | 2011-01-10 | 1 | -0/+124 |
and fixes here and there. llvm-svn: 123170 |