.. |
CallingConvLower.cpp
|
Oops. Forgot to commit this.
|
2008-01-15 07:49:36 +00:00 |
DAGCombiner.cpp
|
Factor the ReachesChainWithoutSideEffects out of dag combiner into
|
2008-01-16 05:49:24 +00:00 |
LegalizeDAG.cpp
|
merge a few pieces of code that do the store/load to stack
|
2008-01-16 07:51:34 +00:00 |
LegalizeTypes.cpp
|
Remove attribution from file headers, per discussion on llvmdev.
|
2007-12-29 20:36:04 +00:00 |
LegalizeTypes.h
|
Remove attribution from file headers, per discussion on llvmdev.
|
2007-12-29 20:36:04 +00:00 |
LegalizeTypesExpand.cpp
|
Remove attribution from file headers, per discussion on llvmdev.
|
2007-12-29 20:36:04 +00:00 |
LegalizeTypesPromote.cpp
|
Remove attribution from file headers, per discussion on llvmdev.
|
2007-12-29 20:36:04 +00:00 |
LegalizeTypesScalarize.cpp
|
Remove attribution from file headers, per discussion on llvmdev.
|
2007-12-29 20:36:04 +00:00 |
LegalizeTypesSplit.cpp
|
Remove attribution from file headers, per discussion on llvmdev.
|
2007-12-29 20:36:04 +00:00 |
Makefile
|
remove attribution from lib Makefiles.
|
2007-12-29 20:09:26 +00:00 |
ScheduleDAG.cpp
|
rename TargetInstrDescriptor -> TargetInstrDesc.
|
2008-01-07 07:27:27 +00:00 |
ScheduleDAGList.cpp
|
Rename SSARegMap -> MachineRegisterInfo in keeping with the idea
|
2007-12-31 04:13:23 +00:00 |
ScheduleDAGRRList.cpp
|
Special copy SUnit's do not have SDNode's.
|
2008-01-09 23:01:55 +00:00 |
SelectionDAG.cpp
|
Factor the ReachesChainWithoutSideEffects out of dag combiner into
|
2008-01-16 05:49:24 +00:00 |
SelectionDAGISel.cpp
|
For PR1839: add initial support for __builtin_trap. llvm-gcc part is missed
|
2008-01-15 07:02:33 +00:00 |
SelectionDAGPrinter.cpp
|
Remove attribution from file headers, per discussion on llvmdev.
|
2007-12-29 20:36:04 +00:00 |
TargetLowering.cpp
|
Add support for targets that have a legal ISD::TRAP.
|
2008-01-15 21:58:08 +00:00 |