llvm-6502/lib
Chandler Carruth a7da3ac14a Silence a GCC warning about && and || without explicit parentheses. This
preserves the existing behavior, as it seems a concious choice to allow RS to
be null and BigStack marked true.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@110307 91177308-0d34-0410-b5e6-96231b3b80d8
2010-08-05 03:04:21 +00:00
..
Analysis Revert r110270 for now. It appears to uncover a memdep bug. 2010-08-05 00:43:10 +00:00
Archive
AsmParser
Bitcode
CodeGen The lower invoke pass needs to have unreachable code elimination run after it 2010-08-04 23:36:02 +00:00
CompilerDriver
ExecutionEngine
Linker
MC
Support
System Eliminate unnecessary empty string literals. 2010-08-04 01:39:08 +00:00
Target Silence a GCC warning about && and || without explicit parentheses. This 2010-08-05 03:04:21 +00:00
Transforms Experiments show that we can safely increase our unrolling threshold without unduly impacting code size, particularly 2010-08-04 18:32:46 +00:00
VMCore Eliminate unnecessary empty string literals. 2010-08-04 01:39:08 +00:00
Makefile