createX86FloatingPointStackifierPass is disabled until we handle
TracksLiveness correctly.
Details
Details
Diff Detail
Diff Detail
- Repository
- rL LLVM
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 152062 llvm/trunk/tools/llvm-exegesis/lib/Assembler.cpp
llvm/trunk/tools/llvm-exegesis/lib/Target.h
llvm/trunk/tools/llvm-exegesis/lib/Target.cpp
llvm/trunk/tools/llvm-exegesis/lib/X86/CMakeLists.txt
llvm/trunk/tools/llvm-exegesis/lib/X86/Target.cpp
llvm/trunk/unittests/tools/llvm-exegesis/X86/TargetTest.cpp
|