R600/SI: Try to keep i32 mul on SALU
[oota-llvm.git] / lib / Target / NVPTX / InstPrinter / NVPTXInstPrinter.cpp
2014-07-16 Justin Holewinski[NVPTX] Rename registers %fl -> %fd and %rl -> %rd
2014-04-22 Chandler Carruth[Modules] Fix potential ODR violations by sinking the...
2014-01-07 Chandler CarruthRe-sort all of the includes with ./utils/sort_includes...
2013-11-15 Justin Holewinski[NVPTX] Fix handling of indirect calls
2013-08-06 Justin Holewinski[NVPTX] Fix bug in stack code generation causes by...
2013-08-06 Justin Holewinski[NVPTX] Start conversion to MC infrastructure
2012-05-04 Justin HolewinskiThis patch adds a new NVPTX back-end to LLVM which...