llvm-6502/lib/CodeGen/SelectionDAG
Chris Lattner f4d32726e6 The assertion was wrong: the code only worked for i64. While we're at it,
expand the code to work for all integer datatypes.  This should unbreak
alpha.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@22464 91177308-0d34-0410-b5e6-96231b3b80d8
2005-07-18 04:31:14 +00:00
..
LegalizeDAG.cpp The assertion was wrong: the code only worked for i64. While we're at it, 2005-07-18 04:31:14 +00:00
Makefile
SelectionDAG.cpp
SelectionDAGISel.cpp
SelectionDAGPrinter.cpp
TargetLowering.cpp