llvm-6502/lib/CodeGen/SelectionDAG
Chris Lattner 58092e35a3 Teach TargetData to handle 'preferred' alignment for each target, and use
these alignment amounts to align scalars when we can.  Patch by Scott Michel!


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@33409 91177308-0d34-0410-b5e6-96231b3b80d8
2007-01-20 22:35:55 +00:00
..
DAGCombiner.cpp Fix for PR1108: type of insert_vector_elt index operand is PtrVT, not MVT::i32. 2007-01-20 10:10:26 +00:00
LegalizeDAG.cpp Teach TargetData to handle 'preferred' alignment for each target, and use 2007-01-20 22:35:55 +00:00
Makefile
ScheduleDAG.cpp Compensate for loss of DerivedTypes.h in TargetLowering.h 2007-01-12 23:31:12 +00:00
ScheduleDAGList.cpp Eliminate static ctors from Statistics 2006-12-19 22:41:21 +00:00
ScheduleDAGRRList.cpp Naming consistency. 2007-01-08 23:55:53 +00:00
ScheduleDAGSimple.cpp
SelectionDAG.cpp
SelectionDAGISel.cpp Teach TargetData to handle 'preferred' alignment for each target, and use 2007-01-20 22:35:55 +00:00
SelectionDAGPrinter.cpp
TargetLowering.cpp Move a function out of line. 2007-01-12 23:30:31 +00:00