teak-llvm/llvm/lib/Bitcode
Duncan P. N. Exon Smith 30ab4b4788 BitcodeReader: Consistently use IsDistinct, NFC
Consistently use the IsDistinct variable and start relying on it in
GET_OR_DISTINCT.  This change has NFC, but prepares for using IsDistinct
to optimize the behaviour of the getMD() and getMDOrNull() helpers.

llvm-svn: 267268
2016-04-23 04:01:57 +00:00
..
Reader BitcodeReader: Consistently use IsDistinct, NFC 2016-04-23 04:01:57 +00:00
Writer ValueMapper/Enumerator: Clean up code in post-order traversals, NFC 2016-04-22 02:33:06 +00:00
CMakeLists.txt
LLVMBuild.txt