summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Target/Hexagon/HexagonVLIWPacketizer.cpp
Commit message (Expand)AuthorAgeFilesLines
* Rename hasVolatileMemoryRef() to hasOrderedMemoryRef().Jakob Stoklund Olesen2012-08-291-2/+2
* Revert r158679 - use case is unclear (and it increases the memory footprint).Hal Finkel2012-06-221-1/+1
* Allow up to 64 functional units per processor itinerary.Hal Finkel2012-06-181-1/+1
* Revert 156634 upon request until code improvement changes are made.Brendon Cahoon2012-05-141-455/+4
* Remove warnings from HexagonVLIWPacketizer.Sirish Pande2012-05-111-3/+3
* Hexagon constant extender support.Brendon Cahoon2012-05-111-4/+455
* Add an MF argument to TRI::getPointerRegClass() and TII::getRegClass().Jakob Stoklund Olesen2012-05-071-1/+1
* Support for target dependent Hexagon VLIW packetizer.Sirish Pande2012-05-031-0/+3646
* Revert r155365, r155366, and r155367. All three of these have regressionChandler Carruth2012-04-231-3640/+0
* Support for Hexagon VLIW Packetizer.Sirish Pande2012-04-231-0/+3640
* This reverts a long string of commits to the Hexagon backend. TheseChandler Carruth2012-04-181-3642/+0
* Add support for Hexagon Architectural feature, New Value Jump.Sirish Pande2012-04-131-2/+2
* Silence various build warnings from Hexagon backend that show up in release b...Craig Topper2012-04-131-24/+12
* HexagonPacketizer patch.Sirish Pande2012-04-121-0/+3654
OpenPOWER on IntegriCloud