llvm-6502/unittests
Duncan P. N. Exon Smith 28184c10c9 IR: Make temporary nodes distinct
Change the return of `MDNode::isDistinct()` for `MDNode::getTemporary()`
to `true`.  They aren't uniqued.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@225646 91177308-0d34-0410-b5e6-96231b3b80d8
2015-01-12 18:41:26 +00:00
..
ADT [APFloat][ADT] Fix sign handling logic for FMA results that truncate to zero. 2015-01-04 01:20:55 +00:00
Analysis
Bitcode
CodeGen Make DIE.h a public CodeGen header. 2015-01-05 21:29:41 +00:00
DebugInfo
ExecutionEngine
IR IR: Make temporary nodes distinct 2015-01-12 18:41:26 +00:00
LineEditor
Linker
MC
Option
Support ConvertUTFTest: fix misleading empty line 2015-01-10 05:03:29 +00:00
Transforms
CMakeLists.txt
Makefile
Makefile.unittest