aboutsummaryrefslogtreecommitdiffstats
path: root/test/CodeGen/ARM/bits.ll
Commit message (Expand)AuthorAgeFilesLines
* FileCheck-izeJim Grosbach2010-09-171-6/+11
* Eliminate more uses of llvm-as and llvm-dis.Dan Gohman2009-09-091-1/+1
* Convert tests using "| wc -l | grep ..." to use the count script.Dan Gohman2007-08-151-5/+5
* For PR1319:Reid Spencer2007-04-161-6/+6
* Changes to support making the shift instructions be true BinaryOperators.Reid Spencer2007-02-021-21/+21
* Use the llvm-upgrade program to upgrade llvm assembly.Reid Spencer2006-12-021-6/+6
* implement shl and sraRafael Espindola2006-09-081-0/+36