- Rename isLegalMemOpType to isSafeMemOpType. "Legal" is a very overloade term.
[oota-llvm.git] / lib / Target / NVPTX / NVPTXAllocaHoisting.cpp
2012-12-03 Chandler CarruthUse the new script to sort the includes of every file...
2012-05-31 Joel JonesFix typos
2012-05-04 Justin HolewinskiThis patch adds a new NVPTX back-end to LLVM which...