aboutsummaryrefslogtreecommitdiff
path: root/test/CodeGen/ARM/call.ll
AgeCommit message (Expand)Author
2010-06-04Remove a tail call, and move some CHECKs to theDale Johannesen
2010-02-16Fix pr6111: Avoid using the LR register for the target address of an indirectBob Wilson
2009-10-27Fix some more failures by converting to FileCheck.Bob Wilson
2009-09-09Eliminate more uses of llvm-as and llvm-dis.Dan Gohman
2008-02-17Remove llvm-upgrade.Tanya Lattner
2007-04-22Implement PIC for arm-linux.Lauro Ramos Venancio
2007-04-15For PR1319: Upgrade to use new test harnessReid Spencer
2007-01-19ARM test cases contributed by Apple.Evan Cheng
2006-12-02Use the llvm-upgrade program to upgrade llvm assembly.Reid Spencer
2006-10-18add blxRafael Espindola
2006-10-18implement CallingConv::Fast as CallingConv::CRafael Espindola
2006-10-06fix some bugs affecting functions with no argumentsRafael Espindola
2006-07-25implement function calling of functions with up to 4 argumentsRafael Espindola