llvm-6502/lib
Dan Gohman a5f81bba4a Move isIdentifiedObject and isNoAliasCall into AliasAnalysis.cpp since
they are useful to analyses other than BasicAliasAnalysis.cpp. Include
the full comment for isIdentifiedObject in the header file. Thanks to
Chris for suggeseting this.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@63589 91177308-0d34-0410-b5e6-96231b3b80d8
2009-02-03 01:28:32 +00:00
..
Analysis Move isIdentifiedObject and isNoAliasCall into AliasAnalysis.cpp since 2009-02-03 01:28:32 +00:00
Archive
AsmParser
Bitcode
CodeGen Propagate debug loc info during SDNode -> machine instr creation. 2009-02-03 01:02:39 +00:00
Debugger
ExecutionEngine
Linker
Support Improve -fno-opt style option processing to not require an extra 2009-02-02 22:48:49 +00:00
System
Target Create DebugLoc information in FastISel. Several temporary methods were 2009-02-03 00:55:04 +00:00
Transforms
VMCore
Makefile