1. 2946cd7 Update the file headers across all of the LLVM projects in the monorepo by Chandler Carruth · 7 years ago
  2. 618c555 [CodeGen] Fix some Clang-tidy modernize and Include What You Use warnings; other minor fixes (NFC). by Eugene Zelenko · 8 years ago
  3. f9172fd4 Rename TargetSelectionDAGInfo into SelectionDAGTargetInfo and move it to CodeGen/ by Benjamin Kramer · 10 years ago[Renamed (60%) from llvm/lib/CodeGen/SelectionDAG/TargetSelectionDAGInfo.cpp]
  4. 157e5a6 Remove getDataLayout() from TargetSelectionDAGInfo (had no users) by Mehdi Amini · 10 years ago
  5. 0dd8d48 Have TargetSelectionDAGInfo take a DataLayout initializer rather than by Eric Christopher · 11 years ago
  6. 7c68beb Rename some member variables from TD to DL. by Rafael Espindola · 12 years ago
  7. cdfe20b Move TargetData to DataLayout. by Micah Villmow · 13 years ago
  8. bb919df Implement a bunch more TargetSelectionDAGInfo infrastructure. by Dan Gohman · 15 years ago
  9. c4759a5 Create a new TargetSelectionDAGInfo class. This will eventually acquire by Dan Gohman · 16 years ago