aboutsummaryrefslogtreecommitdiff
path: root/test/CodeGen/builtin-expect.c
AgeCommit message (Expand)Author
2011-09-21I had meant to locally revert this test.John McCall
2011-09-21ANSI C requires that a call to an unprototyped function type succeedJohn McCall
2011-07-08Introduce __builtin_expect() intrinsic support.Jakub Staszak
2011-04-25Ir-gen the side-effect(s) when __builtin_expect isFariborz Jahanian
2010-07-262nd argument of __builtin_expect must be evaluatedFariborz Jahanian