llvm-6502/lib/Transforms
Chris Lattner 8a7980b5ea Fix the second bug attached to PR504.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@20181 91177308-0d34-0410-b5e6-96231b3b80d8
2005-02-14 20:11:45 +00:00
..
Hello
Instrumentation Add a dependency to the trace library so that it gets pulled in 2005-01-25 16:23:57 +00:00
IPO Localize globals if they are only used in main(). This replaces the 2005-02-10 18:36:30 +00:00
Scalar Fix the second bug attached to PR504. 2005-02-14 20:11:45 +00:00
Utils Adjust to changes in instruction interfaces. 2005-01-29 00:39:08 +00:00
ExprTypeConvert.cpp Fix crash on MallocInsts of unsized types. 2005-02-02 04:43:37 +00:00
LevelRaise.cpp Fix 'raise' to work with packed types. Patch by Morten Ofstad. 2005-01-19 16:16:35 +00:00
Makefile
TransformInternals.cpp
TransformInternals.h Adjust Valuehandle to hold its operand directly in it. 2005-01-29 00:37:36 +00:00