1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-11-24 19:52:54 +01:00
llvm-mirror/lib/Analysis
Chris Lattner a0d26350c6 Fix problem with dangling referrers
llvm-svn: 4595
2002-11-07 05:00:35 +00:00
..
DataStructure Minor bugfix to enable generation of methcall.llvm.lib, objinst.llvm.lib, and 2002-11-07 04:59:28 +00:00
IPA Fix problem with dangling referrers 2002-11-07 05:00:35 +00:00
LiveVar Fix spelling of `propagate'. 2002-10-29 23:06:16 +00:00
AliasAnalysis.cpp Make query operations non-const to allow demand-driven analyses. 2002-11-06 17:17:55 +00:00
AliasSetTracker.cpp
Expressions.cpp
InductionVariable.cpp Added capability to get execution count of a loop if it is a predictable 2002-10-11 05:34:32 +00:00
Interval.cpp
IntervalPartition.cpp Fix spelling of `propagate'. 2002-10-29 23:06:16 +00:00
LoadValueNumbering.cpp
LoopInfo.cpp Added helper functions in LoopInfo: isLoopExit and numBackEdges. 2002-10-11 05:31:10 +00:00
Makefile Use PARALLEL_DIRS. 2002-10-11 16:08:17 +00:00
PostDominators.cpp
PrintSCC.cpp Simple passes that print out SCCs in the CFGs or in the CallGraph of a module. 2002-11-04 14:20:22 +00:00
ValueNumbering.cpp Use new isCommutative interface, which gives us SetEQ and SetNE for free. 2002-10-31 04:20:07 +00:00