Fix unused variable in FunctionLoweringInfo.cpp
[oota-llvm.git] / lib / CodeGen / SelectionDAG / FunctionLoweringInfo.cpp
2014-03-05 Hans WennborgFix unused variable in FunctionLoweringInfo.cpp
2014-03-05 Hans WennborgCheck for dynamic allocas and inline asm that clobbers...
2014-01-31 Reid KlecknerDon't put non-static allocas in the static alloca map
2013-12-19 Josh Magee[stackprotector] Use analysis from the StackProtector...
2013-06-28 Manman RenDebug Info: clean up usage of Verify.
2013-06-19 Bill WendlingDon't cache the TLI object since we have access to...
2013-06-06 Bill WendlingDon't cache the TargetLoweringInfo object inside of...
2013-02-08 Bob WilsonRevert 172027 and 174336. Remove diagnostics about...
2013-01-10 Manman RenStack Alignment: throw error if we can't satisfy the...
2013-01-02 Chandler CarruthMove all of the header files which are involved in...
2012-12-30 Bill WendlingRemove the Function::getRetAttributes method in favor...
2012-12-19 Patrik HagglundChange TargetLowering::RegisterTypeForVT to contain...
2012-12-13 Patrik HagglundChange TargetLowering::getRegClassFor to take an MVT...
2012-12-11 Patrik HagglundRevert EVT->MVT changes, r169836-169851, due to buildbo...
2012-12-11 Patrik HagglundChange TargetLowering::RegisterTypeForVT to contain...
2012-12-11 Patrik HagglundChange TargetLowering::getRegClassFor to take an MVT...
2012-12-03 Chandler CarruthUse the new script to sort the includes of every file...
2012-10-08 Micah VillmowMove TargetData to DataLayout.
2012-09-06 Nadav RotemAdd a new optimization pass: Stack Coloring, that merge...
2012-06-28 Bill WendlingMove lib/Analysis/DebugInfo.cpp to lib/VMCore/DebugInfo...
2012-02-24 Eric ChristopherTabs, formatting and long lines oh my!
2012-02-23 Eric ChristopherMore newline cleanups.
2012-02-22 Michael J. SpencerProperly emit _fltused with FastISel. Refactor to share...
2012-01-31 Bill WendlingRemove the eh.exception and eh.selector intrinsics...
2011-11-02 Bill WendlingAn array of chars of length 8 will also cause the stack...
2011-09-08 Devang PatelDirectly point debug info to the stack slot of the...
2011-08-17 Bill WendlingAdd the support in code-gen for the landingpad instruct...
2011-07-30 Bill WendlingRevert r136253, r136263, r136269, r136313, r136325...
2011-07-28 Bill WendlingAdd the AddLandingPadInfo function.
2011-07-18 Chris Lattnerland David Blaikie's patch to de-constify Type, with...
2011-06-08 Eric ChristopherAdd a parameter to CCState so that it can access the...
2011-05-13 Rafael EspindolaMake codegen able to handle values of empty types....
2011-05-05 Eli FriedmanAvoid extra vreg copies for arguments passed in registe...
2011-03-03 Bill WendlingThere are times when the landing pad won't have a call...
2011-02-25 Cameron ZwarichSet NumSignBits to 1 if KnownZero/KnownOne are being...
2011-02-25 Cameron ZwarichWe only want to zero extend the existing information...
2011-02-24 Cameron ZwarichMerge information about the number of zero, one, and...
2011-02-24 Cameron ZwarichTrack blocks visited in reverse postorder.
2011-02-22 Cameron ZwarichRoll out r126169 and r126170 in an attempt to fix the...
2011-02-22 Cameron ZwarichMerge information about the number of zero, one, and...
2011-01-10 Anton KorobeynikovRename TargetFrameInfo into TargetFrameLowering. Also...
2010-08-31 Devang PatelReapply r112623. Included additional check for unused...
2010-08-31 Devang PatelRevert r112623. It is causing self host build failures.
2010-08-31 Devang PatelRemember byval argument's frame index during argument...
2010-07-27 Bill WendlingIt's better to have the arrays, which would trigger...
2010-07-16 Dan GohmanRevert r108369, sorting llvm.dbg.declare information...
2010-07-10 Dan GohmanReapply bottom-up fast-isel, with several fixes for...
2010-07-09 Bob Wilson--- Reverse-merging r107947 into '.':
2010-07-09 Gabor Greifcache result of operator*
2010-07-09 Dan GohmanRe-apply bottom-up fast-isel, with fixes. Be very caref...
2010-07-08 Dan GohmanRevert 107840 107839 107813 107804 107800 107797 107791.
2010-07-07 Dan GohmanImplement bottom-up fast-isel. This has the advantage...
2010-07-07 Dan GohmanMove FunctionLoweringInfo.h out into include/llvm/CodeG...
2010-07-02 Dan GohmanRename CreateReg to CreateRegs, and MakeReg to CreateReg.
2010-07-01 Dan GohmanRename CreateRegForValue to CreateReg, and change its...
2010-06-30 Gabor Greifuse ArgOperand API
2010-06-25 Gabor Greifuse ArgOperand API
2010-06-25 Gabor Greifprune an include
2010-05-29 Dan GohmanSelectionDAG shouldn't have a FunctionLoweringInfo...
2010-05-01 Dan GohmanRemove the code for special-casing byval for fast-isel...
2010-04-28 Evan ChengReplace r102368 with code that's less fragile. This...
2010-04-21 Dan GohmanMove several SelectionDAG-independent utility functions...
2010-04-20 Dan GohmanSink this use_empty() check into isUsedOutsideOfDefinin...
2010-04-20 Dan GohmanIf a PHI node somehow has debug info, propogate it...
2010-04-20 Dan GohmanDon't iterate through the whole block just to find...
2010-04-19 Dan GohmanMove isInTailCallPosition out of SelectionDAGBuilder...
2010-04-17 Dan GohmanUse const qualifiers with TargetLowering. This eliminat...
2010-04-16 Eric ChristopherRevert 101465, it broke internal OpenGL testing.
2010-04-16 Gabor Greifreapply r101434
2010-04-16 Gabor Greifback out r101423 and r101397, they break llvm-gcc self...
2010-04-15 Gabor Greifreapply r101364, which has been backed out in r101368
2010-04-15 Gabor Greifback out r101364, as it trips the linux nightlybot...
2010-04-15 Gabor Greifrotate CallInst operands, i.e. move callee to the back
2010-04-15 Dan GohmanAdd more const qualifiers for LLVM IR pointers in CodeGen.
2010-04-15 Dan GohmanAdd const qualifiers to CodeGen's use of LLVM IR constr...
2010-04-14 Dan GohmanFactor out EH landing pad code into a separate function...
2010-04-14 Dan GohmanPull utility routines with no SelectionDAG dependence...
2010-04-14 Dan GohmanMove this assert out of SelectionDAGISel into FunctionL...
2010-04-14 Dan GohmanSink landing-pad marking code out of
2010-04-14 Dan GohmanIt's not necessary to recompute EB here.
2010-03-27 Bill WendlingForgot the part where we handle the ".llvm.eh.catch...
2010-02-09 Chris Lattnermove target-independent opcodes out of TargetInstrInfo
2010-01-21 Evan ChengTrim unneeded includes.
2010-01-05 Benjamin KramerAvoid going through the LLVMContext for type equality...
2009-11-23 Dan GohmanMove CopyCatchInfo into FunctionLoweringInfo.cpp too...
2009-11-23 Dan GohmanMove some more code out of SelectionDAGBuild.cpp and...
2009-11-23 Dan GohmanMove the FunctionLoweringInfo class and some related...