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
/
lib
/
Target
/
CellSPU
/
SPUInstrInfo.td
Commit message (
Expand
)
Author
Age
Files
Lines
*
Make SPU backend handle insertelement and
Kalle Raiskila
2010-08-04
1
-0
/
+6
*
More SPU v2f32 stuff added: insertelement and shuffle.
Kalle Raiskila
2010-08-02
1
-0
/
+8
*
Add preliminary v2f32 support for SPU. Like with v2i32, we just
Kalle Raiskila
2010-08-02
1
-66
/
+76
*
Add preliminary v2i32 support for SPU backend. As there are no
Kalle Raiskila
2010-08-02
1
-1
/
+23
*
Fix encoding of 'sf' and 'sfh' instructions.
Kalle Raiskila
2010-05-10
1
-3
/
+3
*
fix a typo, bitconvert from node to itself isn't valid.
Chris Lattner
2010-03-28
1
-1
/
+1
*
stop using vnot_conv
Chris Lattner
2010-03-28
1
-3
/
+8
*
remove some damaged sign extend patterns that can never match.
Chris Lattner
2010-03-19
1
-8
/
+6
*
do some serious surgery on CellSPU to get it back into a world
Chris Lattner
2010-03-15
1
-30
/
+30
*
disambiguate some types, add a fixme about some
Chris Lattner
2010-03-08
1
-1
/
+1
*
Remove ISD::DEBUG_LOC and ISD::DBG_LABEL, which are no longer used.
Dan Gohman
2009-11-23
1
-8
/
+0
*
Don't mark conditional branch instructions as control barriers.
Dan Gohman
2009-11-10
1
-14
/
+16
*
Major calling convention code refactoring.
Dan Gohman
2009-08-05
1
-7
/
+0
*
CellSPU:
Scott Michel
2009-03-17
1
-14
/
+14
*
CellSPU:
Scott Michel
2009-03-17
1
-57
/
+48
*
CellSPU:
Scott Michel
2009-03-16
1
-78
/
+93
*
CellSPU:
Scott Michel
2009-01-26
1
-4
/
+3
*
Untabify code.
Scott Michel
2009-01-26
1
-12
/
+12
*
CellSPU:
Scott Michel
2009-01-26
1
-10
/
+20
*
CellSPU:
Scott Michel
2009-01-21
1
-42
/
+71
*
- Convert remaining i64 custom lowering into custom instruction emission
Scott Michel
2009-01-15
1
-22
/
+18
*
CellSPU:
Scott Michel
2009-01-06
1
-8
/
+18
*
CellSPU:
Scott Michel
2009-01-06
1
-35
/
+109
*
CellSPU:
Scott Michel
2009-01-05
1
-17
/
+25
*
- Start moving target-dependent nodes that could be represented by an
Scott Michel
2008-12-30
1
-133
/
+145
*
- Various '#if 0' cleanups.
Scott Michel
2008-12-29
1
-77
/
+122
*
- Remove Tilmann's custom truncate lowering: it completely hosed over
Scott Michel
2008-12-27
1
-175
/
+551
*
CellSPU:
Scott Michel
2008-12-10
1
-18
/
+38
*
CellSPU: Fix bug 3055
Scott Michel
2008-12-04
1
-0
/
+4
*
CellSPU:
Scott Michel
2008-12-04
1
-49
/
+0
*
Rename isSimpleLoad to canFoldAsLoad, to better reflect its meaning.
Dan Gohman
2008-12-03
1
-1
/
+1
*
CellSPU:
Scott Michel
2008-12-02
1
-28
/
+0
*
CellSPU:
Scott Michel
2008-12-01
1
-53
/
+39
*
CellSPU: Fix mnemonic typo in pattern; "shlqbyi" -> "shlqby".
Scott Michel
2008-11-25
1
-1
/
+1
*
CellSPU:
Scott Michel
2008-11-24
1
-12
/
+12
*
CellSPU: Fix bug 3056. Varadic extract_element was not implemented (nor was it
Scott Michel
2008-11-22
1
-18
/
+35
*
CellSPU:
Scott Michel
2008-11-21
1
-5
/
+41
*
CellSPU: Fix bug 3606, as well as some ongoing work.
Scott Michel
2008-11-10
1
-0
/
+21
*
Change CALLSEQ_BEGIN and CALLSEQ_END to take TargetConstant's as
Chris Lattner
2008-10-11
1
-2
/
+2
*
More tab removals.
Bill Wendling
2008-07-22
1
-3
/
+3
*
Add necessary 64-bit support so that gcc frontend compiles (mostly). Current
Scott Michel
2008-06-02
1
-84
/
+214
*
Bug fixes and updates for CellSPU, syncing up with trunk. Most notable
Scott Michel
2008-04-30
1
-6
/
+29
*
Add more patterns to match in the integer comparison test harnesses.
Scott Michel
2008-03-20
1
-4
/
+4
*
Integer comparison tests for CellSPU.
Scott Michel
2008-03-10
1
-62
/
+165
*
- Fix support for "special" i64 immediates that can be loaded
Scott Michel
2008-03-05
1
-612
/
+326
*
Merge current work back to tree to minimize diffs and drift. Major highlights
Scott Michel
2008-02-23
1
-785
/
+1502
*
Fix single precision FP constants on SPU. They are actually legal,
Nate Begeman
2008-02-14
1
-6
/
+6
*
More cleanups for CellSPU:
Scott Michel
2008-01-30
1
-19
/
+19
*
Overhaul Cell SPU's addressing mode internals so that there are now
Scott Michel
2008-01-29
1
-389
/
+261
*
Forward progress: crtbegin.c now compiles successfully!
Scott Michel
2008-01-17
1
-27
/
+15
[next]