summaryrefslogtreecommitdiffstats
path: root/llvm/test/CodeGen/WinCFGuard/cfguard.ll
Commit message (Expand)AuthorAgeFilesLines
* Migrate function attribute "no-frame-pointer-elim"="false" to "frame-pointer"...Fangrui Song2019-12-241-2/+2
* Add Windows Control Flow Guard checks (/guard:cf).Andrew Paverd2019-10-281-2/+3
* [COFF] Emit @feat.00 on 64-bit and set the CFG bit when emitting guardcf tablesHans Wennborg2018-09-191-0/+2
* Rename the cfguard module flag to cfguardtableHans Wennborg2018-08-101-1/+1
* Reland "Emit Function IDs table for Control Flow Guard"Adrian McCarthy2018-01-091-0/+162
* Revert "Emit Function IDs table for Control Flow Guard"Adrian McCarthy2018-01-081-162/+0
* Emit Function IDs table for Control Flow GuardAdrian McCarthy2018-01-081-0/+162
OpenPOWER on IntegriCloud