index
:
llvm
master
release_1
release_16
release_20
release_21
release_22
release_23
release_24
release_25
release_26
release_27
release_28
release_29
release_30
release_31
release_32
release_33
stable
svn-tags/RELEASE_1
svn-tags/RELEASE_20
svn-tags/RELEASE_21
svn-tags/RELEASE_22
svn-tags/RELEASE_23
svn-tags/RELEASE_24
svn-tags/RELEASE_25
svn-tags/RELEASE_26
svn-tags/RELEASE_27
svn-tags/RELEASE_28
svn-tags/RELEASE_29
svn-tags/RELEASE_30
svn-tags/RELEASE_31
svn-tags/RELEASE_32
testing
http://llvm.org
git repository hosting
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
test
/
CodeGen
/
PowerPC
Age
Commit message (
Expand
)
Author
2013-01-11
Simplify writing floating types to assembly.
Tim Northover
2013-01-09
MIsched: add an ILP window property to machine model.
Andrew Trick
2013-01-08
Specify complete triple for fp128 tests.
Tim Northover
2013-01-08
Allow the asm printer to print fp128 values properly.
Tim Northover
2013-01-07
This patch addresses bug 14678 by fixing two problems in medium code model
Bill Schmidt
2012-12-30
Support ppcf128 in SelectionDAG::getConstantFP
Hal Finkel
2012-12-25
Loosen scheduling restrictions on the PPC dcbt intrinsic
Hal Finkel
2012-12-25
Expand PPC64 atomic load and store
Hal Finkel
2012-12-20
Simplify the testcase a bit.
Rafael Espindola
2012-12-19
PowerPC: Expand VSELECT nodes.
Benjamin Kramer
2012-12-18
Check multiple register classes for inline asm tied registers
Hal Finkel
2012-12-14
This patch removes some nondeterminism from direct object file output
Bill Schmidt
2012-12-14
This patch improves the 64-bit PowerPC InitialExec TLS support by providing
Bill Schmidt
2012-12-12
The ordering of two relocations on the same instruction is apparently not
Bill Schmidt
2012-12-12
This patch implements local-dynamic TLS model support for the 64-bit
Bill Schmidt
2012-12-11
This patch implements the general dynamic TLS model for 64-bit PowerPC.
Bill Schmidt
2012-12-10
Use GetUnderlyingObjects in misched
Hal Finkel
2012-12-04
This patch introduces initial-exec model support for thread-local storage
Bill Schmidt
2012-11-30
test/CodeGen/PowerPC/vec_mul.ll: Add a triple. Thanks, Hal.
Chad Rosier
2012-11-30
test/CodeGen/PowerPC/vec_mul.ll: Fix register operands.
Chad Rosier
2012-11-30
test/CodeGen/PowerPC: Add explicit -march=ppc32.
NAKAMURA Takumi
2012-11-30
This patch fixes the Altivec addend construction for the fused multiply-add
Adhemerval Zanella
2012-11-27
This patch makes medium code model the default for 64-bit PowerPC ELF.
Bill Schmidt
2012-11-27
This patch implements medium code model support for 64-bit PowerPC.
Bill Schmidt
2012-11-26
Rewrite test to not use a FileCheck variable and redefine it on the same line.
Eli Bendersky
2012-11-24
PPC: MCize most of the darwin PIC emission.
Benjamin Kramer
2012-11-18
Use a full triple for a PPC test case for asm syntax.
Andrew Trick
2012-11-17
Silence the buildbots for this test while I figure out the triple
Andrew Trick
2012-11-17
Broaden isSchedulingBoundary to check aliases of SP.
Andrew Trick
2012-11-15
PowerPC: Lowering floor intrinsic for Altivec
Adhemerval Zanella
2012-11-14
This patch is in preparation for adding medium code model support to the
Bill Schmidt
2012-11-13
Do not consider a machine instruction that uses and defines the same
Ulrich Weigand
2012-11-09
Fix assertions in updateRegMaskSlots().
Jakob Stoklund Olesen
2012-11-05
On PowerPC64, integer return values (as well as arguments) are supposed
Ulrich Weigand
2012-11-05
Add support for the PowerPC-specific inline asm Z constraint and y modifier.
Hal Finkel
2012-11-05
[PATCH] PowerPC: Expand load extend vector operations
Adhemerval Zanella
2012-10-31
This patch addresses an ABI compatibility issue with empty aggregate
Bill Schmidt
2012-10-30
PowerPC: Expand FSRQT for vector types
Adhemerval Zanella
2012-10-30
PowerPC: More support for Altivec compare operations
Adhemerval Zanella
2012-10-29
This patch solves a problem with passing varargs parameters under the PPC64
Bill Schmidt
2012-10-29
In various places throughout the code generator, there were special
Ulrich Weigand
2012-10-29
Allow i32/i64 for 'f' constraint on PowerPC.
Ulrich Weigand
2012-10-29
This patch adds alignment information for long double to the 64-bit PowerPC
Bill Schmidt
2012-10-25
This patch addresses a PPC64 ELF issue with passing parameters consisting of
Bill Schmidt
2012-10-18
This patch fixes failures in the SingleSource/Regression/C/uint64_to_float
Ulrich Weigand
2012-10-16
This patch addresses PR13949.
Bill Schmidt
2012-10-12
llvm/test/CodeGen/PowerPC/2012-10-12-bitcast.ll: Try to fix failure on non-pp...
NAKAMURA Takumi
2012-10-12
Fix big-endian codegen bug in DAGTypeLegalizer::ExpandRes_BITCAST
Ulrich Weigand
2012-10-11
This patch addresses PR13947.
Bill Schmidt
2012-10-10
Add -mattr=+altivec and remove XFAIL.
Bill Schmidt
[prev]
[next]