llvm-6502/lib
Duncan P. N. Exon Smith a7a6be22eb Utils: Resolve cycles under distinct MDNodes
Track unresolved nodes under distinct `MDNode`s during `MapMetadata()`,
and resolve them at the end.  Previously, these cycles wouldn't get
resolved.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@228180 91177308-0d34-0410-b5e6-96231b3b80d8
2015-02-04 19:44:34 +00:00
..
Analysis ValueTracking: Make isSafeToSpeculativelyExecute a little cleaner 2015-02-01 19:10:19 +00:00
AsmParser AsmParser: Recognize DW_TAG_* constants 2015-02-03 21:56:01 +00:00
Bitcode Misc documentation/comment fixes. 2015-02-04 00:42:45 +00:00
CodeGen MachineCSE: Clear dead-def flag on CSE. 2015-02-04 19:35:16 +00:00
DebugInfo Move DebugInfo to DebugInfo/DWARF. 2015-01-30 18:07:45 +00:00
ExecutionEngine [Orc] Make OrcMCJITReplacement::addObject calls transfer buffer ownership to the 2015-02-02 19:51:18 +00:00
Fuzzer [fuzzer] make multi-process execution more verbose; fix mutation to actually respect mutation depth and to never produce empty units 2015-02-04 19:10:20 +00:00
IR Add a pass for inserting safepoints into (nearly) arbitrary IR 2015-02-04 00:37:33 +00:00
IRReader
LineEditor
Linker
LTO [LTO API] split lto_codegen_compile to lto_codegen_optimize and 2015-02-03 18:39:15 +00:00
MC
Object
Option
ProfileData InstrProf: Use a stable sort when reading coverage regions 2015-02-04 00:12:18 +00:00
Support SpecialCaseList: Add support for parsing multiple input files. 2015-02-04 17:39:48 +00:00
TableGen
Target [Hexagon] Replacing some load patterns with cleaner versions. 2015-02-04 19:05:32 +00:00
Transforms Utils: Resolve cycles under distinct MDNodes 2015-02-04 19:44:34 +00:00
CMakeLists.txt
LLVMBuild.txt
Makefile Move DebugInfo to DebugInfo/DWARF. 2015-01-30 18:07:45 +00:00