index
:
emscripten-fastcomp
master
LLVM with the emscripten fastcomp javascript backend
git repository hosting
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
/
Target
/
PowerPC
Age
Commit message (
Expand
)
Author
2013-04-05
Correct the PPC A2 misprediction penalty
Hal Finkel
2013-04-05
Add a SchedMachineModel for the PPC G5
Hal Finkel
2013-04-05
Add a SchedMachineModel for the PPC A2
Hal Finkel
2013-04-04
CostModel: Add parameter to instruction cost to further classify operand values
Arnold Schwaighofer
2013-04-04
Rename the current PPC BCL definition to BCLalways
Hal Finkel
2013-04-04
PPC: Improve code generation for mixed-precision reciprocal sqrt
Hal Finkel
2013-04-03
Cleanup PPC reciprocal-estimate functionality
Hal Finkel
2013-04-03
PPC: Enable FRES and FRSQRTE on the default PPC64 description
Hal Finkel
2013-04-03
PPC: Add a FIXME regarding the non-working fma+fneg Altivec pattern
Hal Finkel
2013-04-03
Remove some obsolete PowerPC/README entries
Hal Finkel
2013-04-03
More direct types in PowerPC AltiVec intrinsics.
Ulrich Weigand
2013-04-03
Fix PR15632: No support for ppcf128 floating-point remainder on PowerPC.
Bill Schmidt
2013-04-03
Remove some unsupported-feature comments from PPC.td
Hal Finkel
2013-04-03
Use PPC reciprocal estimates with Newton iteration in fast-math mode
Hal Finkel
2013-04-02
Fix PR15630: Replace faulty stdcx. with stwcx.
Bill Schmidt
2013-04-02
Fix typo in PPCISelLowering
Hal Finkel
2013-04-01
Fix a bad assert in PPCTargetLowering
Hal Finkel
2013-04-01
Add more PPC floating-point conversion instructions
Hal Finkel
2013-04-01
Use ImmToIdxMap.count in PPCRegisterInfo
Hal Finkel
2013-04-01
Add the PPC popcntw instruction
Hal Finkel
2013-04-01
Treat PPCISD::STFIWX like the memory opcode that it is
Hal Finkel
2013-03-31
Cleanup ImmToIdxMap and noImmForm in PPCRegisterInfo
Hal Finkel
2013-03-31
Add the PPC lfiwax instruction
Hal Finkel
2013-03-31
Cleanup PPC(64) i32 -> float/double conversion
Hal Finkel
2013-03-29
Implement FRINT lowering on PPC using frin
Hal Finkel
2013-03-29
Remove the old CodePlacementOpt pass.
Benjamin Kramer
2013-03-29
Add PPC FP rounding instructions fri[mnpz]
Hal Finkel
2013-03-28
Only enable 64-bit bswap DAG combines for PPC64
Hal Finkel
2013-03-28
Fix bad indentation in r178276
Hal Finkel
2013-03-28
Use direct types in most PowerPC Altivec instructions and patterns.
Bill Schmidt
2013-03-28
Add the PPC64 ldbrx/stdbrx instructions
Hal Finkel
2013-03-28
Add the PPC64 popcntd instruction
Hal Finkel
2013-03-28
Cleanup PPC CR-spill kill flags and 32- vs. 64-bit instructions
Hal Finkel
2013-03-28
Fix typo in PPCInstr64Bit
Hal Finkel
2013-03-27
Resynchronize isLoadFromStackSlot with LoadRegFromStackSlot (and stores) in P...
Hal Finkel
2013-03-27
Fix typo (common to both X86 and PPC)
Hal Finkel
2013-03-27
Remove more dead LR-as-GPR PPC code
Hal Finkel
2013-03-27
Remove "gpr0 allocation" from the PPC README TODO list
Hal Finkel
2013-03-27
Print PPC ZERO as 0 (not r0) even on Darwin
Hal Finkel
2013-03-27
Allocate r0 on PPC
Hal Finkel
2013-03-27
Use the PPC no-r0 class on the TOC LD pseudos
Hal Finkel
2013-03-27
Apply the no-r0 register class to the PPC SELECT_CC_I[4|8] pseudos
Hal Finkel
2013-03-27
Apply the no-r0 class to PPC TOC ADDI[S] pseudo instructions
Hal Finkel
2013-03-27
Remove the link register from the GPR classes on PowerPC.
Bill Schmidt
2013-03-27
Don't spill PPC VRSAVE on non-Darwin (even in SjLj)
Hal Finkel
2013-03-26
Restore real bit lengths on PPC register numbers
Hal Finkel
2013-03-26
PPC: Use HWEncoding and TRI->getEncodingValue
Hal Finkel
2013-03-26
Use multiple virtual registers in PPC CR spilling
Hal Finkel
2013-03-26
Update PPCRegisterInfo's use of virtual registers to be SSA
Hal Finkel
2013-03-26
Remove default case from fully covered switch.
Benjamin Kramer
[prev]
[next]