llvm-6502/lib/Transforms
David Blaikie 25e7243eda Fix GCC -Wparentheses warning (& reformat now that the precedence is fixed)
Benign warning (clang deliberately suppresses this case) but does
regularly produce bad formatting, so it's nice to fix/reformat.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@232508 91177308-0d34-0410-b5e6-96231b3b80d8
2015-03-17 17:48:24 +00:00
..
Hello [CMake] Add LLVM_LINK_COMPONENTS to loadable modules, LLVMHello and BugpointPasses, on Win32. 2014-07-13 13:36:48 +00:00
InstCombine [opaque pointer type] IRBuilder gep migration progress 2015-03-15 01:03:19 +00:00
Instrumentation asan: optimization experiments 2015-03-17 16:59:19 +00:00
IPO LowerBitSets: do not use private aliases at all on Darwin. 2015-03-16 23:36:24 +00:00
ObjCARC One more try with unused. 2015-03-16 08:00:27 +00:00
Scalar Fix GCC -Wparentheses warning (& reformat now that the precedence is fixed) 2015-03-17 17:48:24 +00:00
Utils MapMetadata: Allow unresolved metadata if it won't change 2015-03-17 01:14:40 +00:00
Vectorize [LAA-memchecks 2/3] Move number of memcheck threshold checking to LV 2015-03-10 18:54:23 +00:00
CMakeLists.txt
LLVMBuild.txt
Makefile