llvm-6502/lib
Jack Carter da0860f78e [Mips] Support for unaligned load/store microMips instructions
This includes instructions lwl, lwr, swl and swr.

Patch by Zoran Jovnovic


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@188312 91177308-0d34-0410-b5e6-96231b3b80d8
2013-08-13 20:19:16 +00:00
..
Analysis Fix an oversight in isPotentiallyReachable where we wouldn't do any CFG-walking 2013-08-13 00:03:47 +00:00
AsmParser
Bitcode
CodeGen Update makeLibCall to return both the call and the chain associated with the libcall instead of just the call. This allows us to specify libcalls that return void. 2013-08-13 17:54:56 +00:00
DebugInfo
ExecutionEngine
IR DebugInfo: provide the ability to add members to a class after it has been constructed 2013-08-09 17:17:12 +00:00
IRReader
Linker
MC [-cxx-abi microsoft] Stick zero initialized symbols into the .bss section for COFF 2013-08-13 01:23:53 +00:00
Object Add back missing PPC relocation types. 2013-08-09 09:42:14 +00:00
Option
Support GCC warns about removing const with a c-style cast. 2013-08-13 09:57:55 +00:00
TableGen
Target [Mips] Support for unaligned load/store microMips instructions 2013-08-13 20:19:16 +00:00
Transforms dfsan: fix lint warnings 2013-08-13 16:52:41 +00:00
CMakeLists.txt
LLVMBuild.txt
Makefile