llvm-6502/lib/Transforms/Utils
Daniel Dunbar 03d7651c36 Remove Value::{isName, getNameRef}.
Also, change MDString to use a StringRef.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@77098 91177308-0d34-0410-b5e6-96231b3b80d8
2009-07-25 23:55:21 +00:00
..
AddrModeMatcher.cpp Convert a few more uses of llvm/Support/Streams.h to raw_ostream. 2009-07-25 01:13:51 +00:00
BasicBlockUtils.cpp Make AliasAnalysis and related classes use 2009-07-25 00:48:42 +00:00
BasicInliner.cpp
BreakCriticalEdges.cpp
CloneFunction.cpp Get rid of the Pass+Context magic. 2009-07-22 00:24:57 +00:00
CloneLoop.cpp
CloneModule.cpp Get rid of the Pass+Context magic. 2009-07-22 00:24:57 +00:00
CloneTrace.cpp
CMakeLists.txt
CodeExtractor.cpp Revert the ConstantInt constructors back to their 2.5 forms where possible, thanks to contexts-on-types. More to come. 2009-07-24 23:12:02 +00:00
DemoteRegToStack.cpp
InlineCost.cpp Remove Value::{isName, getNameRef}. 2009-07-25 23:55:21 +00:00
InlineFunction.cpp Revert the ConstantInt constructors back to their 2.5 forms where possible, thanks to contexts-on-types. More to come. 2009-07-24 23:12:02 +00:00
InstructionNamer.cpp
LCSSA.cpp Get rid of the Pass+Context magic. 2009-07-22 00:24:57 +00:00
Local.cpp Get rid of the Pass+Context magic. 2009-07-22 00:24:57 +00:00
LoopSimplify.cpp Get rid of the Pass+Context magic. 2009-07-22 00:24:57 +00:00
LowerAllocations.cpp Revert the ConstantInt constructors back to their 2.5 forms where possible, thanks to contexts-on-types. More to come. 2009-07-24 23:12:02 +00:00
LowerInvoke.cpp Revert the ConstantInt constructors back to their 2.5 forms where possible, thanks to contexts-on-types. More to come. 2009-07-24 23:12:02 +00:00
LowerSwitch.cpp Convert a few more uses of llvm/Support/Streams.h to raw_ostream. 2009-07-25 01:13:51 +00:00
Makefile
Mem2Reg.cpp Get rid of the Pass+Context magic. 2009-07-22 00:24:57 +00:00
PromoteMemoryToRegister.cpp Get rid of the Pass+Context magic. 2009-07-22 00:24:57 +00:00
SimplifyCFG.cpp More migration to raw_ostream, the water has dried up around the iostream hole. 2009-07-25 00:23:56 +00:00
SSI.cpp
UnifyFunctionExitNodes.cpp
UnrollLoop.cpp More migration to raw_ostream, the water has dried up around the iostream hole. 2009-07-25 00:23:56 +00:00
ValueMapper.cpp Get rid of the Pass+Context magic. 2009-07-22 00:24:57 +00:00