Rename the 'Attributes' class to 'Attribute'. It's going to represent a single attrib...
[oota-llvm.git] / lib / Target / PowerPC / PPCRegisterInfo.cpp
2012-12-19 Bill WendlingRename the 'Attributes' class to 'Attribute'. It's...
2012-12-03 Chandler CarruthUse the new script to sort the includes of every file...
2012-11-16 Joe AbbeyUsing const cast to alleviate a warning.
2012-11-01 Chandler CarruthRevert the majority of the next patch in the address...
2012-10-15 Micah VillmowResubmit the changes to llvm core to update the functio...
2012-10-11 Micah VillmowRevert 165732 for further review.
2012-10-11 Micah VillmowAdd in the first iteration of support for llvm/clang...
2012-10-09 Bill WendlingCreate enums for the different attributes.
2012-09-26 Bill WendlingRemove the `hasFnAttr' method from Function.
2012-09-16 Craig TopperChange unsigned to uint32_t to match base class declara...
2012-09-12 Roman DivackyThis patch corrects logic in PPCFrameLowering for save...
2012-06-19 Hal FinkelMark most PPC register classes to avoid write-after...
2012-06-19 Hal FinkelAdd support for generating reg+reg preinc stores on...
2012-05-07 Jakob Stoklund OlesenAdd an MF argument to TRI::getPointerRegClass() and...
2012-04-23 Preston GurdThis patch fixes a problem which arose when using the...
2012-03-22 Hal FinkelPPC::DBG_VALUE must use Reg+Imm frame-index elimination...
2012-03-17 Craig TopperReorder includes in Target backends to following coding...
2012-03-06 Roman DivackyConvert PowerPC to register mask operands.
2012-03-04 Craig TopperUse uint16_t to store registers in callee saved registe...
2012-02-18 Jia LiuEmacs-tag and some comment fix for all ARM, CellSPU...
2012-01-16 Hal FinkelCleanup PPC RLWINM8 vs RLWINM
2011-12-30 Hal FinkelCleanup stack/frame register define/kill states. This...
2011-12-10 Hal FinkelMake CR spill and restore use a reserved register....
2011-12-07 Hal Finkelmake CR spill and restore 64-bit clean (no functional...
2011-12-07 Hal Finkelmake base register selection used in eliminateFrameInde...
2011-12-06 Hal Finkeladd RESTORE_CR and support CR unspills
2011-12-06 Hal Finkelremove old FIXME
2011-12-05 Hal Finkelenable PPC register scavenging by default (update tests...
2011-12-05 Hal Finkeldon't include CR bit subregs in callee-saved list
2011-12-05 Hal Finkeladd register pressure for CR regs
2011-12-02 Nick LewyckyMove global variables in TargetMachine into new TargetO...
2011-11-22 Hal Finkeladd basic PPC register-pressure feedback; adjust the...
2011-07-25 Evan ChengRefactor PPC target to separate MC routines from Target...
2011-07-18 Evan ChengMove getInitialFrameState from TargetFrameInfo to MCAsm...
2011-07-18 Evan ChengSink getDwarfRegNum, getLLVMRegNum, getSEHRegNum from...
2011-07-14 Evan ChengNext round of MC refactoring. This patch factor MC...
2011-06-28 Evan ChengMove CallFrameSetupOpcode and CallFrameDestroyOpcode...
2011-06-28 Evan ChengHide more details in tablegen generated MCRegisterInfo...
2011-06-27 Evan ChengMerge XXXGenRegisterDesc.inc XXXGenRegisterNames.inc...
2011-06-24 Evan ChengStarting to refactor Target to separate out code that...
2011-06-17 Roman DivackyFix a few places where 32bit instructions/registerset...
2011-05-30 Rafael EspindolaUse the dwarf->llvm mapping to print register names...
2011-05-30 Rafael EspindolaSplit ppc dwarf regnums into ppc64 and ppc32 flavours.
2011-01-10 Anton KorobeynikovRename TargetFrameInfo into TargetFrameLowering. Also...
2010-12-18 Anton KorobeynikovRestore the behavior of frame lowering before my refact...
2010-11-27 Anton KorobeynikovMove more PEI-related hooks to TFI
2010-11-18 Anton KorobeynikovMove getInitialFrameState() to TargetFrameInfo
2010-11-18 Anton KorobeynikovMove hasFP() and few related hooks to TargetFrameInfo.
2010-11-15 Anton KorobeynikovFirst step of huge frame-related refactoring: move...
2010-08-26 Jim GrosbachSimplify eliminateFrameIndex() interface back down...
2010-07-30 Dale JohannesenPPC doesn't supported VLA with large alignment. This was
2010-07-16 Bill WendlingRename DBG_LABEL PROLOG_LABEL, because it's only used...
2010-07-03 Evan ChengRemove isSS argument from CreateFixedObject. Fixed...
2010-06-02 Rafael EspindolaRemove the TargetRegisterClass member from CalleeSavedInfo
2010-06-02 Rafael Espindolacleanup
2010-05-20 Dale JohannesenThe PPC MFCR instruction implicitly uses all 8 of the CR
2010-05-14 Bill WendlingRename "HasCalls" in MachineFrameInfo to "AdjustsStack...
2010-04-29 Dale JohannesenMake naked functions work on PPC.
2010-04-21 Evan ChengImplement -disable-non-leaf-fp-elim which disable frame...
2010-04-15 Dan GohmanEnablePPC64RS and EnablePPC32RS are used in multiple...
2010-04-15 Dan GohmanFix a bunch of namespace polution.
2010-04-05 Chris Lattnerremove the MMI pointer from MachineFrameInfo.
2010-04-02 Chris Lattneruse DebugLoc default ctor instead of DebugLoc::getUnkno...
2010-03-29 Benjamin KramerMake isInt?? and isUint?? template specializations...
2010-03-14 Chris Lattnerget MMI out of the label uniquing business, just go...
2010-03-14 Chris LattnerNow that DBG_LABEL is updated, we can finally make...
2010-03-14 Chris Lattnerchange the DBG_LABEL MachineInstr to always be created
2010-03-09 Jim GrosbachChange the Value argument to eliminateFrameIndex to...
2010-02-12 Dale JohannesenThis should have gone in with 26015, see comments there.
2010-02-09 Chris Lattnermove target-independent opcodes out of TargetInstrInfo
2010-02-08 Dan GohmanRename the PerformTailCallOpt variable to GuaranteedTai...
2009-11-24 Dale JohannesenDo not store R31 into the caller's link area on PPC.
2009-11-24 Dale JohannesenMake capitalization of names starting "is" more consistent.
2009-11-12 David GreeneAdd a bool flag to StackObjects telling whether they...
2009-11-10 Bill WendlingModify how the prologue encoded the "move" information...
2009-10-07 Jim GrosbachAdd register-reuse to frame-index register scavenging...
2009-08-18 Jakob Stoklund OlesenSimplify RegScavenger::FindUnusedReg.
2009-08-15 Tilmann SchellerAdd support for the PowerPC 64-bit SVR4 ABI.
2009-07-29 Chris LattnerGive getPointerRegClass() a "kind" value so that target...
2009-07-14 Torok Edwinllvm_unreachable->llvm_unreachable(0), LLVM_UNREACHABLE...
2009-07-11 Torok Edwinassert(0) -> LLVM_UNREACHABLE.
2009-07-08 Torok EdwinImplement changes from Chris's feedback.
2009-07-03 Tilmann SchellerVarious small changes related to the Condition Register...
2009-07-03 Tilmann SchellerRefactor ABI code in the PowerPC backend.
2009-07-03 Tilmann SchellerImplement the SVR4 ABI for PowerPC.
2009-06-04 Devang PatelAdd new function attribute - noredzone.
2009-05-13 Bill WendlingChange MachineInstrBuilder::addReg() to take a flag...
2009-03-26 Chris Lattnerfix warning in -asserts build.
2009-03-03 Dan GohmanFix a bunch of Doxygen syntax issues. Escape special...
2009-02-13 Dale JohannesenRemove refs to non-DebugLoc version of BuildMI from...
2009-02-06 Evan ChengMove getPointerRegClass from TargetInstrInfo to TargetR...
2009-01-27 Dan GohmanRespect the DisableRedZone flag on PowerPC.
2008-10-29 Dale JohannesenAdd a RM pseudoreg for the rounding mode, which
2008-10-24 Dale JohannesenRewrite logic to figure out whether LR needs to
2008-10-03 Dan GohmanSwitch the MachineOperand accessors back to the short...
2008-09-26 Bill WendlingTemporarily reverting r56683. This is causing a failure...
2008-09-26 Evan ChengFix @llvm.frameaddress codegen. FP elimination optimiza...
2008-09-13 Dan GohmanRemove isImm(), isReg(), and friends, in favor of
2008-07-11 Dan GohmanTrim unnecessary #includes.
2008-07-07 Dan GohmanSimplify this use of BuildMI. This is also in preparati...
next