llvm-6502/lib/Transforms
Chris Lattner 7d27fc0252 Wrap some long lines.
Make IPSCCP strip off dead constant exprs that are using functions, making
them appear as though their address is taken.  This allows us to propagate
some more pool descriptors, lowering the overhead of pool alloc.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@21363 91177308-0d34-0410-b5e6-96231b3b80d8
2005-04-19 19:16:19 +00:00
..
Hello
Instrumentation This mega patch converts us from using Function::a{iterator|begin|end} to 2005-03-15 04:54:21 +00:00
IPO stop using method. 2005-03-15 05:19:49 +00:00
Scalar Wrap some long lines. 2005-04-19 19:16:19 +00:00
Utils Get rid of this for_each loop 2005-04-12 18:51:33 +00:00
ExprTypeConvert.cpp
LevelRaise.cpp
Makefile
TransformInternals.cpp
TransformInternals.h