llvm-6502/lib/Target/Mips/MCTargetDesc
Akira Hatanaka bca9c25dab Rewrite computation of Value in adjustFixupValue so that the upper 48-bits are
cleared. No functionality change.



git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@153491 91177308-0d34-0410-b5e6-96231b3b80d8
2012-03-27 01:50:08 +00:00
..
CMakeLists.txt Move the Mips only bits of the ELF writer to lib/Target/Mips. 2011-12-22 03:03:17 +00:00
LLVMBuild.txt LLVMBuild: Remove trailing newline, which irked me. 2011-12-12 19:48:00 +00:00
Makefile
MipsAsmBackend.cpp Rewrite computation of Value in adjustFixupValue so that the upper 48-bits are 2012-03-27 01:50:08 +00:00
MipsBaseInfo.h remove blanks, and some code format 2012-02-28 07:46:26 +00:00
MipsELFObjectWriter.cpp Pass endian information to constructors. Define separate functions to create 2012-03-01 01:53:15 +00:00
MipsFixupKinds.h comment fix 2012-02-24 02:17:26 +00:00
MipsMCAsmInfo.cpp remove Emacs-tag form .cpp files in Mips Backend, and fix some typo. 2012-02-17 08:55:11 +00:00
MipsMCAsmInfo.h remove Emacs-tag form .cpp files in Mips Backend, and fix some typo. 2012-02-17 08:55:11 +00:00
MipsMCCodeEmitter.cpp Incremental big endian patch by Jack Carter. 2012-03-21 00:52:01 +00:00
MipsMCTargetDesc.cpp Make MCRegisterInfo available to the the MCInstPrinter. 2012-03-05 19:33:20 +00:00
MipsMCTargetDesc.h Pass endian information to constructors. Define separate functions to create 2012-03-01 01:53:15 +00:00