llvm-6502/lib/Transforms
Chris Lattner 218a8223e6 Add some DEBUG output to the simplifycfg routines
Fix another non-deterministic behavior, this one should actually speed up the
code though as it was doing silly things.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@14258 91177308-0d34-0410-b5e6-96231b3b80d8
2004-06-20 01:13:18 +00:00
..
Hello
Instrumentation Expand head-of-file comment. 2004-06-03 05:03:02 +00:00
IPO Do not function resolve intrinsics. This prevents warnings and possible bad 2004-06-18 05:50: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 Support getelementptr instructions which use uint's to index into structure 2004-04-05 01:30:19 +00:00
Makefile
TransformInternals.cpp Support getelementptr instructions which use uint's to index into structure 2004-04-05 01:30:19 +00:00
TransformInternals.h