summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Target/TargetFrameLowering.cpp
Commit message (Collapse)AuthorAgeFilesLines
* Move parts of lib/Target that use CodeGen into lib/CodeGen.Nick Lewycky2011-12-151-45/+0
| | | | llvm-svn: 146702
* Move getInitialFrameState from TargetFrameInfo to MCAsmInfo (suggestions forEvan Cheng2011-07-181-8/+0
| | | | | | better location welcome). llvm-svn: 135438
* Rename TargetFrameInfo into TargetFrameLowering. Also, put couple of FIXMEs ↵Anton Korobeynikov2011-01-101-0/+53
and fixes here and there. llvm-svn: 123170
OpenPOWER on IntegriCloud