llvm-6502/lib
Torok Edwin 3d431384f0 Move Rewriter.clear() earlier, to avoid triggerring the AssertingVH by
one of the RecursivelyDeleteTriviallyDeadInstructions.
Add a comment explaining why the cache needs to be cleared.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@72372 91177308-0d34-0410-b5e6-96231b3b80d8
2009-05-24 20:08:21 +00:00
..
Analysis Instead of clearing the rewriter, don't attempt to rewrite dead phi nodes. 2009-05-24 19:36:09 +00:00
Archive
AsmParser
Bitcode
CodeGen Rewrite ISD::FCOPYSIGN lowering to never use i64. Not really ideal, but 2009-05-24 10:21:20 +00:00
CompilerDriver
Debugger
ExecutionEngine stat64/open64/lseek64 for the interpreter 2009-05-23 16:23:59 +00:00
Linker
Support
System Work around a page size issue on Cygwin. 2009-05-23 17:57:59 +00:00
Target Make the PPC backend use a legal type for the operands to the BUILD_VECTOR 2009-05-24 02:03:36 +00:00
Transforms Move Rewriter.clear() earlier, to avoid triggerring the AssertingVH by 2009-05-24 20:08:21 +00:00
VMCore
Makefile