PTX: Add programmable rounding mode specifier for int <-> fp conversion instrs.
[oota-llvm.git] / lib / Target / PTX / PTXFPRoundingModePass.cpp
2011-09-30 Justin HolewinskiPTX: Add programmable rounding mode specifier for int...
2011-09-30 Justin HolewinskiPTX: Attempt to cleanup/unify the handling of FP roundi...