llvm-6502/lib/Transforms
Chris Lattner c0649ac931 Rewrite the guts of the reassociate pass to be more efficient and logical. Instead
of trying to do local reassociation tweaks at each level, only process an expression
tree once (at its root).  This does not improve the reassociation pass in any real way.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@21768 91177308-0d34-0410-b5e6-96231b3b80d8
2005-05-07 21:59:39 +00:00
..
Hello Remove trailing whitespace 2005-04-21 23:48:37 +00:00
Instrumentation Eliminate tabs and trailing spaces 2005-04-23 21:38:35 +00:00
IPO * Add two strlen optimizations: 2005-05-07 20:15:59 +00:00
Scalar Rewrite the guts of the reassociate pass to be more efficient and logical. Instead 2005-05-07 21:59:39 +00:00
Utils BAD typeo which caused many testsuite failures last night. Note to self, do 2005-05-06 17:13:16 +00:00
ExprTypeConvert.cpp preserve the tail marker 2005-05-06 06:46:58 +00:00
LevelRaise.cpp Remove trailing whitespace 2005-04-21 23:48:37 +00:00
Makefile Change Library Names Not To Conflict With Others When Installed 2004-10-27 23:18:45 +00:00
TransformInternals.cpp Remove trailing whitespace 2005-04-21 23:48:37 +00:00
TransformInternals.h Remove trailing whitespace 2005-04-21 23:48:37 +00:00