aboutsummaryrefslogtreecommitdiff
path: root/test/CodeGen/ARM/fcopysign.ll
AgeCommit message (Expand)Author
2011-02-28Fix typo introduced by r126661: "Fix a typo which ..."Jakob Stoklund Olesen
2011-02-28Fix a typo which cause dag combine crash. rdar://9059537.Evan Cheng
2011-02-23More fcopysign correctness and performance fix.Evan Cheng
2011-02-11Fix buggy fcopysign lowering.Evan Cheng
2009-11-09Use Unified Assembly Syntax for the ARM backend.Jim Grosbach
2009-09-09Eliminate more uses of llvm-as and llvm-dis.Dan Gohman
2007-08-15Convert tests using "| wc -l | grep ..." to use the count script.Dan Gohman
2007-04-16For PR1319:Reid Spencer
2007-01-30For PR411:Reid Spencer
2007-01-26For PR761:Reid Spencer
2007-01-25fix fcopysign testLauro Ramos Venancio
2007-01-19ARM test cases contributed by Apple.Evan Cheng
2007-01-13For PR1043:Reid Spencer
2007-01-05This test case has been translated to 2.0 assembly so don't runReid Spencer
2007-01-04Add test for FCOPYSIGN.Lauro Ramos Venancio