index
:
external_llvm.git
replicant-6.0
Unnamed repository; edit this file 'description' to name the repository.
git repository hosting
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
test
/
CodeGen
/
PowerPC
Commit message (
Expand
)
Author
Age
Files
Lines
*
test/CodeGen/PowerPC/vec_mul.ll: Fix register operands.
Chad Rosier
2012-11-30
1
-2
/
+2
*
test/CodeGen/PowerPC: Add explicit -march=ppc32.
NAKAMURA Takumi
2012-11-30
2
-2
/
+2
*
This patch fixes the Altivec addend construction for the fused multiply-add
Adhemerval Zanella
2012-11-30
2
-10
/
+33
*
This patch makes medium code model the default for 64-bit PowerPC ELF.
Bill Schmidt
2012-11-27
1
-0
/
+26
*
This patch implements medium code model support for 64-bit PowerPC.
Bill Schmidt
2012-11-27
8
-0
/
+403
*
Rewrite test to not use a FileCheck variable and redefine it on the same line.
Eli Bendersky
2012-11-26
1
-5
/
+5
*
PPC: MCize most of the darwin PIC emission.
Benjamin Kramer
2012-11-24
2
-11
/
+49
*
Use a full triple for a PPC test case for asm syntax.
Andrew Trick
2012-11-18
1
-3
/
+3
*
Silence the buildbots for this test while I figure out the triple
Andrew Trick
2012-11-17
1
-2
/
+2
*
Broaden isSchedulingBoundary to check aliases of SP.
Andrew Trick
2012-11-17
1
-0
/
+33
*
PowerPC: Lowering floor intrinsic for Altivec
Adhemerval Zanella
2012-11-15
1
-0
/
+172
*
This patch is in preparation for adding medium code model support to the
Bill Schmidt
2012-11-14
4
-4
/
+4
*
Do not consider a machine instruction that uses and defines the same
Ulrich Weigand
2012-11-13
1
-0
/
+18
*
Fix assertions in updateRegMaskSlots().
Jakob Stoklund Olesen
2012-11-09
1
-0
/
+45
*
On PowerPC64, integer return values (as well as arguments) are supposed
Ulrich Weigand
2012-11-05
2
-1
/
+99
*
Add support for the PowerPC-specific inline asm Z constraint and y modifier.
Hal Finkel
2012-11-05
1
-0
/
+14
*
[PATCH] PowerPC: Expand load extend vector operations
Adhemerval Zanella
2012-11-05
1
-0
/
+155
*
This patch addresses an ABI compatibility issue with empty aggregate
Bill Schmidt
2012-10-31
1
-0
/
+51
*
PowerPC: Expand FSRQT for vector types
Adhemerval Zanella
2012-10-30
1
-0
/
+71
*
PowerPC: More support for Altivec compare operations
Adhemerval Zanella
2012-10-30
1
-14
/
+350
*
This patch solves a problem with passing varargs parameters under the PPC64
Bill Schmidt
2012-10-29
1
-0
/
+23
*
In various places throughout the code generator, there were special
Ulrich Weigand
2012-10-29
1
-1
/
+2
*
Allow i32/i64 for 'f' constraint on PowerPC.
Ulrich Weigand
2012-10-29
1
-0
/
+14
*
This patch adds alignment information for long double to the 64-bit PowerPC
Bill Schmidt
2012-10-29
1
-0
/
+26
*
This patch addresses a PPC64 ELF issue with passing parameters consisting of
Bill Schmidt
2012-10-25
2
-7
/
+51
*
This patch fixes failures in the SingleSource/Regression/C/uint64_to_float
Ulrich Weigand
2012-10-18
1
-0
/
+27
*
This patch addresses PR13949.
Bill Schmidt
2012-10-16
2
-18
/
+257
*
llvm/test/CodeGen/PowerPC/2012-10-12-bitcast.ll: Try to fix failure on non-pp...
NAKAMURA Takumi
2012-10-12
1
-1
/
+1
*
Fix big-endian codegen bug in DAGTypeLegalizer::ExpandRes_BITCAST
Ulrich Weigand
2012-10-12
1
-0
/
+20
*
This patch addresses PR13947.
Bill Schmidt
2012-10-11
1
-0
/
+97
*
Add -mattr=+altivec and remove XFAIL.
Bill Schmidt
2012-10-10
1
-3
/
+2
*
XFAIL for all targets pending investigation
Bill Schmidt
2012-10-10
1
-2
/
+3
*
When generating spill and reload code for vector registers on PowerPC,
Bill Schmidt
2012-10-10
1
-0
/
+19
*
The PowerPC VRSAVE register has been somewhat of an odd beast since
Bill Schmidt
2012-10-10
1
-0
/
+15
*
PR12716: PPC crashes on vector compare
Adhemerval Zanella
2012-10-08
1
-0
/
+191
*
Add floating-point to and from integer conversion
Adhemerval Zanella
2012-10-08
1
-0
/
+57
*
Convert to unix line endings.
Rafael Espindola
2012-10-05
1
-68
/
+68
*
Specify MachinePointerInfo as refering to the argument value and offset of the
Roman Divacky
2012-09-24
1
-0
/
+27
*
Specify cpu to get the correct instruction ordering. Remove XFAIL.
Roman Divacky
2012-09-20
1
-6
/
+1
*
Really XFAIL test/CodeGen/PowerPC/structsinregs.ll.
Jordan Rose
2012-09-19
1
-1
/
+1
*
XFAIL test/CodeGen/PowerPC/structsinregs.ll
Bill Schmidt
2012-09-19
1
-0
/
+6
*
Small structs for PPC64 SVR4 must be passed right-justified in registers.
Bill Schmidt
2012-09-19
1
-0
/
+204
*
Add test for r164155 and remove two tests superseded by ppc64-calls.ll.
Roman Divacky
2012-09-18
3
-32
/
+14
*
Avoid symbol name clash when filling TOC.
Roman Divacky
2012-09-18
1
-0
/
+27
*
On PPC64 emit the environment pointer. Patch by Adhemerval Zanella.
Roman Divacky
2012-09-18
2
-0
/
+2
*
Optimize local func calls to not emit nop for TOC restoration.
Roman Divacky
2012-09-18
1
-0
/
+49
*
This patch corrects logic in PPCFrameLowering for save and restore of ...
Roman Divacky
2012-09-12
1
-0
/
+49
*
Allow overlaps between virtreg and physreg live ranges.
Jakob Stoklund Olesen
2012-09-06
1
-3
/
+2
*
Move tie checks into MachineVerifier::visitMachineOperand.
Jakob Stoklund Olesen
2012-09-04
1
-1
/
+8
*
Reserve space for the mandatory traceback fields on PPC64.
Hal Finkel
2012-08-29
1
-0
/
+1
[next]