aboutsummaryrefslogtreecommitdiff
path: root/test/CodeGen/ARM/constants.ll
AgeCommit message (Expand)Author
2007-08-15Convert tests using "| wc -l | grep ..." to use the count script.Dan Gohman
2007-04-16For PR1319:Reid Spencer
2007-01-19ARM test cases contributed by Apple.Evan Cheng
2007-01-12Build constants using instructions mov/orr or mvn/eor.Lauro Ramos Venancio
2007-01-05Globals are not being renamed any more.Reid Spencer
2007-01-02For PR1070:Reid Spencer
2006-12-14avoid using a constant table when a constant can be used inlineRafael Espindola
2006-12-10.align is in bitsRafael Espindola
2006-12-07fix alignmentRafael Espindola
2006-12-02Use the llvm-upgrade program to upgrade llvm assembly.Reid Spencer
2006-10-19print common symbolsRafael Espindola
2006-09-21if a constant can't be an immediate, add it to the constant poolRafael Espindola