llvm-6502/lib/Target/Sparc/MCTargetDesc
Jakob Stoklund Olesen 41d59c6130 Define SPARC code models.
Currently, only abs32 and pic32 are implemented. Add a test case for
abs32 with 64-bit code. 64-bit PIC code is currently broken.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@179463 91177308-0d34-0410-b5e6-96231b3b80d8
2013-04-13 19:02:23 +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
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