R600: Emit ISA for CALL_FS_* instructions
authorTom Stellard <thomas.stellard@amd.com>
Mon, 6 May 2013 17:50:26 +0000 (17:50 +0000)
committerTom Stellard <thomas.stellard@amd.com>
Mon, 6 May 2013 17:50:26 +0000 (17:50 +0000)
commit58bf662c066bfd11aa945335440be96eee0e06d1
treeeee80b2caeeaa5c3ba9bd1693168717343e2098f
parente5c8c24ed5ff9500145633a550b016a2308c1740
R600: Emit ISA for CALL_FS_* instructions

Reviewed-by: Vincent Lejeune <vljn@ovi.com>
Tested-By: Aaron Watry <awatry@gmail.com>
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@181223 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/R600/MCTargetDesc/R600MCCodeEmitter.cpp
test/CodeGen/R600/call_fs.ll [new file with mode: 0644]