llvm-6502/lib/Transforms
Chris Lattner cf5933a716 Fix the inliner to be deterministic, not letting its output depend on the
relative location of Function objects in memory.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@14260 91177308-0d34-0410-b5e6-96231b3b80d8
2004-06-20 04:11:48 +00:00
..
Hello
Instrumentation
IPO Fix the inliner to be deterministic, not letting its output depend on the 2004-06-20 04:11:48 +00:00
Scalar Now that dominator tree children are built in determinstic order, this horrible code 2004-06-19 20:23:35 +00:00
Utils Add some DEBUG output to the simplifycfg routines 2004-06-20 01:13:18 +00:00
ExprTypeConvert.cpp This will hopefully fix a heisenbug that Vladimir Merzliakov is running 2004-06-19 19:01:26 +00:00
LevelRaise.cpp
Makefile
TransformInternals.cpp
TransformInternals.h