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
/
lib
/
Target
/
PowerPC
Commit message (
Expand
)
Author
Age
Files
Lines
*
Implement a basic VectorTargetTransformInfo interface to be used by the loop ...
Nadav Rotem
2012-10-24
1
-1
/
+1
*
Add in support for getIntPtrType to get the pointer type based on the address...
Micah Villmow
2012-10-24
1
-1
/
+2
*
This is another TLC patch for separating code for the Darwin and ELF ABIs
Bill Schmidt
2012-10-23
2
-186
/
+473
*
Reapply the TargerTransformInfo changes, minus the changes to LSR and Lowerin...
Nadav Rotem
2012-10-18
2
-1
/
+11
*
This patch fixes failures in the SingleSource/Regression/C/uint64_to_float
Ulrich Weigand
2012-10-18
1
-1
/
+46
*
Temporarily revert the TargetTransform changes.
Bob Wilson
2012-10-18
2
-11
/
+1
*
This patch addresses PR13949.
Bill Schmidt
2012-10-16
1
-6
/
+25
*
Resubmit the changes to llvm core to update the functions to support differen...
Micah Villmow
2012-10-15
2
-4
/
+4
*
PowerPC: add EmitTCEntry class for TOC creation
Adhemerval Zanella
2012-10-15
1
-2
/
+2
*
Revert 165732 for further review.
Micah Villmow
2012-10-11
2
-4
/
+4
*
Add in the first iteration of support for llvm/clang/lldb to allow variable p...
Micah Villmow
2012-10-11
2
-4
/
+4
*
This patch addresses PR13947.
Bill Schmidt
2012-10-11
1
-0
/
+8
*
Add a new interface to allow IR-level passes to access codegen-specific infor...
Nadav Rotem
2012-10-10
2
-1
/
+11
*
When generating spill and reload code for vector registers on PowerPC,
Bill Schmidt
2012-10-10
1
-6
/
+12
*
The PowerPC VRSAVE register has been somewhat of an odd beast since
Bill Schmidt
2012-10-10
2
-6
/
+14
*
Create enums for the different attributes.
Bill Wendling
2012-10-09
3
-4
/
+6
*
PR12716: PPC crashes on vector compare
Adhemerval Zanella
2012-10-08
3
-6
/
+27
*
PowerPC: Fix object creation with PPC::MTCRF8 instruction
Adhemerval Zanella
2012-10-08
1
-1
/
+3
*
Add floating-point to and from integer conversion
Adhemerval Zanella
2012-10-08
2
-0
/
+36
*
Move TargetData to DataLayout.
Micah Villmow
2012-10-08
5
-10
/
+10
*
This patch splits apart PPCISelLowering::LowerFormalArguments_Darwin_Or_64SVR4
Bill Schmidt
2012-10-05
2
-25
/
+309
*
- Mark the BCC and BLR defs as isCodeGenOnly per error output from
Will Schmidt
2012-10-05
1
-5
/
+6
*
- add tokens to PPCInstrInfo.td and PPCInstr64Bit.td to resolve
Will Schmidt
2012-10-04
2
-50
/
+50
*
test commit / whitespace
Will Schmidt
2012-10-04
1
-1
/
+1
*
Revert 'Fix a typo 'iff' => 'if''. iff is an abreviation of if and only if. S...
Sylvestre Ledru
2012-09-27
1
-1
/
+1
*
Fix a typo 'iff' => 'if'
Sylvestre Ledru
2012-09-27
1
-1
/
+1
*
Remove the `hasFnAttr' method from Function.
Bill Wendling
2012-09-26
3
-4
/
+4
*
Specify MachinePointerInfo as refering to the argument value and offset of the
Roman Divacky
2012-09-24
1
-3
/
+5
*
Small structs for PPC64 SVR4 must be passed right-justified in registers.
Bill Schmidt
2012-09-19
2
-61
/
+143
*
Fix the isLocalCall() by checking for linker weakness as well.
Roman Divacky
2012-09-18
1
-1
/
+2
*
Avoid symbol name clash when filling TOC.
Roman Divacky
2012-09-18
1
-3
/
+8
*
On PPC64 emit the environment pointer. Patch by Adhemerval Zanella.
Roman Divacky
2012-09-18
1
-0
/
+2
*
Optimize local func calls to not emit nop for TOC restoration.
Roman Divacky
2012-09-18
1
-2
/
+10
*
When creating MCAsmBackend pass the CPU string as well. In X86AsmBackend
Roman Divacky
2012-09-18
2
-2
/
+2
*
Change unsigned to uint32_t to match base class declaration and other targets.
Craig Topper
2012-09-16
2
-2
/
+2
*
Use LLVM_DELETED_FUNCTION in place of 'DO NOT IMPLEMENT' comments.
Craig Topper
2012-09-15
1
-3
/
+3
*
Fix PR11985
Michael Liao
2012-09-12
1
-2
/
+2
*
Enable exceptions handling on PPC64 now that cr misaligned spilling
Roman Divacky
2012-09-12
1
-2
/
+1
*
This patch corrects logic in PPCFrameLowering for save and restore of ...
Roman Divacky
2012-09-12
4
-74
/
+277
*
MC: Overhaul handling of .lcomm
Benjamin Kramer
2012-09-07
1
-1
/
+0
*
Move the PPC TOC defs into the PPC64 InstrInfo file.
Hal Finkel
2012-09-05
2
-3
/
+3
*
Remove always true checks. Noticed by Adhemerval Zanella.
Roman Divacky
2012-09-03
1
-2
/
+2
*
PPCISelLowering.cpp: Fix r162725.
NAKAMURA Takumi
2012-08-30
1
-1
/
+5
*
PPCISelLowering.cpp: Whitespace.
NAKAMURA Takumi
2012-08-30
1
-1
/
+1
*
Reserve space for the mandatory traceback fields on PPC64.
Hal Finkel
2012-08-29
1
-4
/
+8
*
Emit word of zeroes after the last instruction as a start of the mandatory
Roman Divacky
2012-08-28
1
-0
/
+15
*
Add PPC Freescale e500mc and e5500 subtargets.
Hal Finkel
2012-08-28
8
-2
/
+609
*
Split several PPC instruction classes.
Hal Finkel
2012-08-28
9
-102
/
+269
*
Allow remat of LI on PPC.
Hal Finkel
2012-08-28
2
-1
/
+3
*
Eliminate redundant CR moves on PPC32.
Hal Finkel
2012-08-28
3
-8
/
+34
[next]