index
:
bcm5719-llvm
meklort-10.0.0
meklort-10.0.1
ortega-7.0.1
Project Ortega BCM5719 LLVM
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
llvm
/
lib
/
Target
/
PowerPC
/
PPCISelLowering.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
[WinEH] Update exception pointer registers
Joseph Tremoulet
2015-11-07
1
-9
/
+11
*
Fix for bootstrap bug introduced in r244921
Nemanja Ivanovic
2015-11-02
1
-2
/
+1
*
[PowerPC] Don't return unsupported register classes for asm constraints
Hal Finkel
2015-10-28
1
-5
/
+6
*
[PowerPC] Cleanly reject asm crbit constraint with -crbits
Hal Finkel
2015-10-28
1
-1
/
+2
*
PowerPC: Remove implicit ilist iterator conversions, NFC
Duncan P. N. Exon Smith
2015-10-20
1
-20
/
+16
*
Vector element extraction without stack operations on Power 8
Nemanja Ivanovic
2015-10-09
1
-1
/
+8
*
Addition of interfaces the BE to conform to Table A-2 of ELF V2 ABI V1.1
Nemanja Ivanovic
2015-09-29
1
-6
/
+28
*
Prune trailing whitespaces.
NAKAMURA Takumi
2015-09-22
1
-13
/
+13
*
Untabify.
NAKAMURA Takumi
2015-09-22
1
-3
/
+3
*
Reformat blank lines.
NAKAMURA Takumi
2015-09-22
1
-12
/
+5
*
Reformat comment lines.
NAKAMURA Takumi
2015-09-22
1
-9
/
+9
*
Reformat.
NAKAMURA Takumi
2015-09-22
1
-50
/
+40
*
Fix utf8 chars.
NAKAMURA Takumi
2015-09-22
1
-1
/
+1
*
propagate fast-math-flags on DAG nodes
Sanjay Patel
2015-09-16
1
-6
/
+10
*
[PowerPC] Try harder to find a base+offset when looking for consecutive accesses
Hal Finkel
2015-09-03
1
-7
/
+23
*
[PowerPC] Compute the MMO offset for an unaligned load with signed arithmetic
Hal Finkel
2015-09-03
1
-1
/
+2
*
[PowerPC] Don't always consider P8Altivec-only masks in LowerVECTOR_SHUFFLE
Hal Finkel
2015-09-02
1
-6
/
+8
*
[PowerPC] Fixup SELECT_CC (and SETCC) patterns with i1 comparison operands
Hal Finkel
2015-08-30
1
-0
/
+2
*
[PowerPC] Fix the int2fp(fp2int(x)) DAGCombine to ignore ppc_fp128
Hal Finkel
2015-08-20
1
-0
/
+3
*
Temporary fix for the self-host failures introduced by rL244921.
Nemanja Ivanovic
2015-08-19
1
-1
/
+2
*
Scalar to vector conversions using direct moves
Nemanja Ivanovic
2015-08-13
1
-1
/
+9
*
PseudoSourceValue: Replace global manager with a manager in a machine function.
Alex Lorenz
2015-08-11
1
-38
/
+51
*
[PPC] Fix PR24216: Don't generate splat for misaligned shuffle mask
Bill Schmidt
2015-07-29
1
-0
/
+5
*
fix TLI's combineRepeatedFPDivisors interface to return the minimum user thre...
Sanjay Patel
2015-07-28
1
-3
/
+3
*
Implement target independent TLS compatible with glibc's emutls.c.
Chih-Hung Hsieh
2015-07-28
1
-0
/
+3
*
Revert "Add const to some Type* parameters which didn't need to be mutable. ...
Pete Cooper
2015-07-27
1
-5
/
+5
*
Add const to some Type* parameters which didn't need to be mutable. NFC.
Pete Cooper
2015-07-24
1
-5
/
+5
*
Use foreach loops for StructType::elements(). NFC.
Pete Cooper
2015-07-24
1
-2
/
+2
*
[PowerPC] v4i32 is a VSRCRegClass
Bill Schmidt
2015-07-16
1
-0
/
+1
*
[PPC64LE] Fix vec_sld semantics for little endian
Bill Schmidt
2015-07-15
1
-4
/
+7
*
[PowerPC] Make use of the TargetRecip system
Hal Finkel
2015-07-12
1
-14
/
+25
*
[PowerPC] Support the nest parameter attribute
Hal Finkel
2015-07-12
1
-15
/
+47
*
Allow {e,r}bp as the target of {read,write}_register.
Pat Gavlin
2015-07-09
1
-2
/
+2
*
Remove getDataLayout() from TargetLowering
Mehdi Amini
2015-07-09
1
-13
/
+11
*
Make isLegalAddressingMode() taking DataLayout as an argument
Mehdi Amini
2015-07-09
1
-2
/
+2
*
Make getByValTypeAlignment() taking DataLayout as an argument
Mehdi Amini
2015-07-09
1
-1
/
+2
*
Make TargetLowering::getShiftAmountTy() taking DataLayout as an argument
Mehdi Amini
2015-07-09
1
-1
/
+1
*
Make TargetLowering::getPointerTy() taking DataLayout as an argument
Mehdi Amini
2015-07-09
1
-52
/
+60
*
IR: Do not consider available_externally linkage to be linker-weak.
Peter Collingbourne
2015-07-05
1
-4
/
+2
*
[TargetLowering] StringRefize asm constraint getters.
Benjamin Kramer
2015-07-05
1
-2
/
+2
*
Modified a comment about the reason for the patch (removed commented code).
Nemanja Ivanovic
2015-06-30
1
-2
/
+1
*
Fixes a bug with __builtin_vsx_lxvdw4x on Little Endian systems
Nemanja Ivanovic
2015-06-30
1
-1
/
+4
*
PPCISelLowering.cpp: Appease PR23956. [-Wdocumentation]
NAKAMURA Takumi
2015-06-25
1
-6
/
+6
*
[PPC] Implement vmrgew and vmrgow instructions
Kit Barton
2015-06-25
1
-2
/
+99
*
Revert r240137 (Fixed/added namespace ending comments using clang-tidy. NFC)
Alexander Kornienko
2015-06-23
1
-1
/
+1
*
Fixed/added namespace ending comments using clang-tidy. NFC
Alexander Kornienko
2015-06-19
1
-1
/
+1
*
Add address space argument to isLegalAddressingMode
Matt Arsenault
2015-06-01
1
-1
/
+2
*
This patch adds support for the vector quadword add/sub instructions introduced
Kit Barton
2015-05-25
1
-9
/
+2
*
[PPC64] Add support for clrbhrb, mfbhrbe, rfebb.
Bill Schmidt
2015-05-22
1
-0
/
+3
*
[PPC64] Handle vpkudum mask pattern correctly when vpkudum isn't available
Bill Schmidt
2015-05-21
1
-1
/
+8
[next]