implement CallingConv::Fast as CallingConv::C
[oota-llvm.git] / test / CodeGen / ARM / call.ll
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...