summaryrefslogtreecommitdiff
path: root/test/CodeGen/pr9614.c
AgeCommit message (Expand)Author
2015-09-14Revert "Always_inline codegen rewrite" and 2 follow-ups.Evgeniy Stepanov
2015-09-12Always_inline codegen rewrite.Evgeniy Stepanov
2015-09-11Revert "Specify target triple in alwaysinline tests."Evgeniy Stepanov
2015-09-11Always_inline codegen rewrite.Evgeniy Stepanov
2015-06-30[CodeGen] Tweak isTriviallyRecursive furtherDavid Majnemer
2015-06-25[CodeGen] Restrict isTriviallyRecursive to predefined lib functions forwardin...David Majnemer
2013-08-15CHECK-LABEL-ify some code gen tests to improve diagnostic experience when tes...Stephen Lin
2011-12-19Add a triple to the test.Rafael Espindola
2011-12-19Extend the fix for PR9614 to handle inline asm in the outer decl andRafael Espindola
2011-10-28Fix this on the bots and make the test more complete by enabling optimizations.Rafael Espindola
2011-10-28Fix PR9614 for functions with the always_inline attribute. Try to keepRafael Espindola
2011-10-26Fix this tests on the bots.Rafael Espindola
2011-10-26Fix pr9614 by not emitting an available_externally function when it callsRafael Espindola