llvm-project/llvm/lib/Target/R600/InstPrinter
Matt Arsenault 4d7d38333b R600/SI: Print more immediates in hex format
Print in decimal for inline immediates, and hex otherwise. Use hex
always for offsets in addressing offsets.

This approximately matches what the shader compiler does.

llvm-svn: 206335
2014-04-15 22:32:49 +00:00
..
AMDGPUInstPrinter.cpp R600/SI: Print more immediates in hex format 2014-04-15 22:32:49 +00:00
AMDGPUInstPrinter.h R600/SI: Print more immediates in hex format 2014-04-15 22:32:49 +00:00
CMakeLists.txt [CMake] Let add_public_tablegen_target responsible to provide dependency to CommonTableGen. 2013-11-28 17:04:04 +00:00
LLVMBuild.txt
Makefile