createX86FloatingPointStackifierPass is disabled until we handle
TracksLiveness correctly.
Details
Details
Diff Detail
Diff Detail
- Repository
- rL LLVM
- Build Status
Buildable 19503 Build 19503: arc lint + arc unit
Paths
| Differential D48360
[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
Diff Detail
Event TimelineThis revision is now accepted and ready to land.Jun 20 2018, 4:45 AM Closed by commit rL335117: [llvm-exegesis] Add mechanism to add target-specific passes. (authored by courbet). · Explain WhyJun 20 2018, 4:59 AM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 152057 tools/llvm-exegesis/lib/Assembler.cpp
tools/llvm-exegesis/lib/Target.h
tools/llvm-exegesis/lib/Target.cpp
tools/llvm-exegesis/lib/X86/CMakeLists.txt
tools/llvm-exegesis/lib/X86/Target.cpp
unittests/tools/llvm-exegesis/X86/TargetTest.cpp
|