llvm-6502/lib
2013-07-04 10:04:08 +00:00
..
Analysis Use SmallVectorImpl::iterator/const_iterator instead of SmallVector to avoid specifying the vector size. 2013-07-04 01:31:24 +00:00
AsmParser
Bitcode
CodeGen Typo. 2013-07-04 04:53:49 +00:00
DebugInfo
ExecutionEngine Use SmallVectorImpl::iterator/const_iterator instead of SmallVector to avoid specifying the vector size. 2013-07-04 01:31:24 +00:00
IR Use SmallVectorImpl::iterator/const_iterator instead of SmallVector to avoid specifying the vector size. 2013-07-04 01:31:24 +00:00
IRReader
Linker
MC
Object Add support for gnu archives with a string table and no symtab. 2013-07-03 15:57:14 +00:00
Option
Support Use SmallVectorImpl::iterator/const_iterator instead of SmallVector to avoid specifying the vector size. 2013-07-04 01:31:24 +00:00
TableGen
Target Add a V8FP instruction 'vcvt{b,t}' to convert between half and double precision. 2013-07-04 10:04:08 +00:00
Transforms Tabs to spaces. No functionality change. 2013-07-04 03:51:53 +00:00
CMakeLists.txt
LLVMBuild.txt
Makefile