summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Target/ARM/ARMFrameLowering.cpp
Commit message (Collapse)AuthorAgeFilesLines
...
* Clean up ARM subtarget code by using Triple ADT.Evan Cheng2011-01-111-0/+1
| | | | llvm-svn: 123276
* Expand on the safeness of restoring the sp from the fp a bit more.Eric Christopher2011-01-101-1/+2
| | | | llvm-svn: 123193
* Rename TargetFrameInfo into TargetFrameLowering. Also, put couple of FIXMEs ↵Anton Korobeynikov2011-01-101-0/+1012
and fixes here and there. llvm-svn: 123170
OpenPOWER on IntegriCloud