summaryrefslogtreecommitdiff
path: root/test/CodeGen/X86/warn-stack.ll
AgeCommit message (Expand)Author
2016-04-19[SSP, 2/2] Create llvm.stackguard() intrinsic and lower it to LOAD_STACK_GUARDTim Shen
2015-02-27[opaque pointer type] Add textual IR support for explicit type parameter to g...David Blaikie
2013-12-17Add warning capabilities in LLVM.Quentin Colombet
2013-12-17Revert r197438 and r197447 until we figure out how to avoid circular dependen...Quentin Colombet
2013-12-16Add warning capabilities in LLVM.Quentin Colombet
2013-06-08Reapply r183552. This time, use a standard type for the option to avoid templateQuentin Colombet
2013-06-07Revert commits related to stack warning.Quentin Colombet
2013-06-07Explicit triple in warn stack size test cases to not depend on OS.Quentin Colombet
2013-06-07Add a backend option to warn on a given stack size limit.Quentin Colombet