| //===- subzero/crosstest/test_strengthreduce.def - macros -----*- C++ -*---===// |
| // The Subzero Code Generator |
| // This file is distributed under the University of Illinois Open Source |
| // License. See LICENSE.TXT for details. |
| //===----------------------------------------------------------------------===// |
| // This file defines macros for crosstesting strength reduction. |
| //===----------------------------------------------------------------------===// |
| #ifndef TEST_STRENGTHREDUCE_DEF |
| #define TEST_STRENGTHREDUCE_DEF |
| //#define X(constant, suffix) |
| #endif // !TEST_STRENGTHREDUCE_DEF |