llvm-6502/lib/Transforms
Reid Spencer ac8cdf79e7 For PR1097:
Enable complex addressing modes on 64-bit platforms involving two induction
variables by keeping a size and scale in 64-bits not 32.
Patch by Dan Gohman.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@33011 91177308-0d34-0410-b5e6-96231b3b80d8
2007-01-08 16:17:51 +00:00
..
Hello eliminate static ctor from example. 2006-12-19 22:24:09 +00:00
Instrumentation this pass is unused 2007-01-07 18:12:43 +00:00
IPO Types should be const. 2007-01-07 21:45:41 +00:00
Scalar For PR1097: 2007-01-08 16:17:51 +00:00
Utils Change the interface to Module::getOrInsertFunction to be easier to use,to resolve PR1088, and to help PR411. 2007-01-07 08:12:01 +00:00
ExprTypeConvert.cpp For PR950: 2006-12-31 05:48:39 +00:00
LevelRaise.cpp For PR950: 2006-12-31 05:48:39 +00:00
Makefile DONT_BUILD_RELINKED is gone and implied by BUILD_ARCHIVE now 2005-10-24 02:26:13 +00:00
TransformInternals.cpp For PR950: 2006-12-31 05:48:39 +00:00
TransformInternals.h For PR950: 2006-10-20 07:07:24 +00:00