index
:
external_llvm.git
replicant-6.0
Unnamed repository; edit this file 'description' to name the repository.
git repository hosting
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
llvm
/
CodeGen
/
SelectionDAG.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Don't attribute in file headers anymore. See llvmdev for the
Chris Lattner
2007-12-29
1
-2
/
+2
*
Unify CALLSEQ_{START,END}. They take 4 parameters: the chain, two stack
Bill Wendling
2007-11-13
1
-0
/
+14
*
Add support for byval function whose argument is not 32 bit aligned.
Rafael Espindola
2007-10-19
1
-1
/
+13
*
Return Expand from getOperationAction for all extended
Duncan Sands
2007-10-17
1
-0
/
+1
*
add a new CreateStackTemporary helper method.
Chris Lattner
2007-10-15
1
-0
/
+4
*
One mundane change: Change ReplaceAllUsesOfValueWith to *optionally*
Chris Lattner
2007-10-15
1
-1
/
+8
*
Next PPC long double bits: ppcf128->i32 conversion.
Dale Johannesen
2007-10-10
1
-0
/
+2
*
Add convenience overloads of SelectionDAG::getNode that take a SDVTList
Dan Gohman
2007-10-08
1
-0
/
+11
*
SMUL_LOHI and UMUL_LOHI are commutative.
Dan Gohman
2007-10-05
1
-0
/
+2
*
Add a variant of getTargetNode() that takes a vector of MVT::ValueType.
Evan Cheng
2007-10-05
1
-0
/
+2
*
Yet another getTargetNode variant.
Evan Cheng
2007-09-12
1
-0
/
+4
*
Change LegalFPImmediates to use APFloat.
Dale Johannesen
2007-08-30
1
-0
/
+5
*
It's not necessary to do rounding for alloca operations when the requested
Dan Gohman
2007-07-18
1
-0
/
+524