llvm-6502/lib/Transforms
Chris Lattner 8d9e3776d8 Massive hacks to try to fix subtle logic bugs. I think it's all working now,
at least what used to.  I should disable method exit code completely because
it's broken (doesn't insert just post dominating values)


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@881 91177308-0d34-0410-b5e6-96231b3b80d8
2001-10-18 05:28:08 +00:00
..
Instrumentation Massive hacks to try to fix subtle logic bugs. I think it's all working now, 2001-10-18 05:28:08 +00:00
IPO Convert optimizations to the pass infrastructure 2001-10-18 01:32:34 +00:00
Scalar Convert to new simpler pass itf 2001-10-18 05:27:33 +00:00
Utils Convert to new simpler pass itf 2001-10-18 05:27:33 +00:00
HoistPHIConstants.cpp Convert to new simpler pass itf 2001-10-18 05:27:33 +00:00
Makefile Added Instrumentation subdirectory. 2001-10-15 12:01:05 +00:00