aboutsummaryrefslogtreecommitdiffstats
path: root/test/CodeGen/ARM/bits.ll
Commit message (Expand)AuthorAgeFilesLines
* 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