llvm-6502/lib
Eli Friedman 1c39965342 Remove special cases for more opcodes.
This is basically the end of this series of patches for LegalizeDAG; the 
remaining special cases can't be removed without more infrastructure 
work.  There's a FIXME for each relevant opcode near the beginning of
SelectionDAGLegalize::LegalizeOp.



git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@72514 91177308-0d34-0410-b5e6-96231b3b80d8
2009-05-28 04:39:57 +00:00
..
Analysis Add braces around an array initializer. 2009-05-27 02:07:15 +00:00
Archive
AsmParser
Bitcode
CodeGen Remove special cases for more opcodes. 2009-05-28 04:39:57 +00:00
CompilerDriver
Debugger
ExecutionEngine stat64/open64/lseek64 for the interpreter 2009-05-23 16:23:59 +00:00
Linker
Support Minor fix for CMake build system 2009-05-27 16:52:17 +00:00
System Work around a page size issue on Cygwin. 2009-05-23 17:57:59 +00:00
Target Return the operand rather than a null SDValue when the given SELECT_CC 2009-05-28 04:31:08 +00:00
Transforms Use Operands.data() instead of &Operands[0] where Operands is a potentially 2009-05-28 04:08:10 +00:00
VMCore Audit the type constructors. Previously it was possible to create [0 x void] 2009-05-25 21:28:11 +00:00
Makefile