llvm-6502/lib/CodeGen/SelectionDAG
2006-10-30 08:00:44 +00:00
..
DAGCombiner.cpp Add option for controlling inclusion of global AA. 2006-10-18 19:08:31 +00:00
LegalizeDAG.cpp Lower jumptable to BR_JT. The legalizer can lower it to a BRIND or let the target custom lower it. 2006-10-30 08:00:44 +00:00
Makefile For PR780: 2006-07-26 16:18:00 +00:00
ScheduleDAG.cpp Debug tweak. 2006-10-14 08:34:06 +00:00
ScheduleDAGList.cpp s|llvm/Support/Visibility.h|llvm/Support/Compiler.h| 2006-08-27 12:54:02 +00:00
ScheduleDAGRRList.cpp Debug tweak. 2006-10-14 08:34:06 +00:00
ScheduleDAGSimple.cpp s|llvm/Support/Visibility.h|llvm/Support/Compiler.h| 2006-08-27 12:54:02 +00:00
SelectionDAG.cpp Added a new SDNode type: BR_JT for jumptable branch. 2006-10-30 07:59:36 +00:00
SelectionDAGISel.cpp Lower jumptable to BR_JT. The legalizer can lower it to a BRIND or let the target custom lower it. 2006-10-30 08:00:44 +00:00
SelectionDAGPrinter.cpp Make flag and chain edges visually distinguishable from value edges in DOT 2006-10-20 18:06:09 +00:00
TargetLowering.cpp Merge ISD::TRUNCSTORE to ISD::STORE. Switch to using StoreSDNode. 2006-10-13 21:14:26 +00:00