1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-11-25 20:23:11 +01:00
llvm-mirror/include/llvm/Transforms/Utils
Duncan Sands 4cde5474aa Strip trailing white space.
llvm-svn: 84256
2009-10-16 15:20:13 +00:00
..
AddrModeMatcher.h
BasicBlockUtils.h Re-apply r80926, with fixes: keep the domtree informed of new blocks 2009-09-08 15:45:00 +00:00
BasicInliner.h Move the InlineCost code from Transforms/Utils to Analysis. 2009-10-13 18:30:07 +00:00
Cloning.h enhance InlineFunction to be able to optionally return 2009-08-27 04:20:52 +00:00
FunctionUtils.h
Local.h Preserve ProfileInfo during CodeGenPrepare. 2009-09-16 09:26:52 +00:00
PromoteMemToReg.h Make LLVMContext and LLVMContextImpl classes instead of structs. 2009-08-11 17:45:13 +00:00
SSAUpdater.h Strip trailing white space. 2009-10-16 15:20:13 +00:00
SSI.h Do away with the strange use of BitVectors in SSI, and just use normal sets. This makes the code much more C++/LLVM-ish. 2009-10-04 18:49:55 +00:00
UnifyFunctionExitNodes.h
UnrollLoop.h
ValueMapper.h Make LLVMContext and LLVMContextImpl classes instead of structs. 2009-08-11 17:45:13 +00:00