[llvm] r176623 - R600/SI: add proper formal parameter handling for SI

Sean Silva silvas at purdue.edu
Fri Mar 8 13:50:13 PST 2013


--- llvm/trunk/lib/Target/R600/AMDGPUCallingConv.td (added)
+++ llvm/trunk/lib/Target/R600/AMDGPUCallingConv.td Thu Mar  7 03:03:52 2013
@@ -0,0 +1,42 @@
+//===---- AMDCallingConv.td - Calling Conventions for Radeon GPUs
---------===//

This is out of sync with the file name.

-- Sean Silva



More information about the llvm-commits mailing list