index
:
llvm
master
release_1
release_16
release_20
release_21
release_22
release_23
release_24
release_25
release_26
release_27
release_28
release_29
release_30
release_31
release_32
release_33
stable
svn-tags/RELEASE_1
svn-tags/RELEASE_20
svn-tags/RELEASE_21
svn-tags/RELEASE_22
svn-tags/RELEASE_23
svn-tags/RELEASE_24
svn-tags/RELEASE_25
svn-tags/RELEASE_26
svn-tags/RELEASE_27
svn-tags/RELEASE_28
svn-tags/RELEASE_29
svn-tags/RELEASE_30
svn-tags/RELEASE_31
svn-tags/RELEASE_32
testing
http://llvm.org
git repository hosting
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
/
Target
/
CellSPU
Age
Commit message (
Expand
)
Author
2009-02-14
Merge 64124 frm mainline.
Tanya Lattner
2009-01-30
Make LowerCallTo and LowerArguments take a DebugLoc
Dale Johannesen
2009-01-28
Rename getAnalysisToUpdate to getAnalysisIfAvailable.
Duncan Sands
2009-01-26
CellSPU:
Scott Michel
2009-01-26
Untabify code.
Scott Michel
2009-01-26
CellSPU:
Scott Michel
2009-01-21
fix warning in release-asserts mode and spelling of assert.
Chris Lattner
2009-01-21
CellSPU:
Scott Michel
2009-01-20
Change TargetInstrInfo::isMoveInstr to return source and destination sub-regi...
Evan Cheng
2009-01-15
Generalize the HazardRecognizer interface so that it can be used
Dan Gohman
2009-01-15
Add the private linkage.
Rafael Espindola
2009-01-15
Move a few containers out of ScheduleDAGInstrs::BuildSchedGraph
Dan Gohman
2009-01-15
- Convert remaining i64 custom lowering into custom instruction emission
Scott Michel
2009-01-12
Rename getABITypeSize to getTypePaddedSize, as
Duncan Sands
2009-01-09
Removed trailing whitespace from Makefiles.
Misha Brukman
2009-01-08
Convert DwarfWriter into a pass.
Devang Patel
2009-01-07
Fix off-by-one error in traversing an array; this fixes a test.
Misha Brukman
2009-01-06
CellSPU:
Scott Michel
2009-01-06
CellSPU: Update the README
Scott Michel
2009-01-06
CellSPU:
Scott Michel
2009-01-05
Tidy up #includes, deleting a bunch of unnecessary #includes.
Dan Gohman
2009-01-05
CellSPU:
Scott Michel
2009-01-05
CellSPU:
Scott Michel
2009-01-03
CellSPU:
Scott Michel
2009-01-02
- Make copyRegToReg use the "LR" assembler synonym for "OR". Makes finding
Scott Michel
2009-01-01
Fix PR3274: when promoting the condition of a BRCOND node,
Duncan Sands
2008-12-30
- Start moving target-dependent nodes that could be represented by an
Scott Michel
2008-12-29
Fixed spelling, removed trailing whitespace.
Misha Brukman
2008-12-29
- Various '#if 0' cleanups.
Scott Michel
2008-12-27
- Remove Tilmann's custom truncate lowering: it completely hosed over
Scott Michel
2008-12-10
CellSPU:
Scott Michel
2008-12-09
CellSPU:
Scott Michel
2008-12-04
CellSPU: Fix bug 3055
Scott Michel
2008-12-04
Missing closing brace and reverse conditional condition on NDEBUG
Scott Michel
2008-12-04
This code is apparently quite confused. In the meantime,
Chris Lattner
2008-12-04
CellSPU:
Scott Michel
2008-12-03
Split foldMemoryOperand into public non-virtual and protected virtual
Dan Gohman
2008-12-03
Rename isSimpleLoad to canFoldAsLoad, to better reflect its meaning.
Dan Gohman
2008-12-02
CellSPU:
Scott Michel
2008-12-01
CellSPU:
Scott Michel
2008-12-01
There are no longer any places that require a
Duncan Sands
2008-12-01
Change the interface to the type legalization method
Duncan Sands
2008-11-25
CellSPU:
Scott Michel
2008-11-25
CellSPU: Relax constraints on when to generate a X-form address, evidently
Scott Michel
2008-11-25
CellSPU: Fix mnemonic typo in pattern; "shlqbyi" -> "shlqby".
Scott Michel
2008-11-24
CellSPU:
Scott Michel
2008-11-24
CellSPU:
Scott Michel
2008-11-24
Move target independent td files from lib/Target/ to include/llvm/Target so t...
Evan Cheng
2008-11-23
Rename SetCCResultContents to BooleanContents. In
Duncan Sands
2008-11-22
CellSPU: Fix bug 3056. Varadic extract_element was not implemented (nor was it
Scott Michel
[next]