llvm-6502/lib
2013-08-13 14:02:13 +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 Pass DIEHash::collectAttributes output argument by-pointer instead of by-value. 2013-08-13 07:57:01 +00:00
DebugInfo
ExecutionEngine Optimistically ignore scattered relocations in MachO in RuntimeDyld. This 2013-08-09 00:57:01 +00:00
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 Remove some std stream usage from Support and TableGen 2013-08-06 22:51:21 +00:00
Target Fix signed overflow in when computing encodings for ADR instructions 2013-08-13 14:02:13 +00:00
Transforms Reapply r188119 now that the bug it exposed is fixed. 2013-08-12 22:38:43 +00:00
CMakeLists.txt
LLVMBuild.txt
Makefile