Revert r175688 - It broke a test case (see PR15320).
[oota-llvm.git] / lib / CodeGen / TargetLoweringBase.cpp
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...