aboutsummaryrefslogtreecommitdiffstats
path: root/test/CodeGen/ARM/div.ll
Commit message (Expand)AuthorAgeFilesLines
* Update aosp/master LLVM for rebase to r235153Pirama Arumuga Nainar2015-05-181-11/+13
* Cortex-R5 can issue Thumb2 integer division instructions.Evan Cheng2013-06-041-11/+12
* Add LLVM support for Swift.Bob Wilson2012-09-291-1/+16
* These tests are looking for library function names thatDale Johannesen2010-11-171-1/+1
* Report error if codegen tries to instantiate a ARM target when the cpu does s...Evan Cheng2010-08-111-10/+0
* fix copy/paste oops.Jim Grosbach2010-05-051-3/+3
* Add tests for ARMV7M divide instruction useJim Grosbach2010-05-051-9/+19
* remove unneeded underscores.Jim Grosbach2010-05-051-4/+4
* Convert to filecheckJim Grosbach2010-05-051-5/+9
* Eliminate more uses of llvm-as and llvm-dis.Dan Gohman2009-09-091-1/+1
* Remove llvm-upgrade.Tanya Lattner2008-02-171-13/+14
* For PR1319:Reid Spencer2007-04-161-5/+5
* Use the llvm-upgrade program to upgrade llvm assembly.Reid Spencer2006-12-021-5/+5
* expand ISD::SDIV, ISD::UDIV, ISD::SREM and ISD::UREMRafael Espindola2006-10-171-0/+29