Use proper return type for attribute index.
[oota-llvm.git] / lib /
2013-01-27 Bill WendlingUse proper return type for attribute index.
2013-01-27 Bill WendlingPush the calculation of the 'Raw' attribute mask down...
2013-01-27 Bill WendlingAdd special 'get' methods to create an Attribute with...
2013-01-27 Richard Osborne[XCore] Add missing l2rus instructions.
2013-01-27 Bill WendlingPrivitize some the copy c'tor and assignment operator...
2013-01-27 Bill WendlingAdd some helpful comments.
2013-01-27 Richard Osborne[XCore] Add missing l2r instructions.
2013-01-27 Bill Wendlings/AttrList/pImpl/g in AttributeSet. No functionality...
2013-01-27 Bill WendlingStart using more of the AttrNode in the AttributeSetImp...
2013-01-27 Benjamin KramerLegalizer: Reword comment again, per Duncan's suggestion.
2013-01-27 Richard Osborne[XCore] Add missing 1r instructions.
2013-01-27 Richard Osborne[XCore] Add missing 0r instructions.
2013-01-27 Hal FinkelBBVectorize: Better use of TTI->getShuffleCost
2013-01-27 Benjamin KramerLegalizer: Add an assert and tweak a comment to clarify...
2013-01-27 Bill WendlingIn the AttributeSetImpl c'tor, fill in the AttrNodes...
2013-01-27 Benjamin KramerWhen the legalizer is splitting vector shifts, the...
2013-01-27 Bill WendlingFix miscompile. Add back the use of the ArrayRef versio...
2013-01-27 Bill WendlingRemove dead methods.
2013-01-27 Chandler CarruthRe-revert r173342, without losing the compile time...
2013-01-27 Michael GottesmanRenamed function IsPotentialUse to IsPotentialRetainabl...
2013-01-27 Bill WendlingUse the AttributeSet instead of AttributeWithIndex.
2013-01-27 Bill WendlingUse the AttributeSet instead of AttributeWithIndex.
2013-01-27 Bill WendlingUse the AttributeSet instead of AttributeWithIndex.
2013-01-27 Bill WendlingUse the AttributeSet instead of AttributeWithIndex.
2013-01-27 Bill WendlingConvert the CPP backend to use the AttributeSet instead...
2013-01-27 Bill WendlingUse the AttributeSet instead of AttributeWithIndex...
2013-01-26 Hal FinkelBBVectorize: Add a additional comment about the cost...
2013-01-26 Hal FinkelBBVectorize: Fix anomalous capital letter in comment
2013-01-26 Benjamin KramerX86: Decode PALIGN operands so I don't have to do it...
2013-01-26 Benjamin KramerX86: Do splat promotion later, so the optimizer can...
2013-01-26 Reed Kotlerfix use of std::std. it's ordered set.
2013-01-26 NAKAMURA TakumiDWARFDebugLine.cpp: Fix true path. Did you forget ...
2013-01-26 Andrew KaylorAdd DIContext::getLineInfoForAddressRange() function...
2013-01-26 Bill WendlingConvert BuildLibCalls.cpp to using the AttributeSet...
2013-01-25 Dmitri GribenkoRemove unused variables, silences -Wunused-variable
2013-01-25 Bill WendlingRemove dead method.
2013-01-25 Bill WendlingRemove some introspection functions.
2013-01-25 Hal FinkelInitial implementation of PPCTargetTransformInfo
2013-01-25 Nadav RotemFix a warning in the new DWARFheader. Add a new line...
2013-01-25 Andrew KaylorAdd support for applying in-memory relocations to the...
2013-01-25 Eli BenderskyIn this patch, we teach X86_64TargetMachine that it...
2013-01-25 Richard OsborneAdd instruction encodings / disassembly support for...
2013-01-25 Nadav RotemLoopVectorize: Refactor the code that vectorizes loads...
2013-01-25 Bill WendlingUse the new 'getSlotIndex' method to retrieve the attri...
2013-01-25 Jakub StaszakUse const reference instead of vector copying.
2013-01-25 Bill WendlingAdd an accessor method to get the slot's index. This...
2013-01-25 Richard OsborneUse the correct format in the STW / SETPSC instruction...
2013-01-25 Richard OsborneFix order of operands for crc8_l4r
2013-01-25 Eli BenderskyWhen encountering an unknown file format, ObjectFile...
2013-01-25 Eli BenderskyAdd command-line flags for DWARF dumping.
2013-01-25 Richard OsborneAdd instruction encodings / disassembly support for...
2013-01-25 Richard OsborneFix order of operands for l5r instructions.
2013-01-25 Richard OsborneUse correct mnemonic / instruction name for ldivu.
2013-01-25 Benjamin KramerLoopVectorize: Simplify code. No functionality change.
2013-01-25 Pedro Artigasadded ability to dynamically change the ExportList...
2013-01-25 Nadav RotemLoopVectorizer: Refactor more code to use the IRBuilder.
2013-01-25 Nadav RotemRefactor some code to use the IRBuilder.
2013-01-25 Benjamin KramerAPFloat: Make sure that we get a well-formed x87 NaN...
2013-01-25 Reid KlecknerFix MSVC 2012 warning about a 32-bit shift that should...
2013-01-25 Evgeniy Stepanov[msan] A comment on ICmp handling logic.
2013-01-25 Evgeniy Stepanov[msan] Implement exact shadow propagation for relationa...
2013-01-25 Preston GurdThis patch aims to reduce compile time in LegalizeTypes...
2013-01-25 Hal FinkelMore cleanup of PPC register definitions.
2013-01-25 Hal FinkelAdd an addition operator to TableGen
2013-01-25 Silviu BarangaFixed the condition codes for the atomic64 min/umin...
2013-01-25 Bill WendlingUse the AttributeSet query instead of the Attribute...
2013-01-25 Andrew TrickMIsched: Print block name. No functionality.
2013-01-25 Andrew TrickMachineScheduler support for viewGraph.
2013-01-25 Andrew TrickScheduleDAG: colorize the DOT graph and improve formatting.
2013-01-25 Andrew TrickScheduleDAG: Added isBoundaryNode to conveniently detec...
2013-01-25 Andrew TrickSchedDFS: Complete support for nested subtrees.
2013-01-25 Andrew TrickMIsched: Improve the interface to SchedDFS analysis...
2013-01-25 Andrew TrickSchedDFS: Initial support for nested subtrees.
2013-01-25 Chandler CarruthSwitch this code away from Value::isUsedInBasicBlock...
2013-01-25 Andrew TrickMISched: Add SchedDFSResult to ScheduleDAGMI to formali...
2013-01-25 Jack CarterThis patch implements parsing the .word
2013-01-25 Akira Hatanaka[mips] Set flag neverHasSideEffects flag on some of...
2013-01-25 Andrew TrickSchedDFS: Refactor and tweak the subtree selection...
2013-01-24 Jakob Stoklund OlesenAvoid creating duplicate CFG edges in the IfConversion...
2013-01-24 Renato GolinMoving Cost Tables up to share with other targets
2013-01-24 Michael GottesmanAdded comment to ObjCARC elaborating what is meant...
2013-01-24 Hal FinkelStart cleanup of PPC register definitions using foreach...
2013-01-24 Benjamin KramerReapply chandlerc's r173342 now that the miscompile...
2013-01-24 Benjamin KramerConstantFolding: Add a missing folding that leads to...
2013-01-24 Chandler CarruthRevert r173342 temporarily. It appears to cause a very...
2013-01-24 Chandler CarruthPlug TTI into the speculation logic, giving it a real...
2013-01-24 Chandler CarruthAddress a large chunk of this FIXME by accumulating...
2013-01-24 Chandler CarruthSwitch the constant expression speculation cost evaluat...
2013-01-24 Chandler CarruthRephrase the speculating scan of the conditional BB...
2013-01-24 Kostya Serebryany[asan] fix 32-bit builds
2013-01-24 Chandler CarruthSimplify the PHI node operand rewriting.
2013-01-24 Kostya Serebryany[asan] adaptive redzones for globals (the larger the...
2013-01-24 Chandler CarruthGive the basic block variables here names based on...
2013-01-24 Chandler CarruthLift a cheap early exit test above loops and other...
2013-01-24 Chandler CarruthSpiff up the comment on this method, making the example...
2013-01-24 NAKAMURA TakumiMipsISelLowering.cpp: Fill unreachable paths to fix...
2013-01-24 NAKAMURA TakumiMipsISelLowering.cpp: Fix a warning, take two. [-Wunuse...
2013-01-24 NAKAMURA TakumiMipsISelLowering.cpp: Fix a warning. [-Wunused-variable]
2013-01-24 Craig TopperRemove trailing whitespace.
2013-01-24 Reed KotlerThe next phase of Mips16 hard float implementation.
next