diff options
| author | Justin Holewinski <jholewinski@nvidia.com> | 2012-05-04 20:18:50 +0000 |
|---|---|---|
| committer | Justin Holewinski <jholewinski@nvidia.com> | 2012-05-04 20:18:50 +0000 |
| commit | ae556d3ef72dfe5f40a337b7071f42b7bf5b66a4 (patch) | |
| tree | 14ad103ff9863d609096fcf56552790c407f13d5 /llvm/lib/CodeGen/BranchFolding.cpp | |
| parent | 2420e8b7d591acce85b253f4b234c1a8c05fa5e6 (diff) | |
| download | bcm5719-llvm-ae556d3ef72dfe5f40a337b7071f42b7bf5b66a4.tar.gz bcm5719-llvm-ae556d3ef72dfe5f40a337b7071f42b7bf5b66a4.zip | |
This patch adds a new NVPTX back-end to LLVM which supports code generation for NVIDIA PTX 3.0. This back-end will (eventually) replace the current PTX back-end, while maintaining compatibility with it.
The new target machines are:
nvptx (old ptx32) => 32-bit PTX
nvptx64 (old ptx64) => 64-bit PTX
The sources are based on the internal NVIDIA NVPTX back-end, and
contain more functionality than the current PTX back-end currently
provides.
NV_CONTRIB
llvm-svn: 156196
Diffstat (limited to 'llvm/lib/CodeGen/BranchFolding.cpp')
0 files changed, 0 insertions, 0 deletions

