Clean up ARM subtarget code by using Triple ADT.
[oota-llvm.git] / lib / Target / ARM / ARMFrameLowering.cpp
2011-01-11 Evan ChengClean up ARM subtarget code by using Triple ADT.
2011-01-10 Eric ChristopherExpand on the safeness of restoring the sp from the...
2011-01-10 Anton KorobeynikovRename TargetFrameInfo into TargetFrameLowering. Also...