index
:
emscripten-fastcomp
master
LLVM with the emscripten fastcomp javascript backend
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-03-17
CellSPU:
Scott Michel
2009-03-17
CellSPU:
Scott Michel
2009-03-16
CellSPU:
Scott Michel
2009-03-13
Fix some significant problems with constant pools that resulted in unnecessar...
Evan Cheng
2009-03-11
It makes no sense to have a ODR version of common
Duncan Sands
2009-03-07
Introduce new linkage types linkonce_odr, weak_odr, common_odr
Duncan Sands
2009-03-03
Fix a bunch of Doxygen syntax issues. Escape special characters,
Dan Gohman
2009-02-25
Revert BuildVectorSDNode related patches: 65426, 65427, and 65296.
Evan Cheng
2009-02-24
Overhaul my earlier submission due to feedback. It's a large patch, but most of
Bill Wendling
2009-02-23
Propagate debug loc info through prologue/epilogue.
Bill Wendling
2009-02-22
Introduce the BuildVectorSDNode class that encapsulates the ISD::BUILD_VECTOR
Scott Michel
2009-02-18
Factor out the code to add a MachineOperand to a MachineInstrBuilder.
Dan Gohman
2009-02-13
Remove non-DebugLoc versions of BuildMI from Alpha and Cell.
Dale Johannesen
2009-02-12
Eliminate a couple of non-DebugLoc BuildMI variants.
Dale Johannesen
2009-02-12
Move debug loc info along when the spiller creates new instructions.
Bill Wendling
2009-02-09
Turns out AnalyzeBranch can modify the mbb being analyzed. This is a nasty
Evan Cheng
2009-02-07
Use getDebugLoc forwarder instead of getNode()->getDebugLoc.
Dale Johannesen
2009-02-07
Needs this file too.
Dale Johannesen
2009-02-07
Get rid of the last non-DebugLoc versions of getNode!
Dale Johannesen
2009-02-06
Remove more non-DebugLoc versions of getNode.
Dale Johannesen
2009-02-06
Move getPointerRegClass from TargetInstrInfo to TargetRegisterInfo.
Evan Cheng
2009-02-06
Get rid of one more non-DebugLoc getNode and
Dale Johannesen
2009-02-04
Remove non-DebugLoc forms of CopyToReg and CopyFromReg.
Dale Johannesen
2009-02-04
Remove non-DebugLoc versions of getLoad and getStore.
Dale Johannesen
2009-02-04
Remove some more non-DebugLoc versions of construction
Dale Johannesen
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
[next]