Use the new script to sort the includes of every file under lib.
[oota-llvm.git] / lib / Target / Hexagon / HexagonVLIWPacketizer.cpp
2012-12-03 Chandler CarruthUse the new script to sort the includes of every file...
2012-08-29 Jakob Stoklund OlesenRename hasVolatileMemoryRef() to hasOrderedMemoryRef().
2012-06-22 Hal FinkelRevert r158679 - use case is unclear (and it increases...
2012-06-18 Hal FinkelAllow up to 64 functional units per processor itinerary.
2012-05-14 Brendon CahoonRevert 156634 upon request until code improvement chang...
2012-05-11 Sirish PandeRemove warnings from HexagonVLIWPacketizer.
2012-05-11 Brendon CahoonHexagon constant extender support.
2012-05-07 Jakob Stoklund OlesenAdd an MF argument to TRI::getPointerRegClass() and...
2012-05-03 Sirish PandeSupport for target dependent Hexagon VLIW packetizer.
2012-04-23 Chandler CarruthRevert r155365, r155366, and r155367. All three of...
2012-04-23 Sirish PandeSupport for Hexagon VLIW Packetizer.
2012-04-18 Chandler CarruthThis reverts a long string of commits to the Hexagon...
2012-04-13 Sirish PandeAdd support for Hexagon Architectural feature, New...
2012-04-13 Craig TopperSilence various build warnings from Hexagon backend...
2012-04-12 Sirish PandeHexagonPacketizer patch.