llvm-6502/lib/CodeGen/SelectionDAG
Chris Lattner eb7f34f2cb Fix incorrect legalization of EHSELECTOR. This fixes
CodeGen/Generic/2007-04-14-EHSelectorCrash.ll and PR1326


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@36510 91177308-0d34-0410-b5e6-96231b3b80d8
2007-04-27 17:12:52 +00:00
..
CallingConvLower.cpp
DAGCombiner.cpp PR400 phase 2. Propagate attributed load/store information through DAGs. 2007-04-22 23:15:30 +00:00
LegalizeDAG.cpp Fix incorrect legalization of EHSELECTOR. This fixes 2007-04-27 17:12:52 +00:00
Makefile
ScheduleDAG.cpp Fix some VC++ warnings. 2007-03-20 20:43:18 +00:00
ScheduleDAGList.cpp
ScheduleDAGRRList.cpp Fix a typo in a comment. 2007-04-26 19:40:56 +00:00
ScheduleDAGSimple.cpp Removed tabs everywhere except autogenerated & external files. Add make 2007-04-16 18:10:23 +00:00
SelectionDAG.cpp Be more careful about folding op(x, undef) when we have vector operands. 2007-04-25 00:00:45 +00:00
SelectionDAGISel.cpp improve EH global handling, patch by Duncan Sands. 2007-04-27 01:20:11 +00:00
SelectionDAGPrinter.cpp
TargetLowering.cpp fix a pasto 2007-04-18 03:01:40 +00:00