mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2025-04-15 14:09:57 +00:00

Add in definedness checks for shift operators, null checks when pointers are assumed by the code to be non-null, and explicit unreachables. llvm-svn: 224255