summaryrefslogtreecommitdiff
path: root/test/CodeGen/X86/stack-protector.ll
AgeCommit message (Expand)Author
2016-12-12Recommit r288212: Emit 'no line' information for interesting 'orphan' instruc...Paul Robinson
2016-12-01revert r288283 as it causes debug info (line numbers) to be lost in instrumen...Kostya Serebryany
2016-11-30Recommit r288212: Emit 'no line' information for interesting 'orphan' instruc...Paul Robinson
2016-11-29Revert r288212 due to lldb failure.Paul Robinson
2016-11-29Emit 'no line' information for interesting 'orphan' instructions.Paul Robinson
2016-10-05Improve the debug-info test created in r274263.Yunzhong Gao
2016-06-30Add an artificial line-0 debug location when the compiler emits a call toYunzhong Gao
2016-06-07[stack-protection] Add support for MSVC buffer security checkEtienne Bergeron
2015-11-19Revert "Change memcpy/memset/memmove to have dest and source alignments."Pete Cooper
2015-11-18Change memcpy/memset/memmove to have dest and source alignments.Pete Cooper
2015-06-17Move the personality function from LandingPadInst to FunctionDavid Majnemer
2015-04-16[opaque pointer type] Add textual IR support for explicit type parameter to t...David Blaikie
2015-03-13[opaque pointer type] Add textual IR support for explicit type parameter to g...David Blaikie
2015-02-27[opaque pointer type] Add textual IR support for explicit type parameter to l...David Blaikie
2015-02-27[opaque pointer type] Add textual IR support for explicit type parameter to g...David Blaikie
2014-04-17[stack protector] Make the StackProtector pass respect ssp-buffer-size.Josh Magee
2014-04-10[stack protector] Refactor and clean-up test. No functionality change.Josh Magee
2013-08-09[stackprotector] Simplify SP Pass so that we emit different fail basic blocks...Michael Gottesman
2013-07-14Mass update to CodeGen tests to use CHECK-LABEL for labels corresponding to f...Stephen Lin
2013-06-07Support OpenBSD's native frame protection conventions.Rafael Espindola
2013-01-23Add the heuristic to differentiate SSPStrong from SSPRequired.Bill Wendling
2013-01-23Add the IR attribute 'sspstrong'.Bill Wendling
2012-08-13Rename test since it's not linux-specific.Bill Wendling
2010-07-06Remove mistakenly added test.Eric Christopher
2010-07-06Fix up -fstack-protector on linux to use the segmentEric Christopher