Fix inverted conditional in SaveReg and SaveXMM. Err when the frame pointer is
[oota-llvm.git] / lib /
2011-05-27 Charles DavisFix inverted conditional in SaveReg and SaveXMM. Err...
2011-05-27 Eli FriedmanOne more debug line number miss in instcombine (althoug...
2011-05-27 Eli FriedmanFinal step of instcombine debuginfo; switch a couple...
2011-05-26 Chandler CarruthFix warning about || and && without explicit grouping.
2011-05-26 Devang PatelDo not insert anything after terminator.
2011-05-26 Chad RosierRenamed llvm.x86.sse42.crc32 intrinsics; crc64 doesn...
2011-05-26 Devang PatelDo not move DBG_VALUE in middle of PHI nodes.
2011-05-26 Devang PatelIf llvm.dbg.value and the value instruction it refers...
2011-05-26 Devang PatelAdd comment.
2011-05-26 Devang PatelDuring branch folding avoid inserting redundant DBG_VAL...
2011-05-26 Akira HatanakaUse MachineFrameInfo::hasCalls instead of MipsFunctionI...
2011-05-26 Rafael EspindolaFix some dwarf register numbers.
2011-05-26 Rafael EspindolaFix LTO builds with xcode 4.
2011-05-26 Akira HatanakaAdd support for C++ exception handling.
2011-05-26 Eric ChristopherReorganize these slightly according to operand type.
2011-05-26 Akira HatanakaSet HasSetDirective to true.
2011-05-26 Charles DavisRevert r132111. I built Release (without Asserts),...
2011-05-26 Charles DavisAlign Win64 EH Table sections to 4 bytes.
2011-05-26 Stuart HastingsReverting 132105: it broke some LLVM-GCC DejaGNU tests.
2011-05-26 Cameron ZwarichMark tBX as an indirect branch rather than a return.
2011-05-26 Charles DavisTest .seh_startchained and .seh_endchained parsing.
2011-05-26 Stuart HastingsCorrectly handle a one-word struct passed byval on...
2011-05-26 Andrew Trickindvars: incremental fixes for -disable-iv-rewrite...
2011-05-25 Jakob Stoklund OlesenAdd a RAGreedy::canEvict function.
2011-05-25 Eli FriedmanRewrite fast-isel integer cast handling to handle more...
2011-05-25 Akira HatanakaDefine WeakRefDirective.
2011-05-25 Eli FriedmanPR9998: ashr exact %x, 31 is not equivalent to sdiv...
2011-05-25 Devang PatelRemove unused statistical counter.
2011-05-25 Cameron ZwarichConvert tBX_CALL / tBXr9_CALL to actual pseudoinstructions.
2011-05-25 Charles DavisAdd tests for .seh_setframe and .seh_handlerdata parsin...
2011-05-25 Eric ChristopherClean up comment a bit.
2011-05-25 Eric ChristopherImplement the 'm' modifier. Note that it only works...
2011-05-25 Akira HatanakaRemove MipsTargetLowering::LowerFP_TO_SINT. Patterns...
2011-05-25 Akira HatanakaCustom-lower FCOPYSIGN nodes.
2011-05-25 Eli FriedmanPrepare ARMFastISel::SelectSIToFP for getRegForValue...
2011-05-25 Evan ChengSimplify r132022 based on Cameron's feedback.
2011-05-25 Akira HatanakaUpdate MaxCallFrameSize regardless of the relocation...
2011-05-25 Akira HatanakaChange initial value of MaxCallFrameSize. MipsFI::getMa...
2011-05-25 Akira HatanakaCoding style fixes. Added comments.
2011-05-25 Francois PichetRemove unused OpcodeMask enumerator.
2011-05-25 Francois PichetFix MSVC warning: "is out of range for enum constant"
2011-05-25 Charles DavisAdd tests for .seh_savereg and .seh_savexmm parsing...
2011-05-25 Cameron ZwarichRestore an accidentally removed comment.
2011-05-25 Cameron ZwarichMove some code to a more logical place.
2011-05-25 Cameron ZwarichMake tTAILJMPr/tTAILJMPrND emit a tBX without a precedi...
2011-05-25 Cameron ZwarichChange the order of tBX's operands so that the predicat...
2011-05-25 Cameron ZwarichRename tBX_Rm to tBX.
2011-05-25 Cameron ZwarichRename the existing tBX/tBXr9 instructions to tBX_CALL...
2011-05-25 Andrew Trickindvars: fixed IV cloning in -disable-iv-rewrite mode...
2011-05-25 Charles DavisAdd a test for .seh_pushframe parsing. Fix the bug...
2011-05-25 Rafael EspindolaReplace the -unwind-tables option with a per function...
2011-05-25 Akira HatanakaFix lowering of DYNAMIC_STACKALLOC nodes.
2011-05-25 Charles DavisAdd a test for the .seh_handler directive. Fix problems...
2011-05-25 Bruno Cardoso LopesFix PR9762
2011-05-24 Evan ChengForgot dyn_cast check.
2011-05-24 Eric ChristopherImplement the arm 'L' asm modifier.
2011-05-24 Eric ChristopherImplement the immediate part of the 'B' modifier.
2011-05-24 Evan ChengFix LoopUnswitch bug. RewriteLoopBodyWithConditionConst...
2011-05-24 Eric ChristopherAdd more unimplemented asm modifiers and some documenta...
2011-05-24 Eric ChristopherAdd support for the arm 'y' asm modifier.
2011-05-24 Charles DavisTest basic SEH directive-parsing functionality. Fix...
2011-05-24 Akira HatanakaEnable printing of immediates that do not fit in 16...
2011-05-24 Eli FriedmanChange condition for determining whether a function...
2011-05-24 Charles DavisImplement the rest of the SEH directive-parsing methods...
2011-05-24 Akira HatanakaImplement byval structure argument passing. The followi...
2011-05-24 Eli FriedmanMake instcombine O(N) instead of O(N^2) in code where...
2011-05-24 Devang PatelRemove dead code.
2011-05-24 Dan GohmanMake DecomposeGEPExpression check SimplifyInstruction...
2011-05-24 Charles DavisAdd a method to TargetRegisterInfo to get the register...
2011-05-24 Cameron ZwarichClean up the lazy initialization of DIBuilder a bit.
2011-05-24 Cameron ZwarichMake LoadAndStorePromoter preserve debug info and creat...
2011-05-24 Rafael EspindolaExplain FIXME.
2011-05-24 Rafael EspindolaFix the defaults for .eh_frame. We were marking it...
2011-05-24 Evan Cheng- Teach SelectionDAG::isKnownNeverZero to return true...
2011-05-24 Akira HatanakaSimplify offset calculation of stack frame objects...
2011-05-24 Devang PatelFix debug info for blocks' variable.
2011-05-23 Devang PatelRemove unnecessary comment.
2011-05-23 Akira HatanakaExpand f64 FPOW.
2011-05-23 Akira HatanakaAdd pattern for double-to-integer conversion. Patch...
2011-05-23 Devang PatelRevert 121907 (it causes llc crash) and apply original...
2011-05-23 Akira HatanakaFixes related to coding style.
2011-05-23 Dan GohmanWhen checking for signed multiplication overflow, watch...
2011-05-23 Jim GrosbachPropagate error correctly in the MC Asm parser for...
2011-05-23 Akira HatanakaFix MipsAsmPrinter::printSavedRegsBitmaskChange. Remove...
2011-05-23 Chris Lattnerclarify this, apparently it is confusing :)
2011-05-23 Akira HatanakaChange StackDirection from StackGrowsUp to StackGrowsDown.
2011-05-23 Devang PatelPreserve debug info during iSel by keeping DanglingDebu...
2011-05-23 Devang PatelWhile replacing all uses of a SDValue with another...
2011-05-23 Devang PatelClear list of instructions without DebugLoc.
2011-05-23 Charles DavisImplement .seh_stackalloc and .seh_pushframe parsing.
2011-05-23 Chris Lattnerfix a really nasty basicaa mod/ref calculation bug...
2011-05-23 Cameron ZwarichFix <rdar://problem/9476260> by having tail calls alway...
2011-05-23 Chris Lattnerrearrange two transforms, since one subsumes the other...
2011-05-23 Chris LattnerTransform any logical shift of a power of two into...
2011-05-23 Chris Lattneruse the valuetracking isPowerOfTwo function, which...
2011-05-23 Chris LattnerTeach valuetracking that byval arguments with a specifi...
2011-05-22 Chris Lattneradd a helper method to get the byval alignment of an...
2011-05-22 Chris LattnerEliminate some temporary variables, and don't call...
2011-05-22 Chris Lattneradd a missing alias to make us more bug compatible...
2011-05-22 Chris Lattnerimplement PR9315, constant folding exp2 in terms of...
next