summaryrefslogtreecommitdiffstats
path: root/llvm/test/CodeGen/ARM/warn-stack.ll
Commit message (Expand)AuthorAgeFilesLines
* Migrate function attribute "no-frame-pointer-elim" to "frame-pointer"="all" a...Fangrui Song2019-12-241-2/+2
* [ARM] Generate consistent frame records for Thumb2Oliver Stannard2016-08-231-2/+2
* [SSP, 2/2] Create llvm.stackguard() intrinsic and lower it to LOAD_STACK_GUARDTim Shen2016-04-191-1/+1
* [opaque pointer type] Add textual IR support for explicit type parameter to g...David Blaikie2015-02-271-2/+2
* Add warning capabilities in LLVM.Quentin Colombet2013-12-171-1/+1
* Revert r197438 and r197447 until we figure out how to avoid circular dependen...Quentin Colombet2013-12-171-1/+1
* Add warning capabilities in LLVM.Quentin Colombet2013-12-161-1/+1
* Reapply r183552. This time, use a standard type for the option to avoid templateQuentin Colombet2013-06-081-0/+24
* Revert commits related to stack warning.Quentin Colombet2013-06-071-24/+0
* Explicit triple in warn stack size test cases to not depend on OS.Quentin Colombet2013-06-071-2/+2
* Add a backend option to warn on a given stack size limit.Quentin Colombet2013-06-071-0/+24
OpenPOWER on IntegriCloud