- Rename isLegalMemOpType to isSafeMemOpType. "Legal" is a very overloade term.
[oota-llvm.git] / lib / Target / NVPTX / NVPTXInstrInfo.td
2012-06-02 Benjamin KramerFix typos found by github.com/lyda/misspell-check
2012-05-04 Justin HolewinskiThis patch adds a new NVPTX back-end to LLVM which...