summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Analysis/InstructionPrecedenceTracking.cpp
diff options
context:
space:
mode:
authorJF Bastien <jfbastien@apple.com>2018-09-11 04:52:21 +0000
committerJF Bastien <jfbastien@apple.com>2018-09-11 04:52:21 +0000
commitc0d77e80acb64a534199330018dfc2c92b420c88 (patch)
tree7593e2466b95a3b85b9cabd6d8a18fc98c702bc6 /llvm/lib/Analysis/InstructionPrecedenceTracking.cpp
parenta9076e35d4e6b0c53de2415e7f79ec52aa69d004 (diff)
downloadbcm5719-llvm-c0d77e80acb64a534199330018dfc2c92b420c88.tar.gz
bcm5719-llvm-c0d77e80acb64a534199330018dfc2c92b420c88.zip
NCF: use bit_cast in IntervalMap
This use is sketchy because it basically reinterprets a pointer to another pointer, but right now it's hiding in a union. After this change it'll be easy to grep for bit_cast of a pointer and un-sketch things if we want. This patch therefore obeys the law of conservation of sketch, with minor improvement. llvm-svn: 341900
Diffstat (limited to 'llvm/lib/Analysis/InstructionPrecedenceTracking.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud