summaryrefslogtreecommitdiffstats
path: root/llvm/test/CodeGen/X86/stack-protector.ll
Commit message (Expand)AuthorAgeFilesLines
* Move the personality function from LandingPadInst to FunctionDavid Majnemer2015-06-171-16/+16
* [opaque pointer type] Add textual IR support for explicit type parameter to t...David Blaikie2015-04-161-67/+67
* [opaque pointer type] Add textual IR support for explicit type parameter to g...David Blaikie2015-03-131-65/+65
* [opaque pointer type] Add textual IR support for explicit type parameter to l...David Blaikie2015-02-271-66/+66
* [opaque pointer type] Add textual IR support for explicit type parameter to g...David Blaikie2015-02-271-120/+120
* [stack protector] Make the StackProtector pass respect ssp-buffer-size.Josh Magee2014-04-171-0/+234
* [stack protector] Refactor and clean-up test. No functionality change.Josh Magee2014-04-101-142/+221
* [stackprotector] Simplify SP Pass so that we emit different fail basic blocks...Michael Gottesman2013-08-091-0/+4
* Mass update to CodeGen tests to use CHECK-LABEL for labels corresponding to f...Stephen Lin2013-07-141-409/+409
* Support OpenBSD's native frame protection conventions.Rafael Espindola2013-06-071-0/+5
* Add the heuristic to differentiate SSPStrong from SSPRequired.Bill Wendling2013-01-231-12/+2518
* Add the IR attribute 'sspstrong'.Bill Wendling2013-01-231-21/+628
* Rename test since it's not linux-specific.Bill Wendling2012-08-131-0/+28
* Remove mistakenly added test.Eric Christopher2010-07-061-25/+0
* Fix up -fstack-protector on linux to use the segmentEric Christopher2010-07-061-0/+25
OpenPOWER on IntegriCloud