llvm-6502/lib
2013-07-26 20:51:20 +00:00
..
Analysis Treat nothrow forms of ::operator delete and ::operator delete[] as 2013-07-21 23:11:42 +00:00
AsmParser
Bitcode Make .bc en/decoding of AttrKind stable 2013-07-26 04:16:55 +00:00
CodeGen Add preliminary support for hashing DIEs and breaking them into 2013-07-26 17:02:41 +00:00
DebugInfo DebugInfo: Factor out parsing compile unit DIEs to a separate function. Improve code style and comments. 2013-07-15 08:43:35 +00:00
ExecutionEngine [PowerPC] Support powerpc64le as a syntax-checking target. 2013-07-26 01:35:43 +00:00
IR Debug Info Verifier: enable verification of DICompileUnit. 2013-07-26 20:04:30 +00:00
IRReader Add 'const' qualifiers to static const char* variables. 2013-07-16 01:17:10 +00:00
Linker
MC [PowerPC] Support powerpc64le as a syntax-checking target. 2013-07-26 01:35:43 +00:00
Object Remove the mblaze backend from llvm. 2013-07-25 18:55:05 +00:00
Option Silence gcc warning. 2013-07-22 21:29:28 +00:00
Support Add missing 'n'. 2013-07-26 20:44:45 +00:00
TableGen
Target [mips] Fix FP conditional move instructions to have explicit FP condition code 2013-07-26 20:51:20 +00:00
Transforms Correct case of m_UIToFp to m_UIToFP to match instruction name, add m_SIToFP for consistency. 2013-07-26 17:55:00 +00:00
CMakeLists.txt
LLVMBuild.txt
Makefile