1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-19 11:02:59 +02:00
llvm-mirror/lib/Transforms
Chris Lattner a8ed40026f 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)

llvm-svn: 881
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 Rename ConstPoolPointerReference to ConstPoolPointerRef - My fingers get tired typing that much 2001-10-15 13:21:42 +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