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
/
Target
/
TargetSelectionDAG.td
Commit message (
Expand
)
Author
Age
Files
Lines
*
Enable SSE4 codegen and pattern matching.
Nate Begeman
2008-02-11
1
-2
/
+2
*
Tablegen support for insert & extract element matching
Nate Begeman
2008-02-09
1
-0
/
+16
*
Allow ComplexExpressions in InstrInfo.td files to be slightly more... complex...
Christopher Lamb
2008-01-31
1
-1
/
+9
*
Factor the addressing mode and the load/store VT out of LoadSDNode
Dan Gohman
2008-01-30
1
-29
/
+29
*
This commit changes:
Chris Lattner
2008-01-17
1
-7
/
+0
*
rename SDTRet -> SDTNone.
Chris Lattner
2008-01-15
1
-2
/
+4
*
add SDNPSideEffect node property declaration
Chris Lattner
2008-01-10
1
-0
/
+1
*
add SDNPMayLoad to the 'load' sdnode definition. This is enough to get all t...
Chris Lattner
2008-01-10
1
-1
/
+3
*
rename isStore -> mayStore to more accurately reflect what it captures.
Chris Lattner
2008-01-06
1
-1
/
+1
*
Change the 'isStore' inferrer to look for 'SDNPMayStore'
Chris Lattner
2008-01-06
1
-2
/
+5
*
Remove attribution from file headers, per discussion on llvmdev.
Chris Lattner
2007-12-29
1
-2
/
+2
*
add a immAllZerosV_bc pattern fragment for consistency with others.
Chris Lattner
2007-11-24
1
-3
/
+6
*
Unifacalize the CALLSEQ{START,END} stuff.
Bill Wendling
2007-11-13
1
-0
/
+5
*
Rename keyword "modify" -> "implicit".
Evan Cheng
2007-09-25
1
-1
/
+1
*
Initial support for multi-result patterns:
Evan Cheng
2007-09-12
1
-0
/
+2
*
Long double patch 4 of N: initial x87 implementation.
Dale Johannesen
2007-08-05
1
-0
/
+14
*
Add selection DAG nodes for subreg insert/extract. PR1350
Christopher Lamb
2007-07-26
1
-0
/
+5
*
It's not necessary to do rounding for alloca operations when the requested
Dan Gohman
2007-07-18
1
-0
/
+763