.. |
CallingConvLower.cpp
|
Introduce a new node for holding call argument
|
2008-03-21 09:14:45 +00:00 |
DAGCombiner.cpp
|
Use a linked data structure for the uses lists of an SDNode, just like
|
2008-03-26 12:39:26 +00:00 |
LegalizeDAG.cpp
|
Use a linked data structure for the uses lists of an SDNode, just like
|
2008-03-26 12:39:26 +00:00 |
LegalizeTypes.cpp
|
Use a linked data structure for the uses lists of an SDNode, just like
|
2008-03-26 12:39:26 +00:00 |
LegalizeTypes.h
|
Implement LegalizeTypes support for softfloat LOAD.
|
2008-03-27 20:23:40 +00:00 |
LegalizeTypesExpand.cpp
|
detabify llvm, patch by Mike Stump!
|
2008-03-20 01:22:40 +00:00 |
LegalizeTypesFloatToInt.cpp
|
Rename getAnyLoad to getLoad is suggested by Evan.
|
2008-03-28 09:45:24 +00:00 |
LegalizeTypesPromote.cpp
|
detabify llvm, patch by Mike Stump!
|
2008-03-20 01:22:40 +00:00 |
LegalizeTypesScalarize.cpp
|
Fix typo.
|
2008-03-12 20:35:19 +00:00 |
LegalizeTypesSplit.cpp
|
Simplify using getIntPtrConstant.
|
2008-03-14 05:23:57 +00:00 |
Makefile
|
remove attribution from lib Makefiles.
|
2007-12-29 20:09:26 +00:00 |
ScheduleDAG.cpp
|
Use a linked data structure for the uses lists of an SDNode, just like
|
2008-03-26 12:39:26 +00:00 |
ScheduleDAGList.cpp
|
Rename MRegisterInfo to TargetRegisterInfo.
|
2008-02-10 18:45:23 +00:00 |
ScheduleDAGRRList.cpp
|
ifdef out a dead function. Should this be removed?
|
2008-03-28 15:36:27 +00:00 |
SelectionDAG.cpp
|
Rename getAnyLoad to getLoad is suggested by Evan.
|
2008-03-28 09:45:24 +00:00 |
SelectionDAGISel.cpp
|
Avoid creating chain dependencies from CopyToReg nodes to load and store
|
2008-03-27 19:56:19 +00:00 |
SelectionDAGPrinter.cpp
|
Fix -view-sunit-dags to support cross-rc-copy nodes.
|
2008-03-21 22:51:06 +00:00 |
TargetLowering.cpp
|
More APInt-ification.
|
2008-03-13 22:13:53 +00:00 |