"git@repo.hca.bsc.es:rferrer/llvm-epi-0.8.git" did not exist on "244f9e874ce18846ef3da9231a635caccf6e511e"
-
Evan Cheng authored
- Remove calls to copyKillDeadInfo which is an N^2 function. Instead, propagate kill / dead markers as new instructions are constructed in foldMemoryOperand, convertToThressAddress, etc. - Also remove LiveVariables::instructionChanged, etc. Replace all calls with cheaper calls which update VarInfo kill list. llvm-svn: 53097
7d98a48f
Loading