llvm/lib/Transforms
Chris Lattner 13d4ab4009 Swap the order of operands created here. For +&|^, the order doesn't matter,
but for sub, it really does!  Fix fixes a miscompilation of fibheap_cut in
llvmgcc4.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@28600 91177308-0d34-0410-b5e6-96231b3b80d8
2006-05-31 21:14:00 +00:00
..
Hello
Instrumentation Patches to make the LLVM sources more -pedantic clean. Patch provided 2006-05-24 17:04:05 +00:00
IPO Remove some dead variables. 2006-05-12 23:35:26 +00:00
Scalar Swap the order of operands created here. For +&|^, the order doesn't matter, 2006-05-31 21:14:00 +00:00
Utils Extract a huge loop into a helper method. Fix a few iterator-invalidation bugs. 2006-05-31 20:55:06 +00:00
ExprTypeConvert.cpp Remove dead stuff 2006-05-12 23:32:01 +00:00
LevelRaise.cpp remove dead variables 2006-05-14 18:33:57 +00:00
Makefile
TransformInternals.cpp Remove dead #include 2005-10-29 04:41:30 +00:00
TransformInternals.h