llvm-6502/lib/CodeGen/SelectionDAG
Chris Lattner 2f4eca30d1 Fix a latent bug in the libcall inserter that was exposed by Nate's patch
yesterday.  This fixes whetstone and a bunch of programs in the External tests.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@22678 91177308-0d34-0410-b5e6-96231b3b80d8
2005-08-05 16:23:57 +00:00
..
LegalizeDAG.cpp Fix a latent bug in the libcall inserter that was exposed by Nate's patch 2005-08-05 16:23:57 +00:00
Makefile Change Library Names Not To Conflict With Others When Installed 2004-10-27 23:18:45 +00:00
SelectionDAG.cpp Update to use the new MathExtras.h support for log2 computation. 2005-08-02 19:26:06 +00:00
SelectionDAGISel.cpp Eliminate all remaining tabs and trailing spaces. 2005-07-27 06:12:32 +00:00
SelectionDAGPrinter.cpp * Unbreak release build 2005-08-04 14:22:41 +00:00
TargetLowering.cpp For: memory operations -> stores 2005-07-19 04:52:44 +00:00