Remove unused member variable introduced in r165665.
[oota-llvm.git] / lib / Target / Hexagon / HexagonPeephole.cpp
2012-09-05 Pranav BhandarkarLLVM Bug Fix 13709: Remove needless lsr(Rp, #32) instru...
2012-03-17 Craig TopperReorder includes in Target backends to following coding...
2012-02-24 Benjamin KramerRemove unused cl::opt, make another opt static.
2012-02-15 Sirish PandeOptimize redundant sign extends and negation of predicates.
2012-02-15 Eric ChristopherRevert "Replacing HexagonOptimizeSZExtends with Hexagon...
2012-02-15 Sirish PandeReplacing HexagonOptimizeSZExtends with HexagonPeephole.