Remove llvm-upgrade.
[oota-llvm.git] / test / CodeGen / ARM / call.ll
2008-02-17 Tanya LattnerRemove llvm-upgrade.
2007-04-22 Lauro Ramos VenancioImplement PIC for arm-linux.
2007-04-15 Reid SpencerFor PR1319: Upgrade to use new test harness
2007-01-19 Evan ChengARM test cases contributed by Apple.
2006-12-02 Reid SpencerUse the llvm-upgrade program to upgrade llvm assembly.
2006-10-18 Rafael Espindolaadd blx
2006-10-18 Rafael Espindolaimplement CallingConv::Fast as CallingConv::C
2006-10-06 Rafael Espindolafix some bugs affecting functions with no arguments
2006-07-25 Rafael Espindolaimplement function calling of functions with up to...