It was pointed out that DEBUG() is only available with -debug.
[oota-llvm.git] / lib / Target /
2006-07-11 Jim LaskeyIt was pointed out that DEBUG() is only available with...
2006-07-11 Jim LaskeyEnsure that dump calls that are associated with asserts...
2006-07-11 Rafael Espindolaadd the memri memory operand
2006-07-11 Chris LattnerImplement the inline asm 'A' constraint. This implemen...
2006-07-11 Chris LattnerIn 64-bit mode, 64-bit GPRs are callee saved, not 32...
2006-07-10 Evan ChengNew entry.
2006-07-10 Evan ChengFixed stack objects do not specify alignments, but...
2006-07-10 Chris LattnerImplement Regression/CodeGen/PowerPC/bswap-load-store...
2006-07-10 Chris LattnerMark internal function static
2006-07-10 Rafael Espindolacreate the raddr addressing mode that matches any regis...
2006-07-07 Evan ChengX86 target specific DAG combine: turn build_vector...
2006-07-06 Chris LattnerUndisable ppc64 jit
2006-07-06 Evan ChengAdded option -code-model to set code model (only used...
2006-07-05 Evan ChengReorg. No functionality change.
2006-07-05 Evan ChengFix JIT on non MacOS X i386 systems.
2006-07-03 Andrew LenharthThese are already implemented
2006-07-03 Andrew Lenharth0 offsets for memory operands
2006-06-29 Evan ChengShould just use xorps to clear XMM registers for all...
2006-06-29 Evan ChengLet X86CompilationCallback pass previous frame and...
2006-06-29 Evan ChengAdd shift and rotate by 1 instructions / patterns.
2006-06-29 Evan ChengAlways use xorps to clear XMM registers.
2006-06-29 Evan ChengMove .literal4 and .literal8 support into AsmPrinter.cpp
2006-06-28 Chris LattnerHide x86 symbols
2006-06-28 Chris LattnerUse hidden visibility to make symbols in an anonymous...
2006-06-28 Chris Lattnershrink libllvmgcc.dylib another 25K
2006-06-28 Evan ChengDoh.
2006-06-28 Evan ChengOops. Need to keep CP index.
2006-06-28 Evan ChengDarwin puts float and double literal constants into...
2006-06-27 Andrew Lenharththis case isn't handled
2006-06-27 Rafael Espindolahandle the "mov reg1, reg2" case in isMoveInstr
2006-06-27 Chris LattnerDon't match 64-bit bitfield inserts into rlwimi's....
2006-06-27 Chris LattnerFix ppc64 jump tables
2006-06-27 Evan ChengRemove dead code.
2006-06-27 Chris LattnerPrint stubs for external globals right.
2006-06-27 Chris LattnerImplement 64-bit select, bswap, etc.
2006-06-27 Chris LattnerAdd a pattern for i64 sra. Print 8-byte units with...
2006-06-27 Chris LattnerFix rewriting frame offsets with ixaddr instructions...
2006-06-27 Chris LattnerPPC doesn't have bit converts to/from i64
2006-06-27 Chris LattnerAdd 64-bit MTCTR so that indirect calls work.
2006-06-27 Chris LattnerFix an incorrect store pattern. This fixes em3d.
2006-06-27 Chris LattnerImplement 64-bit undef, sub, shl/shr, srem/urem
2006-06-27 Chris LattnerUse i32 for shift amounts instead of i64. This gets...
2006-06-27 Chris LattnerAdd zextload from i32 -> i64, with this, perimeter...
2006-06-27 Chris LattnerPrint darwin stub stuff correctly in 64-bit mode. ...
2006-06-27 Chris LattnerFix variable shadowing issue
2006-06-27 Chris LattnerImplement a bunch of 64-bit cleanliness work. With...
2006-06-26 Chris LattnerRearrange compares, add ADDI8, add sext from 32-to...
2006-06-26 Chris LattnerImprove PPC64 calling convention support
2006-06-26 Chris LattnerRemove two more definitions
2006-06-26 Chris Lattnerremove two unused instructions.
2006-06-24 Evan ChengSimplify X86CompilationCallback: always align to 16...
2006-06-23 Jim LaskeyAdd and sort "sections" in debug lines. This always...
2006-06-22 Evan ChengEliminate unneeded parameter.
2006-06-21 Evan Chengvariable_ops instructions such as call can have any...
2006-06-21 Andrew LenharthAdd memory operand and int regs
2006-06-21 Andrew Lenharthinline asm, at least for floats
2006-06-21 Andrew Lenharthfix argument problem
2006-06-21 Chris LattnerCorrect returns of 64-bit values, though they seemed...
2006-06-20 Chris LattnerMake these predicates correct in 64-bit mode too.
2006-06-20 Chris LattnerRename OR4 -> OR. Move some PPC64-specific stuff to...
2006-06-20 Chris Lattnerremove unused flag
2006-06-20 Chris Lattneradd some logical ops
2006-06-20 Chris Lattnerremove some unused patterns
2006-06-20 Chris LattnerAdd some more immediate patterns. This allows us to...
2006-06-20 Chris LattnerInstead of li/xoris use li/oris. Note that this doesn...
2006-06-20 Chris LattnerAdd some 64-bit logical ops.
2006-06-20 Evan Cheng__i386__, __i386, etc. are not defined for x86-64....
2006-06-20 Chris Lattner64-bit bugfix: 0xFFFF0000 cannot be formed with a singl...
2006-06-20 Chris LattnerAdd some patterns for globals, so we can now compile...
2006-06-20 Chris LattnerRemove some now-unneeded casts from instruction pattern...
2006-06-20 Chris LattnerAdd some patterns for ppc64
2006-06-20 Chris LattnerRemove some ugly now-redundant casts.
2006-06-20 Chris LattnerFix some mismatched type constraints
2006-06-19 Evan ChengMinor clean up.
2006-06-18 Rafael Espindolainitial implementation of ARMRegisterInfo::eliminateFra...
2006-06-17 Evan ChengA new entry.
2006-06-17 Chris LattnerImplement the getPointerRegClass method, which is requi...
2006-06-16 Evan ChengLater models likely to have Yonah like attributes.
2006-06-16 Chris LattnerUpgrade some load/store instructions to use the proper...
2006-06-16 Chris LattnerIn 64-bit mode, addr mode operands use G8RC instead...
2006-06-16 Chris Lattnerfix some assumptions that pointers can only be 32-bits...
2006-06-16 Chris LattnerSplit 64-bit instructions out into a separate .td file
2006-06-16 Chris LattnerForce 64-bit register availability in 64-bit mode....
2006-06-16 Chris LattnerRemove the -darwin and -aix llc options, inferring...
2006-06-16 Chris LattnerDon't pass target name into TargetData anymore, it...
2006-06-16 Chris LattnerRemove ctor with each piece specifyable (which causes...
2006-06-16 Chris LattnerDocument the subtarget features better, make sure that...
2006-06-16 Chris LattnerRename some subtarget features. A CPU now can *have...
2006-06-16 Chris LattnerFirst baby step towards ppc64 support. This adds a...
2006-06-15 Chris LattnerAdd a note that Nate noticed.
2006-06-15 Jim Laskey1. Support standard dwarf format (was bootstrapping...
2006-06-15 Evan ChengVector extract / insert index operand should have ptr...
2006-06-15 Evan ChengType of extract_element index operand should be iPTR.
2006-06-15 Evan ChengType of vector extract / insert index operand should...
2006-06-14 Evan ChengX86 call instructions can take variable number of opera...
2006-06-14 Chris Lattneradd a note
2006-06-14 Evan ChengAdd argument registers to the end of call operand list...
2006-06-14 Jim LaskeyPlace dwarf headers at earliest possible point. Well...
2006-06-13 Andrew LenharthI am sure I had commited this workaround before. Perha...
2006-06-13 Andrew LenharthIt really helps to be returning to the correct place
next