1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-21 03:53:04 +02:00
llvm-mirror/lib/CodeGen/SelectionDAG
Duncan Sands 440b8ac3a0 In debug builds check that the key property holds: all
result and operand types are legal.

llvm-svn: 47546
2008-02-25 16:21:21 +00:00
..
CallingConvLower.cpp Rename MRegisterInfo to TargetRegisterInfo. 2008-02-10 18:45:23 +00:00
DAGCombiner.cpp Add explicit keywords. 2008-02-20 16:44:09 +00:00
LegalizeDAG.cpp Fix a regression in 403.gcc and 186.crafty introduced in 47383. To test 2008-02-22 01:12:31 +00:00
LegalizeTypes.cpp In debug builds check that the key property holds: all 2008-02-25 16:21:21 +00:00
LegalizeTypes.h Add support to LegalizeTypes for building legal vectors 2008-02-24 07:36:03 +00:00
LegalizeTypesExpand.cpp Add support to LegalizeTypes for building legal vectors 2008-02-24 07:36:03 +00:00
LegalizeTypesPromote.cpp Add support to LegalizeTypes for building legal vectors 2008-02-24 07:36:03 +00:00
LegalizeTypesScalarize.cpp LegalizeTypes support for scalarizing a vector store 2008-02-20 17:38:09 +00:00
LegalizeTypesSplit.cpp LegalizeTypes support for scalarizing a vector store 2008-02-20 17:38:09 +00:00
Makefile remove attribution from lib Makefiles. 2007-12-29 20:09:26 +00:00
ScheduleDAG.cpp Rename CountMemOperands to ComputeMemOperandsEnd to reflect what 2008-02-16 00:36:48 +00:00
ScheduleDAGList.cpp Rename MRegisterInfo to TargetRegisterInfo. 2008-02-10 18:45:23 +00:00
ScheduleDAGRRList.cpp Update gcc 4.3 warnings fix patch with recent head changes 2008-02-20 11:10:28 +00:00
SelectionDAG.cpp Better names as per Evan's request 2008-02-21 16:11:38 +00:00
SelectionDAGISel.cpp Pass alignment on ByVal parameters, from FE, all 2008-02-22 17:49:45 +00:00
SelectionDAGPrinter.cpp Rename MRegisterInfo to TargetRegisterInfo. 2008-02-10 18:45:23 +00:00
TargetLowering.cpp In TargetLowering::LowerCallTo, don't assert that 2008-02-14 17:28:50 +00:00