index
:
bcm5719-llvm
meklort-10.0.0
meklort-10.0.1
ortega-7.0.1
Project Ortega BCM5719 LLVM
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
llvm
/
lib
/
Target
/
TargetCallingConv.td
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add new CC lowering rule: provide a list of registers, which can be 'shadowed',
Anton Korobeynikov
2008-04-02
1
-0
/
+8
*
Introduce a new node for holding call argument
Duncan Sands
2008-03-21
1
-3
/
+3
*
Rename CCIfStruct to CCIfByVal and CCStructAssign to CCPassByVal. Remove unus...
Evan Cheng
2008-01-15
1
-7
/
+8
*
Remove attribution from file headers, per discussion on llvmdev.
Chris Lattner
2007-12-29
1
-2
/
+2
*
Eliminate the recently introduced CCAssignToStackABISizeAlign
Duncan Sands
2007-11-14
1
-8
/
+3
*
Add CCAssignToStackABISizeAlign for convenience in
Dale Johannesen
2007-11-10
1
-0
/
+7
*
Support for trampolines, except for X86 codegen which is
Duncan Sands
2007-07-27
1
-0
/
+4
*
Add the byval attribute
Rafael Espindola
2007-07-06
1
-1
/
+11
*
If a function is vararg, never pass inreg arguments in registers. Thanks to
Chris Lattner
2007-06-19
1
-0
/
+2
*
Refactoring of formal parameter flags. Enable properly use of
Anton Korobeynikov
2007-03-07
1
-1
/
+1
*
Use new SDIselParamAttr enumeration. This removes "magick" constants
Anton Korobeynikov
2007-03-06
1
-1
/
+1
*
rename some CCActions, add CCIfInReg
Chris Lattner
2007-02-28
1
-7
/
+12
*
implement CCMatchIfCC in terms of CCMatchIf
Chris Lattner
2007-02-27
1
-4
/
+4
*
move target independent calling convention stuff to TargetCallingConv.td
Chris Lattner
2007-02-27
1
-0
/
+71