[PPC] Disassemble little endian ppc instructions in the right byte order
[oota-llvm.git] / lib / Target / PowerPC / PPCRegisterInfo.td
2015-05-07 Nemanja IvanovicAdd VSX Scalar loads and stores to the PPC back end
2015-05-05 Kit BartonThis patch adds ABI support for v1i128 data type.
2015-03-25 Kit BartonAdd Hardware Transactional Memory (HTM) Support
2015-02-25 Hal Finkel[PowerPC] Add support for the QPX vector instruction set
2015-02-20 Eric ChristopherGet the cached subtarget off the MachineFunction rather...
2015-02-03 Bill Schmidt[PowerPC] Implement the vpopcnt instructions for POWER8
2015-02-01 Hal Finkel[PowerPC] Make r2 allocatable on PPC64/ELF for some...
2015-01-13 Hal Finkel[PowerPC] Add DWARF numbers for CA (XER), etc.
2014-12-08 Hal Finkel[PowerPC] Don't use a non-allocatable register to imple...
2014-12-04 Hal Finkel[PowerPC] 'cc' should be an alias only to 'cr0'
2014-04-04 Hal Finkel[PowerPC] Add a full condition code register to make...
2014-03-29 Hal Finkel[PowerPC] Add subregister classes for f64 VSX values
2014-03-26 Hal Finkel[PowerPC] Add v2i64 as a legal VSX type
2014-03-13 Hal Finkel[PowerPC] Initial support for the VSX instruction set
2014-02-28 Hal FinkelAdd CR-bit tracking to the PowerPC backend for i1 values
2013-07-17 Hal FinkelPPC: Add base-pointer support to builtin setjmp/longjmp
2013-07-02 Hal FinkelCleanup PPC Altivec registers in CSR lists and improve...
2013-05-31 Ahmed BougachaMake SubRegIndex size mandatory, following r183020.
2013-03-27 Hal FinkelPrint PPC ZERO as 0 (not r0) even on Darwin
2013-03-27 Bill SchmidtRemove the link register from the GPR classes on PowerPC.
2013-03-26 Hal FinkelRestore real bit lengths on PPC register numbers
2013-03-26 Hal FinkelPPC: Use HWEncoding and TRI->getEncodingValue
2013-03-21 Hal FinkelRemove the G8RC_NOX0_and_GPRC_NOR0 PPC register class
2013-03-21 Hal FinkelCorrect PPC FRAMEADDR lowering using a pseudo-register
2013-03-19 Hal FinkelPrepare to make r0 an allocatable register on PPC
2013-01-25 Hal FinkelMore cleanup of PPC register definitions.
2013-01-24 Hal FinkelStart cleanup of PPC register definitions using foreach...
2012-06-08 Hal FinkelMark the PPC CTRRC and CTRRC8 register classes as non...
2012-05-04 Jakob Stoklund OlesenRemove the SubRegClasses field from RegisterClass descr...
2012-02-18 Jia LiuEmacs-tag and some comment fix for all ARM, CellSPU...
2011-06-15 Jakob Stoklund OlesenUse set operations instead of plain lists to enumerate...
2011-06-09 Jakob Stoklund OlesenRemove custom allocation order boilerplate that is...
2011-05-30 Rafael EspindolaSplit ppc dwarf regnums into ppc64 and ppc32 flavours.
2011-05-29 Rafael EspindolaDwarf register 0 is r0, remove incorrect entries.
2011-05-27 Rafael EspindolaRemove DwarfRegNum from the individual bits of the...
2011-05-26 Rafael EspindolaFix some dwarf register numbers.
2011-01-10 Anton KorobeynikovRename TargetFrameInfo into TargetFrameLowering. Also...
2010-12-18 Anton KorobeynikovRestore the behavior of frame lowering before my refact...
2010-11-18 Anton KorobeynikovMove hasFP() and few related hooks to TargetFrameInfo.
2010-05-26 Jakob Stoklund OlesenReplace the SubRegSet tablegen class with a less error...
2010-05-26 Jakob Stoklund OlesenRevert "Replace the SubRegSet tablegen class with a...
2010-05-26 Jakob Stoklund OlesenReplace the SubRegSet tablegen class with a less error...
2010-05-25 Jakob Stoklund OlesenRemove NumberHack entirely.
2010-05-24 Jakob Stoklund OlesenSwitch SubRegSet to using symbolic SubRegIndices
2010-05-24 Jakob Stoklund OlesenReplace the tablegen RegisterClass field SubRegClassLis...
2010-05-24 Jakob Stoklund OlesenAdd SubRegIndex defs to PowerPC. It looks like the...
2010-02-16 Dale JohannesenReally reserve R2 on PPC Darwin. PR 6314.
2009-09-18 Dale JohannesenModel the carry bit on ppc32. Without this we could
2009-08-15 Tilmann SchellerAdd support for the PowerPC 64-bit SVR4 ABI.
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.
2008-10-29 Dale JohannesenAdd a RM pseudoreg for the rounding mode, which
2008-07-07 Evan ChengClean up PPC register specification.
2008-04-30 Arnold SchwaighoferTail call optimization improvements:
2008-03-10 Nicolas GeoffrayAdd description of individual bits in CR. This fix...
2008-02-26 Bill WendlingRename PrintableName to Name.
2008-02-26 Bill WendlingChange "Name" to "AsmName" in the target register info...
2008-02-24 Bill WendlingSome platforms use the same name for 32-bit and 64...
2007-12-29 Chris LattnerRemove attribution from file headers, per discussion...
2007-11-11 Anton KorobeynikovUse TableGen to emit information for dwarf register...
2007-05-08 Evan ChengR0 is a sub-register of X0, etc.
2007-05-01 Nate Begemanllvm bug #1350, parts 1, 2, and 3.
2007-01-29 Nate BegemanWe'd still like to register allocate r2 on darwin befor...
2006-12-21 Jim LaskeyChanges from Nick Lewycky with a simplified PPCTargetAs...
2006-11-20 Chris Lattnerin ppc64-mode, don't allocate the 32-bit version of...
2006-11-20 Chris Lattnerr13 is the thread pointer on darwin/ppc64, don't alloca...
2006-11-16 Jim LaskeyThis is a general clean up of the PowerPC ABI. Address...
2006-11-14 Chris LattnerRework PPC64 calls. Now we have a LR8/CTR8 register...
2006-08-17 Chris LattnerConstify some methods. Patch provided by Anton Vayvod...
2006-06-16 Chris LattnerRemove the -darwin and -aix llc options, inferring...
2006-05-04 Chris LattnerRevert Nate's CR patch from last night, which caused...
2006-05-02 Nate BegemanSince we don't handle callee-save CRs right yet, don...
2006-04-17 Chris LattnerPrefer to allocate V2-V5 before V0,V1. This lets us...
2006-03-25 Chris Lattneradd all supported formats to the vector register file
2006-03-24 Jim LaskeyAdd dwarf register numbering to register data.
2006-03-20 Chris LattnerClaim to have v16i8 for perm masks
2006-03-13 Chris LattnerFor functions that use vector registers, save VRSAVE...
2005-12-22 Evan ChengBye bye HACKTROCITY.
2005-12-20 Nate BegemanPattern-match return. Includes gross hack!
2005-12-16 Nate BegemanAdd a second vector type to the VRRC register class...
2005-12-01 Nate BegemanSupport multiple ValueTypes per RegisterClass, needed...
2005-12-01 Nate BegemanCosmetic change, better reflects actual values
2005-11-29 Nate BegemanAdd the majority of the vector machien value types...
2005-11-29 Chris Lattnerdon't say this is i128, because it isn't yet. Hopefull...
2005-11-26 Nate BegemanSmall tweaks noticed while on the plane.
2005-11-23 Nate BegemanSome first bits of AltiVec stuff: Instruction Formats...
2005-10-19 Chris Lattnerapply some tblgen majik to simplify the X register...
2005-10-19 Nate BegemanMake a new reg class for 64 bit regs that aliases the...
2005-10-18 Nate BegemanFirst bits of 64 bit PowerPC stuff, currently disabled...
2005-10-14 Nate BegemanRemove an unnecsesary file. PPC32 and PPC64 share...
2005-08-22 Chris LattnerRemove some regs that are not used.
2005-08-22 Chris LattnerNate noticed that 30% of the malloc/frees in llc come...
2004-09-14 Chris LattnerRevamp the Register class, and allow the use of the...
2004-08-17 Misha BrukmanRegister classes are target-dependent
2004-08-16 Nate BegemanFix frame pointer handling:
2004-08-15 Chris LattnerReenable the CCRC
2004-08-12 Misha BrukmanMark R2 as available for allocation on Darwin/PPC32...
2004-08-11 Misha Brukman* Set the is64bit boolean flag in PowerPCRegisterInfo
2004-08-10 Misha BrukmanRenamed PPC32 (namespace for regs, opcodes) to PPC...
next