llvm-6502/lib/Target/PTX
Justin Holewinski 657d1bed23 PTX: add flag to disable mad/fma selection
Patch by Dan Bailey

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@131537 91177308-0d34-0410-b5e6-96231b3b80d8
2011-05-18 15:42:23 +00:00
..
TargetInfo PTX: Add intrinsics to list of built-in intrinsics, which allows them to be 2011-04-20 15:37:17 +00:00
CMakeLists.txt
Makefile
PTX.h PTX: Add intrinsics to list of built-in intrinsics, which allows them to be 2011-04-20 15:37:17 +00:00
PTX.td PTX: add flag to disable mad/fma selection 2011-05-18 15:42:23 +00:00
PTXAsmPrinter.cpp PTX: patch to AsmPrinter 2011-04-28 00:19:50 +00:00
PTXFrameLowering.cpp
PTXFrameLowering.h
PTXInstrFormats.td
PTXInstrInfo.cpp
PTXInstrInfo.h
PTXInstrInfo.td PTX: add flag to disable mad/fma selection 2011-05-18 15:42:23 +00:00
PTXIntrinsicInstrInfo.td
PTXISelDAGToDAG.cpp
PTXISelLowering.cpp Make the logic for determining function alignment more explicit. No functionality change. 2011-05-06 20:34:06 +00:00
PTXISelLowering.h Make the logic for determining function alignment more explicit. No functionality change. 2011-05-06 20:34:06 +00:00
PTXMachineFunctionInfo.h ptx: fix parameter ordering 2011-04-21 10:56:58 +00:00
PTXMCAsmInfo.cpp
PTXMCAsmInfo.h
PTXMCAsmStreamer.cpp Simplify the handling of pcrel relocations on ELF. Now we do the right thing 2011-05-01 03:50:49 +00:00
PTXMFInfoExtract.cpp
PTXRegisterInfo.cpp
PTXRegisterInfo.h
PTXRegisterInfo.td PTX: Expand useable register space 2011-04-21 16:08:02 +00:00
PTXSubtarget.cpp PTX: add flag to disable mad/fma selection 2011-05-18 15:42:23 +00:00
PTXSubtarget.h PTX: add flag to disable mad/fma selection 2011-05-18 15:42:23 +00:00
PTXTargetMachine.cpp Add all the plumbing needed for MC to expand cfi to the old tables in 2011-04-30 03:44:37 +00:00
PTXTargetMachine.h PTX: Add intrinsics to list of built-in intrinsics, which allows them to be 2011-04-20 15:37:17 +00:00