summaryrefslogtreecommitdiff
path: root/test/CodeGen/builtin-expect.c
AgeCommit message (Expand)Author
2016-12-23Make '-disable-llvm-optzns' an alias for '-disable-llvm-passes'.Chandler Carruth
2016-04-19[builtin_expect] tighten checks, add test, add commentsSanjay Patel
2015-04-16[opaque pointer types] Explicit non-pointer type for call expressionsDavid Blaikie
2015-01-26Don't generate llvm.expect intrinsics with -O0.Pete Cooper
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