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
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
Allow i32/i64 for 'f' constraint on PowerPC.
Ulrich Weigand
2012-10-29
PPCSubtarget.h: Add explicit braces.
NAKAMURA Takumi
2012-10-29
PPCSubtarget.h: Whitespace.
NAKAMURA Takumi
2012-10-29
This patch adds alignment information for long double to the 64-bit PowerPC
Bill Schmidt
2012-10-26
PowerPC: Fix for rldcl/rldicl/rldicr MC emission
Adhemerval Zanella
2012-10-25
This patch fixes the MC object emission of 'nop' for external function calls
Adhemerval Zanella
2012-10-25
This patch addresses a PPC64 ELF issue with passing parameters consisting of
Bill Schmidt
2012-10-25
Initial TOC support for PowerPC64 object creation
Adhemerval Zanella
2012-10-24
Implement a basic VectorTargetTransformInfo interface to be used by the loop ...
Nadav Rotem
2012-10-24
Add in support for getIntPtrType to get the pointer type based on the address...
Micah Villmow
2012-10-23
This is another TLC patch for separating code for the Darwin and ELF ABIs
Bill Schmidt
2012-10-18
Reapply the TargerTransformInfo changes, minus the changes to LSR and Lowerin...
Nadav Rotem
2012-10-18
This patch fixes failures in the SingleSource/Regression/C/uint64_to_float
Ulrich Weigand
2012-10-18
Temporarily revert the TargetTransform changes.
Bob Wilson
2012-10-16
This patch addresses PR13949.
Bill Schmidt
2012-10-15
Resubmit the changes to llvm core to update the functions to support differen...
Micah Villmow
2012-10-15
PowerPC: add EmitTCEntry class for TOC creation
Adhemerval Zanella
2012-10-11
Revert 165732 for further review.
Micah Villmow
2012-10-11
Add in the first iteration of support for llvm/clang/lldb to allow variable p...
Micah Villmow
2012-10-11
This patch addresses PR13947.
Bill Schmidt
2012-10-10
Add a new interface to allow IR-level passes to access codegen-specific infor...
Nadav Rotem
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-09
Create enums for the different attributes.
Bill Wendling
2012-10-08
PR12716: PPC crashes on vector compare
Adhemerval Zanella
2012-10-08
PowerPC: Fix object creation with PPC::MTCRF8 instruction
Adhemerval Zanella
2012-10-08
Add floating-point to and from integer conversion
Adhemerval Zanella
2012-10-08
Move TargetData to DataLayout.
Micah Villmow
2012-10-05
This patch splits apart PPCISelLowering::LowerFormalArguments_Darwin_Or_64SVR4
Bill Schmidt
2012-10-05
- Mark the BCC and BLR defs as isCodeGenOnly per error output from
Will Schmidt
2012-10-04
- add tokens to PPCInstrInfo.td and PPCInstr64Bit.td to resolve
Will Schmidt
2012-10-04
test commit / whitespace
Will Schmidt
2012-09-27
Revert 'Fix a typo 'iff' => 'if''. iff is an abreviation of if and only if. S...
Sylvestre Ledru
2012-09-27
Fix a typo 'iff' => 'if'
Sylvestre Ledru
2012-09-26
Remove the `hasFnAttr' method from Function.
Bill Wendling
2012-09-24
Specify MachinePointerInfo as refering to the argument value and offset of the
Roman Divacky
2012-09-19
Small structs for PPC64 SVR4 must be passed right-justified in registers.
Bill Schmidt
2012-09-18
Fix the isLocalCall() by checking for linker weakness as well.
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-18
When creating MCAsmBackend pass the CPU string as well. In X86AsmBackend
Roman Divacky
2012-09-16
Change unsigned to uint32_t to match base class declaration and other targets.
Craig Topper
2012-09-15
Use LLVM_DELETED_FUNCTION in place of 'DO NOT IMPLEMENT' comments.
Craig Topper
2012-09-12
Fix PR11985
Michael Liao
2012-09-12
Enable exceptions handling on PPC64 now that cr misaligned spilling
Roman Divacky
2012-09-12
This patch corrects logic in PPCFrameLowering for save and restore of ...
Roman Divacky
2012-09-07
MC: Overhaul handling of .lcomm
Benjamin Kramer
[prev]
[next]