llvm-6502/lib/Transforms
Devang Patel 29d3dd8a64 Cosmetic change.
Do not use "ValueMap" as a name for a local variable or an argument.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@106698 91177308-0d34-0410-b5e6-96231b3b80d8
2010-06-23 23:55:51 +00:00
..
Hello Use pre-increment instead of post-increment when the result is not used. 2010-06-22 15:08:57 +00:00
InstCombine Move FindAvailableLoadedValue isSafeToLoadUnconditionally out of 2010-05-28 16:19:17 +00:00
Instrumentation Use pre-increment instead of post-increment when the result is not used. 2010-06-22 15:08:57 +00:00
IPO Use pre-increment instead of post-increment when the result is not used. 2010-06-22 15:08:57 +00:00
Scalar Fix OptimizeMax to handle an odd case where one of the max operands 2010-06-22 23:07:13 +00:00
Utils Cosmetic change. 2010-06-23 23:55:51 +00:00
Makefile Revert r100896 and around - this breaks the only mingw32 buildbot we have. 2010-04-15 19:51:42 +00:00