llvm-6502/lib
2014-03-02 03:20:38 +00:00
..
Analysis [C++11] Remove the use of LLVM_HAS_RVALUE_REFERENCES from the rest of 2014-03-01 09:32:03 +00:00
AsmParser
Bitcode Now that we have C++11, turn simple functors into lambdas and remove a ton of boilerplate. 2014-03-01 11:47:00 +00:00
CodeGen [C++11] Expand and eliminate the LLVM_ENUM_INT_TYPE() macro 2014-03-02 03:20:38 +00:00
DebugInfo
ExecutionEngine
IR Fix >> to be > > for non-c++11. 2014-02-28 21:37:28 +00:00
IRReader
LineEditor
Linker
LTO Add 'remark' diagnostic type in LLVM 2014-02-28 09:08:45 +00:00
MC Add support for parsing sun-style section flags in ELFAsmParser. 2014-03-01 06:21:00 +00:00
Object Now that it is possible, use the mangler in IRObjectFile. 2014-02-28 02:17:23 +00:00
Option
Support Now that we have C++11, turn simple functors into lambdas and remove a ton of boilerplate. 2014-03-01 11:47:00 +00:00
TableGen
Target [Sparc] Add register class for floating point conditional flags (%fcc0 - %fcc3). 2014-03-02 02:12:33 +00:00
Transforms Now that we have C++11, turn simple functors into lambdas and remove a ton of boilerplate. 2014-03-01 11:47:00 +00:00
CMakeLists.txt
LLVMBuild.txt
Makefile