Fix for PR1018 - Better support for X86-64 Linux in small code model.
[oota-llvm.git] / lib /
2006-11-29 Evan ChengFix for PR1018 - Better support for X86-64 Linux in...
2006-11-29 Chris LattnerFix bug codegen'ing FP constant vectors with integer...
2006-11-29 Evan ChengAvoid inifinite looping if READCYCLECOUNTER isn't custo...
2006-11-29 Jim LaskeyEliminate unnecessary scopes.
2006-11-29 Jim LaskeyOffset for load of 32-bit arg in 64-bit world was incor...
2006-11-29 Evan ChengCustom lower READCYCLECOUNTER for x86-64.
2006-11-29 Evan ChengAllow target to custom lower READCYCLECOUNTER (when...
2006-11-29 Chris Lattnerdone
2006-11-29 Chris Lattnerimplement cast.ll:test35. With this, we recognize:
2006-11-29 Chris LattnerTeach instcombine to turn trunc(srl x, c) -> srl (trunc...
2006-11-29 Chris LattnerImplement Regression/Transforms/InstCombine/bswap-fold.ll,
2006-11-29 Evan Cheng16-byte stack alignment for X86-64 ELF. Patch by Dan...
2006-11-29 Evan ChengFix for PR1023 by Dan Gohman.
2006-11-29 Chris LattnerUpgrade the ugly darwin 64-bit bswap idiom (bswap ...
2006-11-29 Evan ChengFix for PR1022 (folding loads of static initializers...
2006-11-29 Chris LattnerTrivially lower 'bswap $0' into llvm.bswap. This fixes...
2006-11-29 Bill WendlingWTF? These weird newlines got in there...
2006-11-29 Chris Lattneradd a hook to allow targets to hack on inline asms...
2006-11-29 Reid SpencerJoin a split line.
2006-11-29 Bill WendlingConverted to using llvm streams instead of <iostream>s
2006-11-29 Bill WendlingReplacing std::iostreams with llvm iostreams. Some...
2006-11-28 Bill WendlingConvert to using llvm streams instead of iostreams.
2006-11-28 Andrew Lenharthgcc doesn't like an empty colbber list
2006-11-28 Bill WendlingUse ostream instead of iostream
2006-11-28 Bill WendlingUse llvm streams instead of <iostream>
2006-11-28 Bill WendlingRemoved #include <iostream> and used llvm streams
2006-11-28 Bill WendlingRemoved some of the iostream #includes. Moved towards...
2006-11-28 Chris LattnerAdd a helper function
2006-11-28 Andrew LenharthIdentities are default now
2006-11-28 Andrew LenharthMake identity default, and fix PR1020
2006-11-28 Reid SpencerUndo the last patch until 253.perlbmk passes with these...
2006-11-28 Evan ChengNew entries.
2006-11-28 Andrew Lenharthupdate comments
2006-11-28 Andrew LenharthGet the asminfo for the target most closely matching...
2006-11-28 Andrew LenharthX86 asm -> gcc asm translation table (incomplete)
2006-11-28 Andrew LenharthAdd per-target support for asm translation in the cbe
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-28 Reid SpencerRegenerate.
2006-11-28 Reid SpencerImplement signedness caching for values, value lists...
2006-11-28 Reid SpencerRemove 4 FIXME's from the CAST patch now that the back...
2006-11-28 Bill WendlingPut the #include for a module first.
2006-11-28 Evan ChengClean up.
2006-11-28 Bill WendlingChanged to using LLVM streams.
2006-11-28 Bill WendlingChanged to using llvm streams.
2006-11-28 Evan ChengFix JIT encoding bugs for shift / rotate by one ops.
2006-11-28 Chris LattnerFix PR1016
2006-11-27 Bill WendlingRemoved #include <iostream> and replaced streams with...
2006-11-27 Andrew LenharthPreliminary support for inline asm in the cbe. The...
2006-11-27 Evan ChengChange MachineInstr ctor's to take a TargetInstrDescrip...
2006-11-27 Chris LattnerFix the dag combiner bug corresponding to PR1014.
2006-11-27 Chris LattnerFix PR1014 and InstCombine/2006-11-27-XorBug.ll.
2006-11-27 Reid SpencerWhen truncating to bool, it is necessary to & with...
2006-11-27 Bill WendlingRemoved #include <iostream> and replaced with llvm_...
2006-11-27 Chris LattnerFor better or worse, load from i1 is assumed to be...
2006-11-27 Chris LattnerIf a brcond condition is promoted, make sure to zero...
2006-11-27 Reid SpencerFor PR950:
2006-11-26 Bill WendlingRemoved #include <iostream> and replace with llvm_...
2006-11-26 Bill WendlingRemove #include <iostream> and use llvm_* streams instead.
2006-11-26 Bill WendlingReplace #include <iostream> with llvm_* streams.
2006-11-26 Bill WendlingRemoved #include <iostream> and replaced with llvm_...
2006-11-26 Bill WendlingRemoved #include <iostream> and used the llvm_cerr...
2006-11-26 Duraid Madinafix storing bools to mem and unordered FP ops
2006-11-25 Reid SpencerMake the absolute/relative tolerance information easier...
2006-11-25 Reid SpencerAdd newline at end of file.
2006-11-22 Nick LewyckyUpdate to new predicate simplifier VRP design. Fixes...
2006-11-21 Chris LattnerThis xform is handled by FoldOpIntoPhi in visitCastInst...
2006-11-21 Anton KorobeynikovRefactored *GVRequiresExtraLoad() to Subtarget method.
2006-11-20 Chris Lattnerin ppc64-mode, don't allocate the 32-bit version of...
2006-11-20 Jim LaskeyGlobal label not handled correctly.
2006-11-20 Chris Lattnerr13 is the thread pointer on darwin/ppc64, don't alloca...
2006-11-20 Chris LattnerFix codegen for x86-64 on systems (like ppc or i386...
2006-11-20 Chris LattnerFix PR1011 and CodeGen/Generic/2006-11-20-DAGCombineCra...
2006-11-20 Chris LattnersetOperand should not zap the operand list or add impli...
2006-11-20 Anton KorobeynikovWe should perform extra load for dllimported calls
2006-11-20 Reid SpencerFor PR950:
2006-11-19 Reid SpencerFor PR950:
2006-11-18 Chris LattnerDon't transform in another bad case: if the block is...
2006-11-18 Chris LattnerFix another case we *don't* want to do this xform.
2006-11-18 Chris LattnerImplement operator<< for machine basic blocks to make...
2006-11-18 Chris Lattnermake the previous change more aggressive, moving any...
2006-11-18 Chris LattnerMinor code layout tweak: if we have something like...
2006-11-18 Chris LattnerDo not convert massive blocks on phi nodes into select...
2006-11-18 Reid SpencerHave ConstantExprs upgrade opcodes the same way as...
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 Evan ChengFor unsigned 8-bit division. Use movzbw to set the...
2006-11-17 Jim LaskeyHopefully a good crack at making debugging work on...
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 Jim LaskeyFixing the ENABLE_OPTIMIZED=1 DISABLE_ASSERTIONS=1...
2006-11-17 Bill WendlingMoved definition of llvm_ostream wrappers to the Stream...
next