llvm-6502/lib/Transforms/IPO
Manman Ren cbafae6d33 Debug Info: clean up usage of Verify.
No functionality change.
It should suffice to check the type of a debug info metadata, instead of
calling Verify. For cases where we know the type of a DI metadata, use
assert.

Also update testing cases to make them conform to the format of DI classes.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@185135 91177308-0d34-0410-b5e6-96231b3b80d8
2013-06-28 05:43:10 +00:00
..
ArgumentPromotion.cpp
BarrierNoopPass.cpp
CMakeLists.txt
ConstantMerge.cpp
DeadArgumentElimination.cpp Debug Info: clean up usage of Verify. 2013-06-28 05:43:10 +00:00
ExtractGV.cpp
FunctionAttrs.cpp Revert "FunctionAttrs: Merge attributes once instead of doing it for every argument." 2013-06-22 16:56:32 +00:00
GlobalDCE.cpp
GlobalOpt.cpp Always remove an alias when we rename the target. 2013-06-12 16:45:47 +00:00
InlineAlways.cpp
Inliner.cpp
InlineSimple.cpp
Internalize.cpp
IPConstantPropagation.cpp
IPO.cpp
LLVMBuild.txt
LoopExtractor.cpp
Makefile
MergeFunctions.cpp
PartialInlining.cpp
PassManagerBuilder.cpp Add a flag to defer vectorization into a phase after the inliner and its 2013-06-24 07:21:47 +00:00
PruneEH.cpp PruneEH: Only merge attribute sets when used. No functionality change. 2013-06-15 10:55:39 +00:00
StripDeadPrototypes.cpp
StripSymbols.cpp Debug Info: clean up usage of Verify. 2013-06-28 05:43:10 +00:00