summaryrefslogtreecommitdiffstats
path: root/llvm/test/CodeGen/AArch64/patchable-function-entry-bti.ll
Commit message (Expand)AuthorAgeFilesLines
* [X86] -fpatchable-function-entry=N,0: place patch label after ENDBR{32,64}Fangrui Song2020-02-051-2/+4
* [AArch64] -fpatchable-function-entry=N,0: place patch label after BTIFangrui Song2020-02-031-2/+43
* Add function attribute "patchable-function-prefix" to support -fpatchable-fun...Fangrui Song2020-01-241-13/+33
* [AsmPrinter] Don't emit __patchable_function_entries entry if "patchable-func...Fangrui Song2020-01-241-7/+6
* [CodeGen] Move fentry-insert, xray-instrumentation and patchable-function bef...Fangrui Song2020-01-241-0/+24
OpenPOWER on IntegriCloud