Remove wrong and unnecessary assertion.
[oota-llvm.git] / lib / CodeGen / TargetLoweringBase.cpp
2013-03-01 Akira HatanakaSet properties for f128 type.
2013-03-01 Michael LiaoFix PR10475
2013-02-20 Jim GrosbachUpdate TargetLowering ivars for name policy.
2013-02-15 Paul Redmondenable SDISel sincos optimization for GNU environments
2013-01-29 Evan ChengTeach SDISel to combine fsin / fcos into a fsincos...
2013-01-11 Benjamin KramerSplit TargetLowering into a CodeGen and a SelectionDAG...