summaryrefslogtreecommitdiffstats
path: root/llvm/test/CodeGen/X86/stack-protector.ll
Commit message (Expand)AuthorAgeFilesLines
* Recommit r288212: Emit 'no line' information for interesting 'orphan' instruc...Paul Robinson2016-12-121-5/+10
* revert r288283 as it causes debug info (line numbers) to be lost in instrumen...Kostya Serebryany2016-12-011-10/+5
* Recommit r288212: Emit 'no line' information for interesting 'orphan' instruc...Paul Robinson2016-11-301-5/+10
* Revert r288212 due to lldb failure.Paul Robinson2016-11-291-10/+5
* Emit 'no line' information for interesting 'orphan' instructions.Paul Robinson2016-11-291-5/+10
* Improve the debug-info test created in r274263.Yunzhong Gao2016-10-051-3/+20
* Add an artificial line-0 debug location when the compiler emits a call toYunzhong Gao2016-06-301-0/+24
* [stack-protection] Add support for MSVC buffer security checkEtienne Bergeron2016-06-071-0/+438
* Revert "Change memcpy/memset/memmove to have dest and source alignments."Pete Cooper2015-11-191-3/+3
* Change memcpy/memset/memmove to have dest and source alignments.Pete Cooper2015-11-181-3/+3
* 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