llvm-6502/lib
Duncan P. N. Exon Smith ae5224d468 IR: Metadata: Detect an RAUW recursion
Speculatively handle a recursion in
`GenericMDNode::handleChangedOperand()`.  I'm hoping this fixes the
failing hexagon bot [1].

[1]: http://lab.llvm.org:8011/builders/llvm-hexagon-elf/builds/13434

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@223849 91177308-0d34-0410-b5e6-96231b3b80d8
2014-12-09 23:04:59 +00:00
..
Analysis IR: Split Metadata from Value 2014-12-09 18:38:53 +00:00
AsmParser AsmParser: Don't crash on short hex constants for fp128 types 2014-12-09 19:10:03 +00:00
Bitcode IR: Split Metadata from Value 2014-12-09 18:38:53 +00:00
CodeGen IR: Split Metadata from Value 2014-12-09 18:38:53 +00:00
DebugInfo
ExecutionEngine
IR IR: Metadata: Detect an RAUW recursion 2014-12-09 23:04:59 +00:00
IRReader
LineEditor
Linker IR: Split Metadata from Value 2014-12-09 18:38:53 +00:00
LTO IR: Split Metadata from Value 2014-12-09 18:38:53 +00:00
MC
Object Return ErrorOr<std::unique_ptr<Archive>> form getAsArchive. 2014-12-09 21:05:36 +00:00
Option
ProfileData
Support
TableGen
Target [Hexagon] [NFC] Cleaning up unused classes. 2014-12-09 22:33:26 +00:00
Transforms Remove redundant variable. 2014-12-09 22:45:07 +00:00
CMakeLists.txt
LLVMBuild.txt
Makefile