Rename hasVolatileMemoryRef() to hasOrderedMemoryRef().
[oota-llvm.git] / lib / Target / Hexagon / HexagonPeephole.cpp
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.