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
2012-10-10
XFAIL for all targets pending investigation
Bill Schmidt
2012-10-10
When generating spill and reload code for vector registers on PowerPC,
Bill Schmidt
2012-10-10
The PowerPC VRSAVE register has been somewhat of an odd beast since
Bill Schmidt
2012-10-08
PR12716: PPC crashes on vector compare
Adhemerval Zanella
2012-10-08
Add floating-point to and from integer conversion
Adhemerval Zanella
2012-10-05
Convert to unix line endings.
Rafael Espindola
2012-09-24
Specify MachinePointerInfo as refering to the argument value and offset of the
Roman Divacky
2012-09-20
Specify cpu to get the correct instruction ordering. Remove XFAIL.
Roman Divacky
2012-09-19
Really XFAIL test/CodeGen/PowerPC/structsinregs.ll.
Jordan Rose
2012-09-19
XFAIL test/CodeGen/PowerPC/structsinregs.ll
Bill Schmidt
2012-09-19
Small structs for PPC64 SVR4 must be passed right-justified in registers.
Bill Schmidt
2012-09-18
Add test for r164155 and remove two tests superseded by ppc64-calls.ll.
Roman Divacky
2012-09-18
Avoid symbol name clash when filling TOC.
Roman Divacky
2012-09-18
On PPC64 emit the environment pointer. Patch by Adhemerval Zanella.
Roman Divacky
2012-09-18
Optimize local func calls to not emit nop for TOC restoration.
Roman Divacky
2012-09-12
This patch corrects logic in PPCFrameLowering for save and restore of ...
Roman Divacky
2012-09-06
Allow overlaps between virtreg and physreg live ranges.
Jakob Stoklund Olesen
2012-09-04
Move tie checks into MachineVerifier::visitMachineOperand.
Jakob Stoklund Olesen
2012-08-29
Reserve space for the mandatory traceback fields on PPC64.
Hal Finkel
2012-08-28
Emit word of zeroes after the last instruction as a start of the mandatory
Roman Divacky
2012-08-28
Add PPC Freescale e500mc and e5500 subtargets.
Hal Finkel
2012-08-28
Allow remat of LI on PPC.
Hal Finkel
2012-08-28
Eliminate redundant CR moves on PPC32.
Hal Finkel
2012-08-28
Optimize zext on PPC64.
Hal Finkel
2012-08-24
Lower constant pools and jump tables via TOC on PPC64/SVR4.
Roman Divacky
2012-08-14
During the CodeGenPrepare we often lower intrinsics (such as objsize)
Nadav Rotem
2012-08-06
MFTB on PPC64 should really be encoded using MFSPR.
Hal Finkel
2012-08-04
Add readcyclecounter lowering on PPC64.
Hal Finkel
2012-08-03
Refactor and check "onlyReadsMemory" before optimizing builtins.
Bob Wilson
2012-07-02
Fix the remaining TCL-style quotes found in the testsuite. This is
Chandler Carruth
2012-07-02
Convert the uses of '|&' to use '2>&1 |' instead, which works on old
Chandler Carruth
2012-07-02
Convert all tests using TCL-style quoting to use shell-style quoting.
Chandler Carruth
2012-06-22
Add support for the PPC isel instruction.
Hal Finkel
2012-06-22
Rename fp-op fusion option (yet again) for compatibility with GCC option.
Lang Hames
2012-06-22
Rename -allow-excess-fp-precision flag to -fuse-fp-ops, and switch from a
Lang Hames
2012-06-21
Treat TargetGlobalAddress as a constant for the purpose of matching pre-inc s...
Hal Finkel
2012-06-20
Add support for generating reg+reg (indexed) pre-inc loads on PPC.
Hal Finkel
2012-06-19
Add DAG-combines for aggressive FMA formation.
Lang Hames
2012-06-19
Add a triple.
Jakob Stoklund Olesen
2012-06-19
Implement PPCInstrInfo::isCoalescableExtInstr().
Jakob Stoklund Olesen
2012-06-19
Add support for generating reg+reg preinc stores on PPC.
Hal Finkel
2012-06-16
Cleanup trip-count finding for PPC CTR loops (and some bug fixes).
Hal Finkel
2012-06-10
Enable ILP scheduling for all nodes by default on PPC.
Hal Finkel
2012-06-09
Improve ext/trunc patterns on PPC64.
Hal Finkel
2012-06-09
Enable tail merging on PPC.
Hal Finkel
2012-06-08
Don't run RAFast in the optimizing regalloc pipeline.
Jakob Stoklund Olesen
2012-06-08
Enable PPC CTR loop formation by default.
Hal Finkel
2012-06-08
Disable the PPC CTR-Loops pass by default.
Hal Finkel
2012-06-08
Fix a bug in the new PPC CTR-Loops pass.
Hal Finkel
2012-06-08
Add the PPCCTRLoops pass: a PPC machine-code-level optimization pass to form ...
Hal Finkel
[prev]
[next]