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
/
CodeGen
/
SelectionDAG
/
LegalizeTypesPromote.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Split type expansion into ExpandInteger and ExpandFloat
Duncan Sands
2008-06-17
1
-748
/
+0
*
Various tweaks related to apint codegen. No functionality
Duncan Sands
2008-06-09
1
-1
/
+1
*
Wrap MVT::ValueType in a struct to get type safety
Duncan Sands
2008-06-06
1
-46
/
+46
*
Add some more FIXME's for indexed loads and stores.
Duncan Sands
2008-04-18
1
-0
/
+2
*
Drop ISD::MEMSET, ISD::MEMMOVE, and ISD::MEMCPY, which are not Legal
Dan Gohman
2008-04-12
1
-3
/
+0
*
detabify llvm, patch by Mike Stump!
Chris Lattner
2008-03-20
1
-2
/
+2
*
Initial soft-float support for LegalizeTypes. I rewrote
Duncan Sands
2008-03-12
1
-12
/
+7
*
Some LegalizeTypes code factorization and minor
Duncan Sands
2008-03-11
1
-19
/
+9
*
Give TargetLowering::getSetCCResultType() a parameter so that ISD::SETCC's
Scott Michel
2008-03-10
1
-3
/
+4
*
LegalizeTypes support for EXTRACT_VECTOR_ELT. The
Duncan Sands
2008-02-27
1
-1
/
+110
*
LegalizeTypes support for INSERT_VECTOR_ELT.
Duncan Sands
2008-02-27
1
-0
/
+27
*
Support for legalizing MEMBARRIER.
Duncan Sands
2008-02-27
1
-0
/
+13
*
Fix a nasty bug in LegalizeTypes (spotted in
Duncan Sands
2008-02-26
1
-10
/
+5
*
Convert MaskedValueIsZero and all its users to use APInt. Also add
Dan Gohman
2008-02-25
1
-2
/
+4
*
Add support to LegalizeTypes for building legal vectors
Duncan Sands
2008-02-24
1
-1
/
+66
*
Teach LegalizeTypes how to promote the flags
Duncan Sands
2008-02-15
1
-1
/
+27
*
Teach LegalizeTypes how to expand and promote CTLZ,
Duncan Sands
2008-02-13
1
-0
/
+35
*
Factor the addressing mode and the load/store VT out of LoadSDNode
Dan Gohman
2008-01-30
1
-2
/
+2
*
* Introduce a new SelectionDAG::getIntPtrConstant method
Chris Lattner
2008-01-17
1
-3
/
+7
*
Remove attribution from file headers, per discussion on llvmdev.
Chris Lattner
2007-12-29
1
-2
/
+2
*
Split promotion support out to its own file.
Chris Lattner
2007-12-08
1
-0
/
+487