llvm-6502/lib/CodeGen/SelectionDAG
Evan Cheng f7179bb56e Insert a VBIT_CONVERT between a FORMAL_ARGUMENT node and its vector uses
(VAND, VADD, etc.). Legalizer will assert otherwise.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@27991 91177308-0d34-0410-b5e6-96231b3b80d8
2006-04-27 08:29:42 +00:00
..
DAGCombiner.cpp Fix a couple more memory issues 2006-04-21 15:32:26 +00:00
LegalizeDAG.cpp JumpTable support! What this represents is working asm and jit support for 2006-04-22 18:53:45 +00:00
Makefile
ScheduleDAG.cpp JumpTable support! What this represents is working asm and jit support for 2006-04-22 18:53:45 +00:00
ScheduleDAGList.cpp Don't advance the hazard recognizer when there are no hazards and no instructions 2006-03-12 09:01:41 +00:00
ScheduleDAGSimple.cpp Move simple-selector-specific types to the simple selector. 2006-03-10 07:51:18 +00:00
SelectionDAG.cpp Fix Regression/CodeGen/Generic/2006-04-26-SetCCAnd.ll and 2006-04-27 05:01:07 +00:00
SelectionDAGISel.cpp Insert a VBIT_CONVERT between a FORMAL_ARGUMENT node and its vector uses 2006-04-27 08:29:42 +00:00
SelectionDAGPrinter.cpp print arbitrary constant pool entries 2006-03-05 09:38:03 +00:00
TargetLowering.cpp relax assertion 2006-04-02 06:19:46 +00:00