aboutsummaryrefslogtreecommitdiffstats
path: root/test/CodeGen/ARM/constants.ll
Commit message (Expand)AuthorAgeFilesLines
* ARM test cases contributed by Apple.Evan Cheng2007-01-191-13/+8
* Build constants using instructions mov/orr or mvn/eor.Lauro Ramos Venancio2007-01-121-1/+2
* Globals are not being renamed any more.Reid Spencer2007-01-051-1/+1
* For PR1070:Reid Spencer2007-01-021-9/+9
* avoid using a constant table when a constant can be used inlineRafael Espindola2006-12-141-0/+10
* .align is in bitsRafael Espindola2006-12-101-1/+1
* fix alignmentRafael Espindola2006-12-071-1/+1
* Use the llvm-upgrade program to upgrade llvm assembly.Reid Spencer2006-12-021-8/+8
* print common symbolsRafael Espindola2006-10-191-1/+4
* if a constant can't be an immediate, add it to the constant poolRafael Espindola2006-09-211-0/+31