llvm-6502/lib
Akira Hatanaka 1acb7df498 Make changes necessary for supporting floating point load and store instructions
that have 64-bit pointers or access the 32 x 64-bit floating pointer register
file. Update functions in MipsInstrInfo.cpp too.



git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@141623 91177308-0d34-0410-b5e6-96231b3b80d8
2011-10-11 01:12:52 +00:00
..
Analysis
Archive
AsmParser
Bitcode
CodeGen Revert r141569 and r141576. 2011-10-10 23:18:02 +00:00
DebugInfo lib/DebugInfo/DWARFDebugLine.cpp: De-Unicode-ify. 2011-10-08 11:22:47 +00:00
ExecutionEngine
Linker Make it possible to use the linker without destroying the source module. This is so the source module can be linked to multiple other destination modules. For all that used LinkModules() before, they will continue to destroy the source module as before. 2011-10-11 00:24:54 +00:00
MC MCAtom extending methods need to extend the range of the atom as well. 2011-10-10 18:09:38 +00:00
Object Revert r141605 as it broke tests for llvm-nm. 2011-10-11 00:38:56 +00:00
Support The Mips specific function for instruction cache invalidation cannot be 2011-10-10 18:41:02 +00:00
TableGen Revert r141079: tblgen: add preprocessor as a separate mode 2011-10-08 12:39:26 +00:00
Target Make changes necessary for supporting floating point load and store instructions 2011-10-11 01:12:52 +00:00
Transforms Add a natural stack alignment field to TargetData, and prevent InstCombine from 2011-10-10 23:42:08 +00:00
VMCore Move default to top of switch 2011-10-07 16:27:01 +00:00
CMakeLists.txt
Makefile