llvm-6502/lib/Transforms
Chris Lattner 529b28da45 This patch addresses PR35: Loop simplify should reconstruct nested loops.
This is fairly straight-forward, but was a real nightmare to get just
perfect.  aarg.  :)


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@12884 91177308-0d34-0410-b5e6-96231b3b80d8
2004-04-13 05:05:33 +00:00
..
Hello
Instrumentation
IPO Actually update the call graph as the inliner changes it. This allows us to 2004-04-12 05:37:29 +00:00
Scalar Add support for removing invoke instructions 2004-04-12 05:15:13 +00:00
Utils This patch addresses PR35: Loop simplify should reconstruct nested loops. 2004-04-13 05:05:33 +00:00
ExprTypeConvert.cpp Support getelementptr instructions which use uint's to index into structure 2004-04-05 01:30:19 +00:00
LevelRaise.cpp
Makefile
TransformInternals.cpp
TransformInternals.h