index
:
external_llvm.git
replicant-6.0
Android's llvm
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
lib
/
CodeGen
/
SelectionDAG
/
CallingConvLower.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Introduce a new node for holding call argument
Duncan Sands
2008-03-21
1
-14
/
+11
*
Increase ISD::ParamFlags to 64 bits. Increase the ByValSize
Dale Johannesen
2008-03-10
1
-3
/
+5
*
Rename MRegisterInfo to TargetRegisterInfo.
Dan Gohman
2008-02-10
1
-4
/
+4
*
Oops. Forgot to commit this.
Evan Cheng
2008-01-15
1
-5
/
+12
*
ByVal stack slot alignment should be at least as large as pointer ABI alignment.
Evan Cheng
2008-01-15
1
-1
/
+3
*
Remove attribution from file headers, per discussion on llvmdev.
Chris Lattner
2007-12-29
1
-2
/
+2
*
propagate struct size and alignment of byval arguments to the DAG
Rafael Espindola
2007-08-10
1
-1
/
+11
*
add isVarArg to CCState
Chris Lattner
2007-06-19
1
-2
/
+3
*
add methods for analysis of call results and return nodes.
Chris Lattner
2007-02-28
1
-12
/
+42
*
add methods to analyze calls and formals.
Chris Lattner
2007-02-28
1
-0
/
+34
*
Minor refactoring of CC Lowering interfaces
Chris Lattner
2007-02-27
1
-1
/
+4
*
move CC Lowering stuff to its own public interface
Chris Lattner
2007-02-27
1
-0
/
+34