llvm/lib/Transforms/IPO
Anton Korobeynikov bed2946a96 Removed tabs everywhere except autogenerated & external files. Add make
target for tabs checking.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@36146 91177308-0d34-0410-b5e6-96231b3b80d8
2007-04-16 18:10:23 +00:00
..
ArgumentPromotion.cpp
ConstantMerge.cpp avoid iterator invalidation. 2007-04-14 18:06:52 +00:00
DeadArgumentElimination.cpp
DeadTypeElimination.cpp
ExtractFunction.cpp
GlobalDCE.cpp
GlobalOpt.cpp Implement the "thread_local" keyword. 2007-04-12 18:32:50 +00:00
IndMemRemoval.cpp Removed tabs everywhere except autogenerated & external files. Add make 2007-04-16 18:10:23 +00:00
Inliner.cpp
Inliner.h
InlineSimple.cpp
Internalize.cpp Removed tabs everywhere except autogenerated & external files. Add make 2007-04-16 18:10:23 +00:00
IPConstantPropagation.cpp
LoopExtractor.cpp Expunge DomSet from CodeExtractor. This is part of the continuing work 2007-04-07 05:31:27 +00:00
LowerSetJmp.cpp
Makefile
PruneEH.cpp
RaiseAllocations.cpp
SimplifyLibCalls.cpp fix SimplifyLibCalls/IsDigit.ll 2007-04-15 05:38:40 +00:00
StripDeadPrototypes.cpp
StripSymbols.cpp