]> Gitweb @ Texas Instruments - Open Source Git Repositories - git.TI.com/gitweb - opencl/llvm.git/history - test/Transforms/InstCombine/fcmp-select.ll
[canonicalize] Teach InstCombine to canonicalize loads which are only
[opencl/llvm.git] / test / Transforms / InstCombine / fcmp-select.ll
2010-02-23 Dan GohmanDon't do (X != Y) ? X : Y -> X for floating-point...