summaryrefslogtreecommitdiff
path: root/test/CodeGen/ARM/fpconv.ll
Commit message (Expand)AuthorAge
* Mass update to CodeGen tests to use CHECK-LABEL for labels corresponding to f...Stephen Lin2013-07-14
* These tests are looking for library function names thatDale Johannesen2010-11-17
* Use Unified Assembly Syntax for the ARM backend.Jim Grosbach2009-11-09
* Convert some ARM tests with lots of greps to use FileCheck.Bob Wilson2009-10-09
* Eliminate more uses of llvm-as and llvm-dis.Dan Gohman2009-09-09
* Move thumb and thumb2 tests into separate directories.Evan Cheng2009-06-24
* More soft fp fixes.Evan Cheng2008-04-01
* Unbreak ARM / Thumb soft FP support.Evan Cheng2008-04-01
* Remove llvm-upgrade.Tanya Lattner2008-02-17
* For PR1319:Reid Spencer2007-04-16
* ARM test cases contributed by Apple.Evan Cheng2007-01-19
* Use the llvm-upgrade program to upgrade llvm assembly.Reid Spencer2006-12-02
* cleanup some testsRafael Espindola2006-10-17
* uint <-> double conversionRafael Espindola2006-10-10
* add double <-> int conversionRafael Espindola2006-10-10
* add float -> double and double -> float conversionRafael Espindola2006-10-09