aboutsummaryrefslogtreecommitdiffstats
path: root/test/CodeGen/ARM/fpcmp.ll
Commit message (Expand)AuthorAgeFilesLines
* Update to LLVM 3.5a.Stephen Hines2014-04-241-1/+1
* Mass update to CodeGen tests to use CHECK-LABEL for labels corresponding to f...Stephen Lin2013-07-141-7/+7
* Use Unified Assembly Syntax for the ARM backend.Jim Grosbach2009-11-091-7/+7
* Convert some ARM tests with lots of greps to use FileCheck.Bob Wilson2009-10-091-8/+22
* Eliminate more uses of llvm-as and llvm-dis.Dan Gohman2009-09-091-1/+1
* Remove llvm-upgrade.Tanya Lattner2008-02-171-29/+29
* Convert tests using "| wc -l | grep ..." to use the count script.Dan Gohman2007-08-151-2/+2
* For PR1319:Reid Spencer2007-04-161-8/+8
* ARM test cases contributed by Apple.Evan Cheng2007-01-191-9/+8
* Use the llvm-upgrade program to upgrade llvm assembly.Reid Spencer2006-12-021-9/+9
* cleanup some testsRafael Espindola2006-10-171-7/+1
* fix some fp condition codesRafael Espindola2006-10-141-4/+2
* implement unordered floating point comparesRafael Espindola2006-10-131-1/+17
* compare doublesRafael Espindola2006-10-101-1/+10
* add some tests for floating point compareRafael Espindola2006-10-101-0/+41