llvm-6502/lib/Target/Sparc/MCTargetDesc
Jakob Stoklund Olesen 0ec587e26c Add target flags to SPARC address operands.
SDNodes and MachineOperands get target flags representing the %hi() and
%lo() assembly annotations that eventually become relocations.

Also define flags to be used by the 64-bit code models.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@179468 91177308-0d34-0410-b5e6-96231b3b80d8
2013-04-14 01:33:32 +00:00
..
CMakeLists.txt
LLVMBuild.txt
Makefile
SparcBaseInfo.h Add target flags to SPARC address operands. 2013-04-14 01:33:32 +00:00
SparcMCAsmInfo.cpp
SparcMCAsmInfo.h
SparcMCTargetDesc.cpp Define SPARC code models. 2013-04-13 19:02:23 +00:00
SparcMCTargetDesc.h