[PowerPC] Enable interleaved-access vectorization
[oota-llvm.git] / lib / Target / PowerPC / PPCCallingConv.td
2015-07-12 Hal Finkel[PowerPC] Support the nest parameter attribute
2015-05-05 Kit BartonThis patch adds ABI support for v1i128 data type.
2015-02-25 Hal Finkel[PowerPC] Add support for the QPX vector instruction set
2015-02-01 Hal Finkel[PowerPC] Make r2 allocatable on PPC64/ELF for some...
2015-01-14 Hal FinkelRevert "r225811 - Revert "r225808 - [PowerPC] Add Stack...
2015-01-13 Hal FinkelRevert "r225808 - [PowerPC] Add StackMap/PatchPoint...
2015-01-13 Hal Finkel[PowerPC] Add StackMap/PatchPoint support
2014-08-06 Eric ChristopherRemove the target machine from CCState. Previously...
2014-07-21 Ulrich Weigand[PowerPC] ELFv2 aggregate passing support
2014-03-28 Hal Finkel[PowerPC] v2[fi]64 need to be explicitly passed in...
2014-03-26 Hal Finkel[PowerPC] Add v2i64 as a legal VSX type
2014-03-22 Hal Finkel[PowerPC] Fix the VSX v2f64 return register
2014-02-28 Hal FinkelAdd CR-bit tracking to the PowerPC backend for i1 values
2013-08-30 Bill Schmidt[PowerPC] Call support for fast-isel.
2013-08-26 Bill Schmidt[PowerPC] More fast-isel chunks (returns and integer...
2013-07-02 Hal FinkelCleanup PPC Altivec registers in CSR lists and improve...
2013-03-27 Hal FinkelDon't spill PPC VRSAVE on non-Darwin (even in SjLj)
2013-03-21 Hal FinkelImplement builtin_{setjmp/longjmp} on PPC
2013-02-06 Bill SchmidtPPC calling convention cleanup.
2013-01-17 Bill SchmidtThis patch fixes PR13626 by providing i128 support...
2013-01-17 Bill SchmidtThis patch fixes the PPC calling convention to handle...
2012-11-05 Ulrich WeigandOn PowerPC64, integer return values (as well as argumen...
2012-04-17 Jay FoadRemove unused CCIfSubtarget.
2012-03-06 Roman DivackyConvert PowerPC to register mask operands.
2012-02-18 Jia LiuEmacs-tag and some comment fix for all ARM, CellSPU...
2010-08-17 Chris Lattnerfix emacs language spec's, patch by Edmund Grimley...
2010-02-16 Rafael EspindolaDrop support for the InReg attribute on the ppc backend...
2009-07-03 Tilmann SchellerRefactor ABI code in the PowerPC backend.
2009-07-03 Tilmann SchellerImplement the SVR4 ABI for PowerPC.
2008-03-17 Dale JohannesenMake Complex long long/double/long double work
2008-03-17 Dale JohannesenNext round of PPC32 ABI changes. Allow for gcc
2007-12-29 Chris LattnerRemove attribution from file headers, per discussion...
2007-10-05 Dale JohannesenFirst round of ppc long double. call/return and
2007-05-03 Chris Lattnerrevert accidental commit
2007-05-03 Chris Lattneradd support for printing offset of global
2007-04-03 Nicolas GeoffrayThe PPC64 ELF ABI is "intended to use the same structur...
2007-04-03 Nicolas GeoffrayThe ELF ABI specifies F1-F8 registers as argument regis...
2007-03-06 Chris LattnerSwitch PPC return lower to use an autogenerated CC...