hanchenye-llvm-project/llvm/lib
Chris Lattner 979d11db14 Implement loop depth calculation in terms of dominators instead of intervals
No problems with irreducibility now

llvm-svn: 1602
2002-01-31 00:42:06 +00:00
..
Analysis Implement loop depth calculation in terms of dominators instead of intervals 2002-01-31 00:42:06 +00:00
AsmParser Changes to build successfully with GCC 3.02 2002-01-20 22:54:45 +00:00
Bytecode Chuck fixed the GCC problems so this hack is now unneccesary 2002-01-21 23:17:07 +00:00
CodeGen LoopDepth calculation is now in CFG namespace 2002-01-31 00:41:13 +00:00
ExecutionEngine Implement the clock() function 2002-01-23 21:38:07 +00:00
Support Changes to build successfully with GCC 3.02 2002-01-20 22:54:45 +00:00
Target Remove dead variable 2002-01-21 22:50:38 +00:00
Transforms Remove extraneous #includes 2002-01-26 22:47:32 +00:00
VMCore Fix bug where we didn't initialize and finalize basic block passes 2002-01-31 00:40:44 +00:00
Makefile Move stuff out of the Optimizations directories into the appropriate Transforms 2002-01-21 23:17:48 +00:00