aboutsummaryrefslogtreecommitdiff
path: root/test/CodeGen/ARM/fpcmp.ll
AgeCommit message (Expand)Author
2017-02-13[ARM] Use VCMP, not VCMPE, for floating point equality comparisonsJames Molloy
2014-04-03ARM: fixup more tests to specify the target more explicitlySaleem Abdulrasool
2013-07-14Mass update to CodeGen tests to use CHECK-LABEL for labels corresponding to f...Stephen Lin
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
2008-02-17Remove llvm-upgrade.Tanya Lattner
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
2006-12-02Use the llvm-upgrade program to upgrade llvm assembly.Reid Spencer
2006-10-17cleanup some testsRafael Espindola
2006-10-14fix some fp condition codesRafael Espindola
2006-10-13implement unordered floating point comparesRafael Espindola
2006-10-10compare doublesRafael Espindola
2006-10-10add some tests for floating point compareRafael Espindola