llvm/lib
Teresa Johnson 8a32dc47d6 Rename MDValue* to Metadata* (NFC)
Renamed MDValue* to Metadata*, and MDValueToValIDMap to MetadataToIDs,
as per review for r255909.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@256593 91177308-0d34-0410-b5e6-96231b3b80d8
2015-12-29 23:00:22 +00:00
..
Analysis [MemoryBuiltins] Delete dead code [NFC] 2015-12-29 17:04:43 +00:00
AsmParser
Bitcode Rename MDValue* to Metadata* (NFC) 2015-12-29 23:00:22 +00:00
CodeGen don't repeat function names in comments; NFC 2015-12-29 22:11:50 +00:00
DebugInfo Remove unused constants from TypeTableBuilder.cpp. 2015-12-24 19:15:56 +00:00
ExecutionEngine
Fuzzer
IR [ptr-traits] Merge the MetadataTracking helpers into the Metadata 2015-12-29 02:14:50 +00:00
IRReader
LibDriver
LineEditor
Linker Rename MDValue* to Metadata* (NFC) 2015-12-29 23:00:22 +00:00
LTO
MC [ptr-traits] Provide a real MCFragment address for the sentinel instead 2015-12-29 09:32:18 +00:00
Object
Option
Passes [attrs] Extract the pure inference of function attributes into 2015-12-27 08:41:34 +00:00
ProfileData [ProfileData] Make helper function static. 2015-12-24 10:03:37 +00:00
Support Refactor: Simplify boolean conditional return statements in llvm/lib/Support 2015-12-28 15:46:15 +00:00
TableGen
Target use range-based for-loops; NFCI 2015-12-29 19:14:23 +00:00
Transforms [RS4GC] Use DenseMap::count() instead of DenseMap::find()/DenseMap::end(). NFC. 2015-12-29 22:16:41 +00:00
CMakeLists.txt
LLVMBuild.txt
Makefile