aboutsummaryrefslogtreecommitdiffstats
path: root/test/CodeGen/ARM/call.ll
Commit message (Expand)AuthorAgeFilesLines
* Update aosp/master llvm for rebase to r233350Pirama Arumuga Nainar2015-04-091-4/+4
* Update to LLVM 3.5a.Stephen Hines2014-04-241-4/+8
* Upgrade syntax of tests using volatile instructions to use 'load volatile' in...Chris Lattner2011-11-271-1/+1
* Change some ARM subtarget features to be single bit yes/no in order to sink t...Evan Cheng2011-07-071-2/+2
* Remove a tail call, and move some CHECKs to theDale Johannesen2010-06-041-3/+3
* Fix pr6111: Avoid using the LR register for the target address of an indirectBob Wilson2010-02-161-0/+14
* Fix some more failures by converting to FileCheck.Bob Wilson2009-10-271-3/+6
* Eliminate more uses of llvm-as and llvm-dis.Dan Gohman2009-09-091-3/+3
* Remove llvm-upgrade.Tanya Lattner2008-02-171-12/+13
* Implement PIC for arm-linux.Lauro Ramos Venancio2007-04-221-0/+2
* For PR1319: Upgrade to use new test harnessReid Spencer2007-04-151-3/+2
* ARM test cases contributed by Apple.Evan Cheng2007-01-191-11/+8
* Use the llvm-upgrade program to upgrade llvm assembly.Reid Spencer2006-12-021-3/+3
* add blxRafael Espindola2006-10-181-1/+11
* implement CallingConv::Fast as CallingConv::CRafael Espindola2006-10-181-2/+2
* fix some bugs affecting functions with no argumentsRafael Espindola2006-10-061-0/+2
* implement function calling of functions with up to 4 argumentsRafael Espindola2006-07-251-0/+8