llvm-mirror/lib
Duncan Sands 7cddec2a2f LegalizeDAG is not supposed to introduce illegal
types into the DAG if they were not already there.
Check this with an assertion.

llvm-svn: 60997
2008-12-13 22:33:38 +00:00
..
Analysis Fix getFieldAs() to use the parameter instead of 6. 2008-12-13 08:25:29 +00:00
Archive
AsmParser
Bitcode
CodeGen LegalizeDAG is not supposed to introduce illegal 2008-12-13 22:33:38 +00:00
Debugger
ExecutionEngine Fix MachineCodeEmitter to use uintptr_t instead of intptr_t. This avoids some overflow issues. Patch by Thomas Jablin. 2008-12-10 02:32:19 +00:00
Linker
Support
System
Target - Use patterns instead of creating completely new instruction matching patterns, 2008-12-12 21:15:41 +00:00
Transforms Temporarily revert r60973. It's inexplicably causing a failure when self-hosting LLVM: 2008-12-13 09:28:44 +00:00
VMCore These messages should always be emitted when NDEBUG is unset, not when 2008-12-13 18:37:58 +00:00
Makefile