summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Target/CellSPU/SPUFrameLowering.cpp
Commit message (Collapse)AuthorAgeFilesLines
* Don't insert branch hint lables that are never used. Kalle Raiskila2011-08-261-12/+0
| | | | llvm-svn: 138630
* Move getInitialFrameState from TargetFrameInfo to MCAsmInfo (suggestions forEvan Cheng2011-07-181-8/+0
| | | | | | better location welcome). llvm-svn: 135438
* Next round of MC refactoring. This patch factor MC table instantiations, MCEvan Cheng2011-07-141-1/+0
| | | | | | registeration and creation code into XXXMCDesc libraries. llvm-svn: 135184
* Teach frame lowering to ignore debug values after the terminators.Jakob Stoklund Olesen2011-01-131-2/+2
| | | | llvm-svn: 123399
* Rename TargetFrameInfo into TargetFrameLowering. Also, put couple of FIXMEs ↵Anton Korobeynikov2011-01-101-0/+276
and fixes here and there. llvm-svn: 123170
OpenPOWER on IntegriCloud