Sanjoy Das 107aefc2fc Mark guards on true as "trivially dead"
This moves some logic added to EarlyCSE in rL268120 into
`llvm::isInstructionTriviallyDead`.  Adds a test case for DCE to
demonstrate that passes other than EarlyCSE can now pick up on the new
information.

llvm-svn: 268126
2016-04-29 22:23:16 +00:00
..
2016-03-29 06:49:38 +00:00
2016-01-29 22:35:36 +00:00
2016-04-27 03:04:54 +00:00
2016-04-28 00:29:27 +00:00