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 build/CMake: Finish removal of add_llvm_library_dependencies. 2011-11-29 19:25:30 +00:00
LLVMBuild.txt LLVMBuild: Remove trailing newline, which irked me. 2011-12-12 19:48:00 +00:00
Makefile
SparcBaseInfo.h Add target flags to SPARC address operands. 2013-04-14 01:33:32 +00:00
SparcMCAsmInfo.cpp Clean up assignment of CalleeSaveStackSlotSize: get rid of the default and explicitly set this in every target that needs to change it from the default. 2013-01-23 16:22:04 +00:00
SparcMCAsmInfo.h Prune some includes 2012-03-27 07:54:11 +00:00
SparcMCTargetDesc.cpp Define SPARC code models. 2013-04-13 19:02:23 +00:00
SparcMCTargetDesc.h Remove some unnecessary forward declarations. 2012-03-22 06:52:14 +00:00