Make the ptrtoint comparison simplification work if one side is a global.
[oota-llvm.git] / test / LLVMC / ForwardTransformedValue.td
2009-12-15 Mikhail GlushenkovConvert llvmc tests to FileCheck.
2009-12-15 Mikhail GlushenkovValidate the generated C++ code in llvmc tests.
2009-12-07 Mikhail GlushenkovImplement 'forward_value' and 'forward_transformed_value'.