Regenerate with changes for -rdynamic.
[oota-llvm.git] / include / llvm / Target /
2013-08-01 Bill WendlingUse function attributes to indicate that we don't want...
2013-08-01 Vladimir MedicMoving definition of MnemonicContainsDot field from...
2013-07-29 Nico RieckUse proper section suffix for COFF weak symbols
2013-07-25 Richard SandifordFix a comment cut-&-pasto.
2013-07-25 Bill WendlingReplace the "NoFramePointerElimNonLeaf" target option...
2013-07-23 Tom StellardDAGCombiner: Pass the correct type to TargetLowering...
2013-07-22 Bill WendlingRecommit r186217 with testcase fix:
2013-07-21 Richard SmithTreat nothrow forms of ::operator delete and ::operator...
2013-07-16 Vladimir MedicThis patch allows targets to define weather the instruc...
2013-07-13 Chandler CarruthRevert commit r186217 -- this is breaking bots:
2013-07-12 Bill WendlingUse the function attributes to pass along the stack...
2013-07-11 Michael GottesmanFixed up comments in TargetLowering.h to conform to...
2013-07-09 Stephen LinAArch64/PowerPC/SystemZ/X86: This patch fixes the inter...
2013-07-05 Richard Sandiford[SystemZ] Remove no-op MVCs
2013-07-05 Richard Sandiford[SystemZ] Clean up register scavenging code
2013-07-03 Michael GottesmanAdded posix function gettimeofday to LibFunc::Func...
2013-07-02 Ulrich Weigand[DebugInfo] Allow getDebugThreadLocalSymbol to return...
2013-06-28 David BlaikieDebugInfo: PR14728: TLS support
2013-06-25 Tom StellardTableGen: Generate a function for getting operand indic...
2013-06-22 Chad RosierThe getRegForInlineAsmConstraint function should only...
2013-06-20 Bill WendlingRemove static, because it was messing everything up.
2013-06-19 Bill WendlingMake the '==' operator inline.
2013-06-19 Bill WendlingMake this static inline to avoid duplicates.
2013-06-19 Bill WendlingMake the comparison operators non-member functions.
2013-06-19 Bill WendlingAdd operator!= as the compliment to operator==. This...
2013-06-17 Bill WendlingDirectly access objects which may change during compila...
2013-06-16 David BlaikieDebugInfo: remove target-specific Frame Index handling...
2013-06-15 Andrew TrickSupport BufferSize on ProcResGroup for unified MOp...
2013-06-15 Andrew TrickMachine Model: Add MicroOpBufferSize and resource Buffe...
2013-06-10 Duncan SandsAvoid warnings about unused parameters that tend to...
2013-05-31 Ahmed BougachaMake SubRegIndex size mandatory, following r183020.
2013-05-31 Quentin ColombetLoop Strength Reduce: Scaling factor cost.
2013-05-31 Ahmed BougachaAdd a way to define the bit range covered by a SubRegIndex.
2013-05-29 Bill WendlingDon't reach into the middle of TargetMachine and cache...
2013-05-27 Preston GurdConvert sqrt functions into sqrt instructions when...
2013-05-25 Andrew TrickTrack IR ordering of SelectionDAG nodes 2/4.
2013-05-22 Owen AndersonCreate an FPOW SDNode opcode def in the target independ...
2013-05-18 Matt ArsenaultAdd LLVMContext argument to getSetCCResultType
2013-05-16 Jakob Stoklund OlesenAdd TargetRegisterInfo::getCoveringLanes().
2013-05-13 Rafael EspindolaRemove the MachineMove class.
2013-05-07 Rafael EspindolaRemove exception handling support from the old JIT.
2013-04-22 Eric ChristopherMove C++ code out of the C headers and into either...
2013-04-21 Stephen LinRemove unused, undefined ArgFlagsTy::getArgFlagsString...
2013-04-20 Tim NorthoverRemove unused ShouldFoldAtomicFences flag.
2013-04-20 Tim NorthoverRemove unused MEMBARRIER DAG node; it's been replaced...
2013-04-20 Stephen LinAdd CodeGen support for functions that always return...
2013-04-18 Chad Rosier[asm parser] Add support for predicating MnemonicAlias...
2013-04-18 Chad RosierFix comment spacing.
2013-04-07 Arnold SchwaighoferTargetLowering: Fix getTypeConversion handling of exten...
2013-04-06 Hal FinkelAdd a comment to TargetInstrInfo about FoldImmediate
2013-04-05 Bill WendlingUse the target options specified on a function to reset...
2013-04-05 Jakob Stoklund OlesenClean up some confusing language, and use more realisti...
2013-03-29 Benjamin KramerRemove the old CodePlacementOpt pass.
2013-03-15 Jakob Stoklund OlesenAdd SchedRW as an Instruction field.
2013-03-14 Reed KotlerAdd a new method which enables one to change register...
2013-03-14 Andrew TrickMachineModel: Add a ProcResGroup class.
2013-03-14 Hal FinkelProvide the register scavenger to processFunctionBefore...
2013-03-13 Bill WendlingReset some of the target options which affect code...
2013-03-05 Meador IngeAdd more functions to the TLI.
2013-03-01 Michael LiaoFix PR10475
2013-02-21 Eli BenderskyMove the eliminateCallFramePseudoInstr method from...
2013-02-20 Jim GrosbachUpdate TargetLowering ivars for name policy.
2013-02-18 Benjamin KramerSupport for HiPE-compatible code emission, patch by...
2013-02-15 Bill WendlingUse the 'target-features' and 'target-cpu' attributes...
2013-02-14 Tim NorthoverAdd deprecation of neverHasSideEffects to documentation...
2013-01-31 Chad Rosier[PEI] Pass the frame index operand number to the elimin...
2013-01-24 Renato GolinMoving Cost Tables up to share with other targets
2013-01-23 Chad RosierInitialize SSPBufferSize. PR14999. Patch by Vinson...
2013-01-11 Benjamin KramerSplit TargetLowering into a CodeGen and a SelectionDAG...
2013-01-10 Jakub StaszakFix include guards so they exactly match file names.
2013-01-09 David TweedFor some LLVM-as-library uses it is convenient to create a
2013-01-09 Tim NorthoverRefactor to expose RTLIB calls to targets.
2013-01-09 Andrew TrickMIsched: add an ILP window property to machine model.
2013-01-07 Chandler CarruthSink AddrMode back into TargetLowering, removing one...
2013-01-07 Chandler CarruthSwitch TargetTransformInfo from an immutable analysis...
2013-01-05 Chandler CarruthRefactor the ScalarTargetTransformInfo API for querying...
2013-01-04 Nadav RotemLoopVectorizer:
2013-01-03 Hal FinkelAdd a subtype parameter to VTTI::getShuffleCost
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-27 Nadav RotemDAGCombinerInformation: add a getter that exposes the...
2012-12-27 Nadav RotemRefactor DAGCombinerInfo. Change the different booleans...
2012-12-26 Nadav Rotemwhite space
2012-12-24 Nadav RotemCostModel: We have API for checking the costs of known...
2012-12-24 Nadav RotemChange the codegen Cost Model API for shuffeles. This...
2012-12-23 Nadav RotemCostModel: Change the default target-independent implem...
2012-12-23 Nadav RotemLoop Vectorizer: Update the cost model of scatter/gathe...
2012-12-19 Jim GrosbachMove isSubRegister() and isSuperRegister to MCRegisterInfo.
2012-12-19 Patrik HagglundChange AsmOperandInfo::ConstraintVT to MVT, instead...
2012-12-19 Benjamin KramerMake TargetLowering::getTypeConversion more resilient...
2012-12-19 Patrik HagglundChange TargetLowering::getTypeForExtArgOrReturn to...
2012-12-19 Patrik HagglundChange a parameter of TargetLowering::getVectorTypeBrea...
2012-12-19 Patrik HagglundChange TargetLowering::RegisterTypeForVT to contain...
2012-12-19 Patrik HagglundChange TargetLowering::TransformToType to contain MVTs...
2012-12-19 Patrik HagglundChange TargetLowering::getRepRegClassCostFor, getIndexe...
2012-12-19 Patrik HagglundChange TargetLowering::findRepresentativeClass to take...
2012-12-19 Patrik HagglundChange TargetLowering::getTypeToPromoteTo to take and...
2012-12-19 Patrik HagglundChange TargetLowering::isCondCodeLegal to take an MVT...
2012-12-19 Patrik HagglundChange TargetLowering::getCondCodeAction to take an...
2012-12-19 Patrik HagglundChange TargetLowering::getTruncStoreAction to take...
next