llvm-6502/lib/Transforms
Chris Lattner f9527850e6 Implement Transforms/InstCombine/cast-load-gep.ll, which allows us to devirtualize
11 indirect calls in perlbmk.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@19947 91177308-0d34-0410-b5e6-96231b3b80d8
2005-01-31 04:50:46 +00:00
..
Hello Add the LOADABLE_MODULE=1 directive to indicate that this shared library is 2005-01-11 04:33:32 +00:00
Instrumentation Add a dependency to the trace library so that it gets pulled in 2005-01-25 16:23:57 +00:00
IPO Switchinst takes a hint for the number of cases it will have. 2005-01-29 00:38:45 +00:00
Scalar Implement Transforms/InstCombine/cast-load-gep.ll, which allows us to devirtualize 2005-01-31 04:50:46 +00:00
Utils Adjust to changes in instruction interfaces. 2005-01-29 00:39:08 +00:00
ExprTypeConvert.cpp Adjust Valuehandle to hold its operand directly in it. 2005-01-29 00:37:36 +00:00
LevelRaise.cpp Fix 'raise' to work with packed types. Patch by Morten Ofstad. 2005-01-19 16:16:35 +00:00
Makefile Change Library Names Not To Conflict With Others When Installed 2004-10-27 23:18:45 +00:00
TransformInternals.cpp Fix VS warnings 2005-01-08 19:48:40 +00:00
TransformInternals.h Adjust Valuehandle to hold its operand directly in it. 2005-01-29 00:37:36 +00:00