Finish off bug 680, allowing targets to custom lower frame and return
[oota-llvm.git] / lib / Target / ARM / ARMISelLowering.cpp
2007-01-29 Nate BegemanFinish off bug 680, allowing targets to custom lower...
2007-01-28 Anton KorobeynikovPropagate changes from my local tree. This patch includes:
2007-01-26 Jim LaskeyMake LABEL a builtin opcode.
2007-01-22 Evan ChengUse bl to call Thumb fuctions directly.
2007-01-19 Evan ChengisDarwin -> isTargetDarwin
2007-01-19 Evan ChengARM backend contribution from Apple.