llvm-6502/lib
Duncan P. N. Exon Smith 9fa8641288 IR: Remove dead code in metadata bitcode writing, NFC
No one cares how many uses each metadata value has, so don't bother
counting.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@220337 91177308-0d34-0410-b5e6-96231b3b80d8
2014-10-21 22:13:34 +00:00
..
Analysis remove function names from comments; NFC 2014-10-21 18:26:57 +00:00
AsmParser
Bitcode IR: Remove dead code in metadata bitcode writing, NFC 2014-10-21 22:13:34 +00:00
CodeGen Pacify bots and simplify r220321 2014-10-21 21:50:49 +00:00
DebugInfo Constify input argument of RelocVisitor and DWARFContext constructors. NFC. 2014-10-20 20:28:51 +00:00
ExecutionEngine [MCJIT] Temporarily revert r220245 - it broke several bots. 2014-10-21 00:24:02 +00:00
IR Extend the verifier to check usage of 'nonnull' metadata. 2014-10-21 20:56:29 +00:00
IRReader
LineEditor
Linker
LTO
MC Drop support for an old version of ld64 (from darwin 9). 2014-10-21 18:31:09 +00:00
Object [MCJIT] Temporarily revert r220245 - it broke several bots. 2014-10-21 00:24:02 +00:00
Option
ProfileData
Support PR21202: Memory leak in Windows RWMutexImpl when using SRWLOCK 2014-10-21 00:34:39 +00:00
TableGen
Target R600: Use default GlobalDirective 2014-10-21 21:08:36 +00:00
Transforms Teach combineMetadata how to merge 'nonnull' metadata. 2014-10-21 21:02:19 +00:00
CMakeLists.txt
LLVMBuild.txt
Makefile