Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
fp2-dev
/
platform
/
external
/
llvm
/
c6a1346d7c6bb761f9e6c2c85b53febba1cb15db
/
utils
/
TableGen
/
CallingConvEmitter.cpp
83ec4b6
Wrap MVT::ValueType in a struct to get type safety
by Duncan Sands
· 17 years ago
67073f1
Add new CC lowering rule: provide a list of registers, which can be 'shadowed',
by Anton Korobeynikov
· 17 years ago
276dcbd
Introduce a new node for holding call argument
by Duncan Sands
· 18 years ago
b8cafe3
Increase ISD::ParamFlags to 64 bits. Increase the ByValSize
by Dale Johannesen
· 18 years ago
6bfa8a1
Rename CCIfStruct to CCIfByVal and CCStructAssign to CCPassByVal. Remove unused parameters of CCStructAssign and add size and alignment requirement info.
by Evan Cheng
· 18 years ago
5daafa9
Revert my last commit. Not needed.
by Evan Cheng
· 18 years ago
01b8fcc
ByVal arguments are passed on stack. Make sure to allocate a slot using size and alignment information on the parameter attribute.
by Evan Cheng
· 18 years ago
3060910
remove attributions from utils.
by Chris Lattner
· 18 years ago
87b665d
Eliminate the recently introduced CCAssignToStackABISizeAlign
by Duncan Sands
· 18 years ago
e3ef744
Add CCAssignToStackABISizeAlign for convenience in
by Dale Johannesen
· 18 years ago
594d37e
propagate struct size and alignment of byval arguments to the DAG
by Rafael Espindola
· 18 years ago
1aa7efb
Add the byval attribute
by Rafael Espindola
· 18 years ago
d0b82b3
Refactoring of formal parameter flags. Enable properly use of
by Anton Korobeynikov
· 19 years ago
1d9bacc
Use new SDIselParamAttr enumeration. This removes "magick" constants
by Anton Korobeynikov
· 19 years ago
e3bab80
rename some CCActions
by Chris Lattner
· 19 years ago
2092c8a
implement CCPromoteToType
by Chris Lattner
· 19 years ago
50d4565
reapply
by Chris Lattner
· 19 years ago
88ee2a1
*** empty log message ***
by Chris Lattner
· 19 years ago