1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-11-01 16:33:37 +01:00
llvm-mirror/include/llvm/Transforms/Utils
Chris Lattner 0304b82f80 Fix a ton of comment typos found by codespell. Patch by
Luis Felipe Strano Moraes!

llvm-svn: 129558
2011-04-15 05:18:47 +00:00
..
AddrModeMatcher.h Change all self assignments X=X to (void)X, so that we can turn on a 2010-12-23 00:58:24 +00:00
BasicBlockUtils.h Re-apply r124518 with fix. Watch out for invalidated iterator. 2011-01-29 04:46:23 +00:00
BasicInliner.h
BuildLibCalls.h BuildLibCalls: Nuke EmitMemCpy, EmitMemMove and EmitMemSet. They are dead and superseded by IRBuilder. 2010-12-27 00:25:32 +00:00
Cloning.h Fix a ton of comment typos found by codespell. Patch by 2011-04-15 05:18:47 +00:00
FunctionUtils.h
Local.h PR9446: RecursivelyDeleteTriviallyDeadInstructions can delete the instruction 2011-04-02 22:45:17 +00:00
PromoteMemToReg.h Roll r123609 back in with two changes that fix test failures with expensive 2011-01-17 17:38:41 +00:00
SSAUpdater.h Generalize LoadAndStorePromoter a bit and switch LICM 2011-01-15 00:12:35 +00:00
SSAUpdaterImpl.h
UnifyFunctionExitNodes.h
UnrollLoop.h
ValueMapper.h Revamp the ValueMapper interfaces in a couple ways: 2011-01-08 08:15:20 +00:00