This is an archive of the discontinued LLVM Phabricator instance.

[llvm-exegesis] Add mechanism to add target-specific passes.
ClosedPublic

Authored by courbet on Jun 20 2018, 4:26 AM.

Details

Summary

createX86FloatingPointStackifierPass is disabled until we handle
TracksLiveness correctly.

Diff Detail

Repository
rL LLVM

Event Timeline

courbet created this revision.Jun 20 2018, 4:26 AM
courbet updated this revision to Diff 152057.Jun 20 2018, 4:30 AM

clang-format

gchatelet accepted this revision.Jun 20 2018, 4:45 AM
This revision is now accepted and ready to land.Jun 20 2018, 4:45 AM
This revision was automatically updated to reflect the committed changes.