llvm-6502/lib/CodeGen/SelectionDAG
Dan Gohman 9e04c82c0e Add support to SplitVectorOp for powi, where the second operand
is a scalar integer.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@42906 91177308-0d34-0410-b5e6-96231b3b80d8
2007-10-12 14:13:46 +00:00
..
CallingConvLower.cpp
DAGCombiner.cpp
LegalizeDAG.cpp Add support to SplitVectorOp for powi, where the second operand 2007-10-12 14:13:46 +00:00
Makefile
ScheduleDAG.cpp EXTRACT_SUBREG coalescing support. The coalescer now treats EXTRACT_SUBREG like 2007-10-12 08:50:34 +00:00
ScheduleDAGList.cpp
ScheduleDAGRRList.cpp EXTRACT_SUBREG coalescing support. The coalescer now treats EXTRACT_SUBREG like 2007-10-12 08:50:34 +00:00
SelectionDAG.cpp
SelectionDAGISel.cpp Add intrinsics for sin, cos, and pow. These use llvm_anyfloat_ty, and so 2007-10-12 00:01:22 +00:00
SelectionDAGPrinter.cpp
TargetLowering.cpp Add runtime library names for pow. 2007-10-11 23:09:10 +00:00