Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
fp2-dev
/
platform
/
external
/
llvm
/
46007b3712290c09d895f4bd245ac852f412556c
/
lib
/
CodeGen
/
SelectionDAG
/
FunctionLoweringInfo.h
46007b3
Move isInTailCallPosition out of SelectionDAGBuilder, as it isn't
by Dan Gohman
· 15 years ago
d858e90
Use const qualifiers with TargetLowering. This eliminates several
by Dan Gohman
· 15 years ago
ae541aa
Add more const qualifiers for LLVM IR pointers in CodeGen.
by Dan Gohman
· 15 years ago
2520864
Factor out EH landing pad code into a separate function, and constify
by Dan Gohman
· 15 years ago
1160945
Refine #includes.
by Dan Gohman
· 15 years ago
fe85e76
Pull utility routines with no SelectionDAG dependence out of
by Dan Gohman
· 15 years ago
b4be71e
Reorder the methods of this class to be a little more organized.
by Dan Gohman
· 15 years ago
5fca8b1
Move CopyCatchInfo into FunctionLoweringInfo.cpp too, for consistency.
by Dan Gohman
· 16 years ago
66336ed
Move some more code out of SelectionDAGBuild.cpp and into
by Dan Gohman
· 16 years ago
6277eb2
Move the FunctionLoweringInfo class and some related utility functions out
by Dan Gohman
· 16 years ago