Unweaken vtables as per http://llvm.org/docs/CodingStandards.html#ll_virtual_anch
[oota-llvm.git] / lib / Target / PTX / PTXFPRoundingModePass.cpp
2011-11-26 Benjamin KramerMove code into anonymous namespaces.
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...