summaryrefslogtreecommitdiffstats
path: root/test/CodeGen/builtin-expect.c
Commit message (Expand)AuthorAgeFilesLines
* I had meant to locally revert this test.John McCall2011-09-211-1/+1
* ANSI C requires that a call to an unprototyped function type succeedJohn McCall2011-09-211-1/+1
* Introduce __builtin_expect() intrinsic support.Jakub Staszak2011-07-081-0/+26
* Ir-gen the side-effect(s) when __builtin_expect isFariborz Jahanian2011-04-251-1/+11
* 2nd argument of __builtin_expect must be evaluatedFariborz Jahanian2010-07-261-0/+11