summaryrefslogtreecommitdiffstats
path: root/test/CodeGen/ARM/call.ll
Commit message (Expand)AuthorAgeFilesLines
* 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