- Handle TypePromoteFloat in switch statements
- Move an expression into an assert to avoid unused variable in non-assert builds.
Details
Details
Diff Detail
Diff Detail
- Repository
- rL LLVM
Paths
| Differential D9086
Fix build errors introduced by r235215 ClosedPublic Authored by pirama on Apr 17 2015, 12:51 PM.
Details Summary
Diff Detail
Event Timelinepirama updated this object. This revision is now accepted and ready to land.Apr 17 2015, 12:52 PM Closed by commit rL235220: Fix build errors introduced by r235215 (authored by pirama). · Explain WhyApr 17 2015, 12:54 PM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 23958 llvm/trunk/lib/CodeGen/SelectionDAG/LegalizeFloatTypes.cpp
llvm/trunk/lib/CodeGen/SelectionDAG/LegalizeTypesGeneric.cpp
llvm/trunk/lib/CodeGen/SelectionDAG/LegalizeVectorTypes.cpp
|