aboutsummaryrefslogtreecommitdiff
path: root/test/CodeGen/ARM/fpconv.ll
AgeCommit message (Expand)Author
2010-11-17These tests are looking for library function names thatDale Johannesen
2009-11-09Use Unified Assembly Syntax for the ARM backend.Jim Grosbach
2009-10-09Convert some ARM tests with lots of greps to use FileCheck.Bob Wilson
2009-09-09Eliminate more uses of llvm-as and llvm-dis.Dan Gohman
2009-06-24Move thumb and thumb2 tests into separate directories.Evan Cheng
2008-04-01More soft fp fixes.Evan Cheng
2008-04-01Unbreak ARM / Thumb soft FP support.Evan Cheng
2008-02-17Remove llvm-upgrade.Tanya Lattner
2007-04-16For PR1319:Reid Spencer
2007-01-19ARM test cases contributed by Apple.Evan Cheng
2006-12-02Use the llvm-upgrade program to upgrade llvm assembly.Reid Spencer
2006-10-17cleanup some testsRafael Espindola
2006-10-10uint <-> double conversionRafael Espindola
2006-10-10add double <-> int conversionRafael Espindola
2006-10-09add float -> double and double -> float conversionRafael Espindola