Add note.
[oota-llvm.git] / lib / Target / PowerPC /
2006-12-12 Jim LaskeyHonor cpu directive, take two.
2006-12-12 Jim LaskeyRollback changes to take a different tack.
2006-12-12 Jim LaskeyHonor the command line specification for machine type.
2006-12-12 Jim LaskeyReduce number of instructions to load 64-bit constants.
2006-12-11 Chris LattnerAnother step forward in PPC64 JIT support: we now no...
2006-12-11 Chris LattnergetInstrItineraryData shouldn't copy the itineraries
2006-12-11 Jim LaskeyMissing opcode.
2006-12-11 Jim LaskeyLayout proper frame for ppc64.
2006-12-11 Nate BegemanProperly mangles symbol table names
2006-12-10 Anton KorobeynikovCleaned setjmp/longjmp lowering interfaces. Now we...
2006-12-10 Jim LaskeyReverting until finding the cause of secondary bugs.
2006-12-10 Jim Laskey__PPC64CompilationCallback code was allowing registers...
2006-12-08 Chris Lattnerthis is an initial patch to switch the ppc64 jit over...
2006-12-07 Chris Lattnerfix incorrect encoding of rldicr, used by ppc64 functio...
2006-12-07 Bill WendlingWhat should be the last unnecessary <iostream>s in...
2006-12-07 Chris Lattnerfix CodeGen/PowerPC/2006-12-07-LargeAlloca.ll on ppc64
2006-12-07 Chris LattnerFix i64 uint_to_fp on ppc64
2006-12-06 Chris Lattnerimplement sextinreg i8->i64 and i16->i64
2006-12-06 Chris Lattnerfix another sradi encoding bug. This fixes Olden/healt...
2006-12-06 Chris Lattnerfix the jit encoding of sradi, simplify the MDForm1...
2006-12-06 Chris Lattneradd relocation support for ppc64 branches.
2006-12-06 Chris LattnerDetemplatize the Statistic class. The only type it...
2006-12-06 Jim LaskeyMake it easier for gdb to find the return address.
2006-12-04 Jim LaskeyRestoration of the stack pointer after a deallocation...
2006-12-01 Evan ChengAdd weak reference directive.
2006-12-01 Evan ChengCopy and paste error. An initialized global cannot...
2006-12-01 Jim Laskey1. In ppc64 mode we need only use one GPR.
2006-12-01 Jim LaskeyExternalWeak case in wrong location.
2006-12-01 Evan ChengA initialized global variable cannot be extern weak...
2006-12-01 Evan ChengDarwin PPC external weak linkage support.
2006-12-01 Chris LattnerFix the CodeGen/PowerPC/vec_constants.ll regression.
2006-11-30 Evan ChengMachineInstr::setOpcode -> MachineInstr::setInstrDescriptor
2006-11-29 Chris LattnerFix bug codegen'ing FP constant vectors with integer...
2006-11-29 Jim LaskeyOffset for load of 32-bit arg in 64-bit world was incor...
2006-11-28 Jim LaskeyRemove debug code.
2006-11-28 Jim LaskeyPrime text sections to improve branch locality in large...
2006-11-28 Jim Laskey32-bit int space was not accounted for properly in...
2006-11-27 Evan ChengChange MachineInstr ctor's to take a TargetInstrDescrip...
2006-11-25 Reid SpencerAdd newline at end of file.
2006-11-20 Chris Lattnerin ppc64-mode, don't allocate the 32-bit version of...
2006-11-20 Chris Lattnerr13 is the thread pointer on darwin/ppc64, don't alloca...
2006-11-18 Chris Lattneron ppc64, float arguments take 8-byte stack slots not...
2006-11-18 Chris Lattnermake sure to safe LR8 in the right stack slot for PPC64
2006-11-18 Chris LattnerPretty print 'rldicr r2, r2, 2, 61' as 'sldi r2, r2...
2006-11-18 Chris LattnerRewrite the branch selector to be correct in the face...
2006-11-17 Chris Lattneradd encoding for BCC, after finally wrestling strange...
2006-11-17 Chris Lattnerconvert PPC::BCC to use the 'pred' operand instead...
2006-11-17 Chris Lattnerrename PPC::COND_BRANCH to PPC::BCC
2006-11-17 Chris Lattnerstart using PPC predicates more consistently.
2006-11-17 Jim LaskeyAssert unhandled case.
2006-11-17 Jim Laskey1. Ignore the -disable-fp-elim when the routine is...
2006-11-17 Jim LaskeyTypo. Fix the nightly tests.
2006-11-17 Chris Lattnerimplement a todo: change a map into a vector
2006-11-17 Chris Lattnerfix typo
2006-11-16 Chris Lattnerimplicit_def_vrrc doesn't generate code.
2006-11-16 Jim LaskeyThis is a general clean up of the PowerPC ABI. Address...
2006-11-16 Chris Lattnerfix a regression that I introduced. stdu should scale...
2006-11-16 Chris Lattneradd a statistic
2006-11-16 Chris Lattnerfix broken encoding
2006-11-16 Chris Lattneradd ppc64 r+i stores with update.
2006-11-16 Chris Lattneradd patterns for ppc32 preinc stores. ppc64 next.
2006-11-16 Chris Lattnerswitch these back to the 'bad old way'
2006-11-15 Chris LattnerFix ppc64 epilog bug.
2006-11-15 Chris LattnerStop using isTwoAddress, switching to operand constrain...
2006-11-15 Evan ChengProperly transfer kill / dead info.
2006-11-15 Chris Lattnerfix ldu/stu jit encoding. Swith 64-bit preinc load...
2006-11-15 Chris LattnerFix the PPC regressions last night
2006-11-15 Chris LattnerSwitch loads over to use memri as the operand instead...
2006-11-14 Chris Lattnergroup load and store instructions together. No functio...
2006-11-14 Chris LattnerRework PPC64 calls. Now we have a LR8/CTR8 register...
2006-11-14 Chris Lattnerremove a ton of custom selection logic no longer needed
2006-11-14 Chris Lattnerlower "X = seteq Y, Z" to '(shr (ctlz (xor Y, Z)),...
2006-11-14 Chris Lattnerminor tweaks, reject vector preinc.
2006-11-13 Evan ChengMatches MachineInstr changes.
2006-11-13 Chris Lattnerteach the g5 hazard recognizer about update loads....
2006-11-11 Jim LaskeyMake sure stack link is set in 64-bit.
2006-11-11 Chris Lattnerimplement proper PPC64 prolog/epilog codegen.
2006-11-11 Jim LaskeyRunning with frame pointers prevented debugging, extern...
2006-11-11 Chris Lattnerallow the offset of a preinc'd load to be the low-part...
2006-11-11 Chris LattnerMark operands as symbol lo instead of imm32 so that...
2006-11-11 Chris Lattnerppc64 doesn't have lwau, don't attempt to form it.
2006-11-10 Chris Lattnerimplement preinc support for r+i loads on ppc64
2006-11-10 Chris Lattnerdform 8/9 are identical to dform 1
2006-11-10 Chris Lattneradd an initial cut at preinc loads for ppc32. This...
2006-11-10 Chris Lattneradd note about ugly codegen with preinc
2006-11-09 Evan ChengPPC supports i32 / i64 pre-inc load / store.
2006-11-09 Evan ChengRename ISD::MemOpAddrMode to ISD::MemIndexedMode
2006-11-08 Evan ChengMatch tblegen changes.
2006-11-08 Chris LattnerRefactor all the addressing mode selection stuff into...
2006-11-08 Chris Lattnercorrect the (currently unused) pattern for lwzu.
2006-11-07 Chris Lattneradd a note from viterbi
2006-11-07 Chris Lattnerfix encoding of BLR
2006-11-04 Chris Lattnerencode BLR predicate info for the JIT
2006-11-04 Chris LattnerGo through all kinds of trouble to mark 'blr' as having...
2006-11-03 Chris LattnerDescribe PPC predicates, which are a pair of CR# and...
2006-11-03 Chris Lattnerremove dead vars
2006-11-02 Chris Lattnerfix a bug reid noticed
2006-11-02 Reid SpencerFor PR786:
2006-11-02 Chris LattnerImplement the getRegForInlineAsmConstraint method for...
2006-10-31 Chris LattnerChange the prototype for TargetLowering::isOperandValid...
next