summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Target/X86/ShadowCallStack.cpp
Commit message (Expand)AuthorAgeFilesLines
* Delete x86_64 ShadowCallStack supportVlad Tsyrklevich2019-03-071-321/+0
* Update the file headers across all of the LLVM projects in the monorepoChandler Carruth2019-01-191-4/+3
* X86: Consistently declare pass initializers in X86.h; NFCMatthias Braun2018-11-011-4/+0
* ShadowCallStack/x86_64: Ignore pseudo-machine instructionsVlad Tsyrklevich2018-04-101-1/+2
* Fix bad #include path in r329139Vlad Tsyrklevich2018-04-041-1/+1
* Add the ShadowCallStack passVlad Tsyrklevich2018-04-041-0/+325
OpenPOWER on IntegriCloud