[PATCH] D48360: [llvm-exegesis] Add mechanism to add target-specific passes.

Clement Courbet via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Jun 20 04:27:06 PDT 2018


courbet created this revision.
courbet added a reviewer: gchatelet.
Herald added subscribers: tschuett, mgorny.

createX86FloatingPointStackifierPass is disabled until we handle
TracksLiveness correctly.


Repository:
  rL LLVM

https://reviews.llvm.org/D48360

Files:
  tools/llvm-exegesis/lib/Assembler.cpp
  tools/llvm-exegesis/lib/Target.cpp
  tools/llvm-exegesis/lib/Target.h
  tools/llvm-exegesis/lib/X86/CMakeLists.txt
  tools/llvm-exegesis/lib/X86/Target.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D48360.152056.patch
Type: text/x-patch
Size: 4337 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180620/35941354/attachment.bin>


More information about the llvm-commits mailing list