llvm-6502/lib/Transforms
Chris Lattner 9713c4ef46 * Cleanup pass
* The global variable cannot be internal or else we cannot use it!
* Always add a function to the table, even if it only has a single basic
  block.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@2921 91177308-0d34-0410-b5e6-96231b3b80d8
2002-07-16 17:42:54 +00:00
..
Instrumentation * Cleanup pass 2002-07-16 17:42:54 +00:00
IPO Disable pool allocation stuff until data structure analysis is sorted back out 2002-07-10 22:36:47 +00:00
Scalar Disable folding g-e-p instructions into loads and stores. 2002-07-10 22:37:17 +00:00
Utils *** empty log message *** 2002-06-30 16:25:25 +00:00
ExprTypeConvert.cpp * Add assertion to ExprTypeConvert to detect error earlier than without it 2002-07-16 17:33:13 +00:00
LevelRaise.cpp * Add assertion to ExprTypeConvert to detect error earlier than without it 2002-07-16 17:33:13 +00:00
Makefile Build Transforms Utils library 2002-05-07 18:08:50 +00:00
TransformInternals.cpp MEGAPATCH checkin. 2002-06-25 16:13:24 +00:00
TransformInternals.h Factor code out of TransformInternals into the Transform Utils library 2002-05-07 18:09:15 +00:00