Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Teach frame lowering to ignore debug values after the terminators. | Jakob Stoklund Olesen | 2011-01-13 | 1 | -1/+1 | |
| | | | | llvm-svn: 123399 | |||||
* | Even if we don't have 7 bytes of stack space we may need to save and | Eric Christopher | 2011-01-11 | 1 | -1/+8 | |
| | | | | | | | | restore the stack pointer from the frame pointer on thumbv6. Fixes rdar://8819685 llvm-svn: 123196 | |||||
* | Rename TargetFrameInfo into TargetFrameLowering. Also, put couple of FIXMEs ↵ | Anton Korobeynikov | 2011-01-10 | 1 | -0/+345 | |
and fixes here and there. llvm-svn: 123170 |