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.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Pool-allocation for MachineInstrs, MachineBasicBlocks, and
Dan Gohman
2008-07-07
1
-4
/
+4
*
- Remove calls to copyKillDeadInfo which is an N^2 function. Instead, propaga...
Evan Cheng
2008-07-03
1
-6
/
+8
*
Remove more iostream header includes. Needed to implement a "FlushStream"
Bill Wendling
2008-05-29
1
-2
/
+2
*
cell really does support cross-regclass moves, because R3 is in lots of diffe...
Chris Lattner
2008-03-09
1
-4
/
+9
*
Merge current work back to tree to minimize diffs and drift. Major highlights
Scott Michel
2008-02-23
1
-8
/
+7
*
It's not always safe to fold movsd into xorpd, etc. Check the alignment of th...
Evan Cheng
2008-02-08
1
-3
/
+4
*
More cleanups for CellSPU:
Scott Michel
2008-01-30
1
-2
/
+2
*
remove MachineOpCode typedef.
Chris Lattner
2008-01-07
1
-2
/
+2
*
Move even more functionality from MRegisterInfo into TargetInstrInfo.
Owen Anderson
2008-01-07
1
-0
/
+39
*
Move some more instruction creation methods from RegisterInfo into InstrInfo.
Owen Anderson
2008-01-01
1
-1
/
+172
*
Fix a problem where lib/Target/TargetInstrInfo.h would include and use
Chris Lattner
2008-01-01
1
-1
/
+1
*
Move copyRegToReg from MRegisterInfo to TargetInstrInfo. This is part of the
Owen Anderson
2007-12-31
1
-0
/
+37
*
Add new shorter predicates for testing machine operands for various types:
Chris Lattner
2007-12-30
1
-2
/
+2
*
Use MachineOperand::getImm instead of MachineOperand::getImmedValue. Likewis...
Chris Lattner
2007-12-30
1
-4
/
+4
*
Remove attribution from file headers, per discussion on llvmdev.
Chris Lattner
2007-12-29
1
-4
/
+3
*
More working CellSPU tests:
Scott Michel
2007-12-20
1
-14
/
+2
*
Two more test cases: or_ops.ll (arithmetic or operations) and vecinsert.ll
Scott Michel
2007-12-19
1
-2
/
+2
*
Add new immed16.ll test case, fix CellSPU errata to make test case work.
Scott Michel
2007-12-19
1
-1
/
+13
*
- Restore some i8 functionality in CellSPU
Scott Michel
2007-12-17
1
-3
/
+3
*
Updated source file headers to llvm coding standard.
Scott Michel
2007-12-05
1
-3
/
+2
*
More files in the CellSPU drop...
Scott Michel
2007-12-04
1
-0
/
+184