Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
toolchain
/
llvm-project
/
2b45a70fd6d1f95886b3194ae13422e3cc00b56a
/
llvm
/
lib
/
CodeGen
/
SelectionDAG
/
SelectionDAGTargetInfo.cpp
2946cd7
Update the file headers across all of the LLVM projects in the monorepo
by Chandler Carruth
· 7 years ago
618c555
[CodeGen] Fix some Clang-tidy modernize and Include What You Use warnings; other minor fixes (NFC).
by Eugene Zelenko
· 8 years ago
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]
157e5a6
Remove getDataLayout() from TargetSelectionDAGInfo (had no users)
by Mehdi Amini
· 10 years ago
0dd8d48
Have TargetSelectionDAGInfo take a DataLayout initializer rather than
by Eric Christopher
· 11 years ago
7c68beb
Rename some member variables from TD to DL.
by Rafael Espindola
· 12 years ago
cdfe20b
Move TargetData to DataLayout.
by Micah Villmow
· 13 years ago
bb919df
Implement a bunch more TargetSelectionDAGInfo infrastructure.
by Dan Gohman
· 15 years ago
c4759a5
Create a new TargetSelectionDAGInfo class. This will eventually acquire
by Dan Gohman
· 16 years ago