llvm-6502/lib/CodeGen/SelectionDAG
Chris Lattner 47e9223e06 Fix some fixmes (promoting bools for select and brcond), fix promotion
of zero and sign extends.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@19671 91177308-0d34-0410-b5e6-96231b3b80d8
2005-01-18 19:27:06 +00:00
..
LegalizeDAG.cpp Fix some fixmes (promoting bools for select and brcond), fix promotion 2005-01-18 19:27:06 +00:00
Makefile Change Library Names Not To Conflict With Others When Installed 2004-10-27 23:18:45 +00:00
SelectionDAG.cpp Keep track of the retval type as well. 2005-01-18 19:26:36 +00:00
SelectionDAGISel.cpp Teach legalize to promote copy(from|to)reg, instead of making the isel pass 2005-01-18 17:54:55 +00:00
SelectionDAGPrinter.cpp Don't mash stuff together. 2005-01-16 07:28:31 +00:00
TargetLowering.cpp Shift and setcc types default to the pointer type. 2005-01-16 23:59:48 +00:00