llvm-6502/lib
Scott Michel 82747a5484 Fix custom target lowering for zero/any/sign_extend: make sure that
DAG.UpdateNodeOperands() is called before (not after) the call to
TLI.LowerOperation().


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@50461 91177308-0d34-0410-b5e6-96231b3b80d8
2008-04-30 00:26:38 +00:00
..
Analysis
Archive Change the MemoryBuffer::getFile* methods to take just a pointer to the 2008-04-01 18:04:03 +00:00
AsmParser
Bitcode
CodeGen Fix custom target lowering for zero/any/sign_extend: make sure that 2008-04-30 00:26:38 +00:00
Debugger
ExecutionEngine
Linker
Support
System Restore code to disable crash catcher on older OS X systems 2008-04-12 00:47:46 +00:00
Target Don't do stupid things: doInitialization(Module&) is not applicable to ModulePass :) 2008-04-29 18:16:22 +00:00
Transforms
VMCore
Makefile