aboutsummaryrefslogtreecommitdiff
path: root/test/CodeGen/const-unordered-compare.c
AgeCommit message (Expand)Author
2010-06-27Change IR generation for return (in the simple case) to avoid doing sillyChris Lattner
2010-04-29A not equal for an unordered relation should return true as specified in IEEE...Mon P Wang