This is for DAG Combine to share the target query interface with CodeGenPrepare.
Details
Details
Diff Detail
Diff Detail
- Repository
- rL LLVM
Paths
| Differential D24707
Change the interface of TLI.isMultiStoresCheaperThanBitsMerge ClosedPublic Authored by wmi on Sep 18 2016, 8:27 AM.
Details Summary This is for DAG Combine to share the target query interface with CodeGenPrepare.
Diff Detail
Event Timelinewmi updated this object. This revision is now accepted and ready to land.Nov 22 2016, 11:39 AM Closed by commit rL290363: Change the interface of TLI.isMultiStoresCheaperThanBitsMerge. (authored by wmi). · Explain WhyDec 22 2016, 11:48 AM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 82357 llvm/trunk/include/llvm/Target/TargetLowering.h
llvm/trunk/lib/CodeGen/SelectionDAG/DAGCombiner.cpp
llvm/trunk/lib/Target/X86/X86ISelLowering.h
|