mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2024-11-01 16:33:37 +01:00
397937fa0d
1. Take a flags argument instead of a bool. This makes it more clear to the reader what it is used for. 2. Add a flag that says that "remapping a value not in the map is ok". 3. Reimplement MapValue to share a bunch of code and be a lot more efficient. For lookup failures, don't drop null values into the map. 4. Using the new flag a bunch of code can vaporize in LinkModules and LoopUnswitch, kill it. No functionality change. llvm-svn: 123058 |
||
---|---|---|
.. | ||
AddrModeMatcher.h | ||
BasicBlockUtils.h | ||
BasicInliner.h | ||
BuildLibCalls.h | ||
Cloning.h | ||
FunctionUtils.h | ||
Local.h | ||
PromoteMemToReg.h | ||
SSAUpdater.h | ||
SSAUpdaterImpl.h | ||
UnifyFunctionExitNodes.h | ||
UnrollLoop.h | ||
ValueMapper.h |