llvm-6502/lib
Bob Wilson 0988639963 Remove check for an impossible condition: the condition of the while loop has
already checked that TmpBB->getSinglePredecessor() is non-null.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@94451 91177308-0d34-0410-b5e6-96231b3b80d8
2010-01-25 21:28:05 +00:00
..
Analysis make -fno-rtti the default unless a directory builds with REQUIRES_RTTI. 2010-01-24 20:43:08 +00:00
Archive make -fno-rtti the default unless a directory builds with REQUIRES_RTTI. 2010-01-24 20:43:08 +00:00
AsmParser make -fno-rtti the default unless a directory builds with REQUIRES_RTTI. 2010-01-24 20:43:08 +00:00
Bitcode make -fno-rtti the default unless a directory builds with REQUIRES_RTTI. 2010-01-24 20:43:08 +00:00
CodeGen mcize the non-gprel cases of AsmPrinter::printPICJumpTableEntry 2010-01-25 21:22:22 +00:00
CompilerDriver mark some libraries that currently require RTTI. 2010-01-24 20:22:08 +00:00
ExecutionEngine make -fno-rtti the default unless a directory builds with REQUIRES_RTTI. 2010-01-24 20:43:08 +00:00
Linker make -fno-rtti the default unless a directory builds with REQUIRES_RTTI. 2010-01-24 20:43:08 +00:00
MC rename MAI::PICJumpTableDirective to MAI::GPRel32Directive to 2010-01-25 21:10:10 +00:00
Support Changes to fix buffering that I forgot to commit with previous patch. 2010-01-22 21:16:10 +00:00
System mark some libraries that currently require RTTI. 2010-01-24 20:22:08 +00:00
Target handle the _set_ symbol with an MCSymbol. 2010-01-25 21:17:10 +00:00
Transforms Remove check for an impossible condition: the condition of the while loop has 2010-01-25 21:28:05 +00:00
VMCore Change Value::getUnderlyingObject to have the MaxLookup value specified as a 2010-01-25 18:26:54 +00:00
Makefile remove llvm-db: it is completely broken and if anyone wants to do a debugger, 2009-10-05 02:29:51 +00:00