| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Have HexagonSelectionDAGInfo take a DataLayout rather than a | Eric Christopher | 2014-06-27 | 1 | -2/+2 |
| | | | | | | | target machine since that's all it needs. llvm-svn: 211822 | ||||
| * | Have TargetSelectionDAGInfo take a DataLayout initializer rather than | Eric Christopher | 2014-06-06 | 1 | -4/+2 |
| | | | | | | | a TargetMachine since the only thing it wants is DataLayout. llvm-svn: 210366 | ||||
| * | [Modules] Fix potential ODR violations by sinking the DEBUG_TYPE | Chandler Carruth | 2014-04-22 | 1 | -1/+2 |
| | | | | | | | | definition below all of the header #include lines, lib/Target/... edition. llvm-svn: 206842 | ||||
| * | Track IR ordering of SelectionDAG nodes 2/4. | Andrew Trick | 2013-05-25 | 1 | -1/+1 |
| | | | | | | | | Change SelectionDAG::getXXXNode() interfaces as well as call sites of these functions to pass in SDLoc instead of DebugLoc. llvm-svn: 182703 | ||||
| * | Hexagon backend support | Tony Linthicum | 2011-12-12 | 1 | -0/+46 |
| llvm-svn: 146412 | |||||

