[PATCH] D54896: Introduce control flow speculation tracking pass for AArch64.

Phabricator via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Dec 18 00:53:24 PST 2018


This revision was automatically updated to reflect the committed changes.
Closed by commit rL349456: Introduce control flow speculation tracking pass for AArch64 (authored by kbeyls, committed by ).

Changed prior to commit:
  https://reviews.llvm.org/D54896?vs=177843&id=178615#toc

Repository:
  rL LLVM

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D54896/new/

https://reviews.llvm.org/D54896

Files:
  llvm/trunk/lib/Target/AArch64/AArch64.h
  llvm/trunk/lib/Target/AArch64/AArch64FastISel.cpp
  llvm/trunk/lib/Target/AArch64/AArch64ISelLowering.cpp
  llvm/trunk/lib/Target/AArch64/AArch64InstrInfo.cpp
  llvm/trunk/lib/Target/AArch64/AArch64InstructionSelector.cpp
  llvm/trunk/lib/Target/AArch64/AArch64RegisterInfo.cpp
  llvm/trunk/lib/Target/AArch64/AArch64SpeculationHardening.cpp
  llvm/trunk/lib/Target/AArch64/AArch64TargetMachine.cpp
  llvm/trunk/lib/Target/AArch64/CMakeLists.txt
  llvm/trunk/test/CodeGen/AArch64/O0-pipeline.ll
  llvm/trunk/test/CodeGen/AArch64/O3-pipeline.ll
  llvm/trunk/test/CodeGen/AArch64/speculation-hardening-dagisel.ll
  llvm/trunk/test/CodeGen/AArch64/speculation-hardening.ll
  llvm/trunk/test/CodeGen/AArch64/speculation-hardening.mir

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D54896.178615.patch
Type: text/x-patch
Size: 37889 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20181218/efdfc71f/attachment.bin>


More information about the llvm-commits mailing list