aboutsummaryrefslogtreecommitdiff
path: root/test/CodeGen/ARM/div.ll
AgeCommit message (Expand)Author
2012-09-29Add LLVM support for Swift.Bob Wilson
2010-11-17These tests are looking for library function names thatDale Johannesen
2010-08-11Report error if codegen tries to instantiate a ARM target when the cpu does s...Evan Cheng
2010-05-05fix copy/paste oops.Jim Grosbach
2010-05-05Add tests for ARMV7M divide instruction useJim Grosbach
2010-05-05remove unneeded underscores.Jim Grosbach
2010-05-05Convert to filecheckJim Grosbach
2009-09-09Eliminate more uses of llvm-as and llvm-dis.Dan Gohman
2008-02-17Remove llvm-upgrade.Tanya Lattner
2007-04-16For PR1319:Reid Spencer
2006-12-02Use the llvm-upgrade program to upgrade llvm assembly.Reid Spencer
2006-10-17expand ISD::SDIV, ISD::UDIV, ISD::SREM and ISD::UREMRafael Espindola