hanchenye-llvm-project/llvm/lib/Analysis/IPA
Chris Lattner b94550e537 Change the Opcode enum for PHI nodes from "Instruction::PHINode" to "Instruction::PHI" to be more consistent with the other instructions.
llvm-svn: 9269
2003-10-19 21:34:28 +00:00
..
CallGraph.cpp These two conditions are not exclusive!! 2003-09-15 04:35:16 +00:00
CallGraphSCCPass.cpp Rename TarjanSCCIterator -> scc_iterator 2003-08-31 20:01:57 +00:00
DependenceGraph.cpp Fixed spelling and grammar. 2003-09-11 18:14:24 +00:00
FindUnsafePointerTypes.cpp Change the Opcode enum for PHI nodes from "Instruction::PHINode" to "Instruction::PHI" to be more consistent with the other instructions. 2003-10-19 21:34:28 +00:00
FindUsedTypes.cpp Regularize header file comments 2003-10-13 03:32:08 +00:00
IPModRef.cpp Switch from using CallInst's to represent call sites to using the LLVM 2003-09-20 16:34:13 +00:00
Makefile *** empty log message *** 2002-07-23 17:52:38 +00:00
MemoryDepAnalysis.cpp Rename TarjanSCCIterator -> scc_iterator 2003-08-31 20:01:57 +00:00
PgmDependenceGraph.cpp Eliminate unnecessary ->get calls that are now automatically handled. 2003-05-29 15:12:27 +00:00