Move TargetData to DataLayout.
[oota-llvm.git] / lib / Target / NVPTX / NVPTXTargetMachine.cpp
2012-10-08 Micah VillmowMove TargetData to DataLayout.
2012-07-02 Bob WilsonAdd all codegen passes to the PassManager via TargetPas...
2012-05-04 Justin HolewinskiThis patch adds a new NVPTX back-end to LLVM which...