"llvm/git@repo.hca.bsc.es:rferrer/llvm-epi-0.8.git" did not exist on "237878b7acd915a2af848bf904c403ebaf219076"
-
Chris Lattner authored
* Change worklist to a set so that duplicates cannot happen * Add support for the invoke instruction * Avoid marking store and free instructions as overdefined, since they cannot produce a value anyway. * Inline the OperandChangedState implementation * Add isEdgeFeasible in preparation to fix a bug. Right now it behaves exactly as before. * Remove obsolete comment about constant pools llvm-svn: 2445
13b52e71
Loading