Function temporaries can not overlap with retval or args.See the comment in source...
[oota-llvm.git] / lib / Target / CellSPU /
2009-02-09 Evan ChengTurns out AnalyzeBranch can modify the mbb being analyz...
2009-02-07 Dale JohannesenUse getDebugLoc forwarder instead of getNode()->getDebu...
2009-02-07 Dale JohannesenNeeds this file too.
2009-02-07 Dale JohannesenGet rid of the last non-DebugLoc versions of getNode!
2009-02-06 Dale JohannesenRemove more non-DebugLoc versions of getNode.
2009-02-06 Evan ChengMove getPointerRegClass from TargetInstrInfo to TargetR...
2009-02-06 Dale JohannesenGet rid of one more non-DebugLoc getNode and
2009-02-04 Dale JohannesenRemove non-DebugLoc forms of CopyToReg and CopyFromReg.
2009-02-04 Dale JohannesenRemove non-DebugLoc versions of getLoad and getStore.
2009-02-04 Dale JohannesenRemove some more non-DebugLoc versions of construction
2009-01-30 Dale JohannesenMake LowerCallTo and LowerArguments take a DebugLoc
2009-01-28 Duncan SandsRename getAnalysisToUpdate to getAnalysisIfAvailable.
2009-01-26 Scott MichelCellSPU:
2009-01-26 Scott MichelUntabify code.
2009-01-26 Scott MichelCellSPU:
2009-01-21 Chris Lattnerfix warning in release-asserts mode and spelling of...
2009-01-21 Scott MichelCellSPU:
2009-01-20 Evan ChengChange TargetInstrInfo::isMoveInstr to return source...
2009-01-15 Dan GohmanGeneralize the HazardRecognizer interface so that it...
2009-01-15 Rafael EspindolaAdd the private linkage.
2009-01-15 Dan GohmanMove a few containers out of ScheduleDAGInstrs::BuildSc...
2009-01-15 Scott Michel- Convert remaining i64 custom lowering into custom...
2009-01-12 Duncan SandsRename getABITypeSize to getTypePaddedSize, as
2009-01-09 Misha BrukmanRemoved trailing whitespace from Makefiles.
2009-01-08 Devang PatelConvert DwarfWriter into a pass.
2009-01-07 Misha BrukmanFix off-by-one error in traversing an array; this fixes...
2009-01-06 Scott MichelCellSPU:
2009-01-06 Scott MichelCellSPU: Update the README
2009-01-06 Scott MichelCellSPU:
2009-01-05 Dan GohmanTidy up #includes, deleting a bunch of unnecessary...
2009-01-05 Scott MichelCellSPU:
2009-01-05 Scott MichelCellSPU:
2009-01-03 Scott MichelCellSPU:
2009-01-02 Scott Michel- Make copyRegToReg use the "LR" assembler synonym...
2009-01-01 Duncan SandsFix PR3274: when promoting the condition of a BRCOND...
2008-12-30 Scott Michel- Start moving target-dependent nodes that could be...
2008-12-29 Misha BrukmanFixed spelling, removed trailing whitespace.
2008-12-29 Scott Michel- Various '#if 0' cleanups.
2008-12-27 Scott Michel- Remove Tilmann's custom truncate lowering: it complet...
2008-12-10 Scott MichelCellSPU:
2008-12-09 Scott MichelCellSPU:
2008-12-04 Scott MichelCellSPU: Fix bug 3055
2008-12-04 Scott MichelMissing closing brace and reverse conditional condition...
2008-12-04 Chris LattnerThis code is apparently quite confused. In the meantime,
2008-12-04 Scott MichelCellSPU:
2008-12-03 Dan GohmanSplit foldMemoryOperand into public non-virtual and...
2008-12-03 Dan GohmanRename isSimpleLoad to canFoldAsLoad, to better reflect...
2008-12-02 Scott MichelCellSPU:
2008-12-01 Scott MichelCellSPU:
2008-12-01 Duncan SandsThere are no longer any places that require a
2008-12-01 Duncan SandsChange the interface to the type legalization method
2008-11-25 Scott MichelCellSPU:
2008-11-25 Scott MichelCellSPU: Relax constraints on when to generate a X...
2008-11-25 Scott MichelCellSPU: Fix mnemonic typo in pattern; "shlqbyi" -...
2008-11-24 Scott MichelCellSPU:
2008-11-24 Scott MichelCellSPU:
2008-11-24 Evan ChengMove target independent td files from lib/Target/ to...
2008-11-23 Duncan SandsRename SetCCResultContents to BooleanContents. In
2008-11-22 Scott MichelCellSPU: Fix bug 3056. Varadic extract_element was...
2008-11-21 Scott MichelCellSPU:
2008-11-20 Scott MichelCellSPU:
2008-11-20 Scott MichelCellSPU: Custom lower truncating stores of i8 to i1...
2008-11-20 Scott MichelCellSPU: Adjust spacing/tabulation
2008-11-19 Dan GohmanExperimental post-pass scheduling support. Post-pass...
2008-11-19 Scott MichelCellSPU: Do not custom lower i1 stores, rely on type...
2008-11-19 Scott MichelTemporary check-in for Duncan to demonstrate CellSPU...
2008-11-18 Dan GohmanAdd more const qualifiers. This fixes build breakage...
2008-11-15 Oscar FuentesAdds extern "C" ints to the .cpp files that use Registe...
2008-11-11 Scott MichelUnbreak the buildbot and back out (inadvertant) casting...
2008-11-10 Scott MichelCellSPU: Fix bug 3606, as well as some ongoing work.
2008-11-08 Oscar FuentesCMake: corrected library target name for dependency...
2008-11-08 Oscar FuentesCMake: Reflected changes on the CellSPU target build...
2008-11-08 Oscar FuentesFixed a pasto.
2008-11-08 Scott MichelCellSPU: Bring SPU's assembly printer more in-line...
2008-11-08 Scott MichelCellSPU: Fix prologue/epilogue emission when function...
2008-11-07 Scott MichelCellSPU: Ensure that C strings are always put in the...
2008-11-07 Scott MichelTeach CellSPU about ELF sections and new section emitte...
2008-11-05 Dan GohmanEliminate the ISel priority queue, which used the topol...
2008-11-05 Dan GohmanUse getTargetConstant instead of getConstant for nodes...
2008-11-03 Dan GohmanRefactor various TargetAsmInfo subclasses' TargetMachin...
2008-10-30 Duncan SandsShift amounts should have the type given by
2008-10-30 Scott MichelResolve bug 2947: vararg-marked functions must spill...
2008-10-27 David GreeneHave TableGen emit setSubgraphColor calls under control...
2008-10-18 Dan GohmanTeach DAGCombine to fold constant offsets into GlobalAd...
2008-10-16 Dan GohmanTrim #includes.
2008-10-16 Chris Lattnermark some targets as experimental. Andrew, if you...
2008-10-16 Dan GohmanConst-ify several TargetInstrInfo methods.
2008-10-14 Evan ChengRename LoadX to LoadExt.
2008-10-14 Dan GohmanFix command-line option printing to print two spaces...
2008-10-11 Chris LattnerChange CALLSEQ_BEGIN and CALLSEQ_END to take TargetCons...
2008-10-08 Duncan SandsUse template to distinguish between function variants.
2008-10-03 Dan GohmanSwitch the MachineOperand accessors back to the short...
2008-09-26 Bill WendlingTemporarily reverting r56683. This is causing a failure...
2008-09-26 Dan GohmanRename ConstantSDNode's getSignExtended to getSExtValue...
2008-09-26 Evan ChengFix @llvm.frameaddress codegen. FP elimination optimiza...
2008-09-26 Oscar FuentesCMake: Builds all targets.
2008-09-26 Bill WendlingIf we have a function with an unreachable statement...
2008-09-24 Anton KorobeynikovGet rid of now unused {Four,Eight,Sixteen}ByteConstantS...
2008-09-24 Anton KorobeynikovMove actual section printing stuff to AsmPrinter from...
2008-09-24 Anton KorobeynikovDrop obsolete hook and change all usage to new interface
next