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
*
Move DataLayout back to the TargetMachine from TargetSubtargetInfo
Eric Christopher
2015-01-26
1
-7
/
+6
*
[PowerPC] Add r2 as an operand for all calls under both PPC64 ELF V1 and V2
Hal Finkel
2015-01-19
1
-3
/
+15
*
[PowerPC] Add some FIXMEs for fastcc and FPR <-> GPR moves
Hal Finkel
2015-01-18
1
-0
/
+6
*
[PowerPC] Initial PPC64 calling-convention changes for fastcc
Hal Finkel
2015-01-18
1
-61
/
+158
*
[PowerPC] Don't list R11 as a patchpoint scratch register
Hal Finkel
2015-01-17
1
-9
/
+1
*
[PowerPC] Adjust PatchPoints for ppc64le
Hal Finkel
2015-01-16
1
-1
/
+9
*
[PowerPC] Loosen ELFv1 PPC64 func descriptor loads for indirect calls
Hal Finkel
2015-01-15
1
-52
/
+56
*
[PowerPC] Add assembler support for mcrfs and friends
Hal Finkel
2015-01-15
1
-1
/
+1
*
Revert "r225811 - Revert "r225808 - [PowerPC] Add StackMap/PatchPoint support""
Hal Finkel
2015-01-14
1
-16
/
+47
*
Revert "r225808 - [PowerPC] Add StackMap/PatchPoint support"
Hal Finkel
2015-01-13
1
-42
/
+20
*
[PowerPC] Add StackMap/PatchPoint support
Hal Finkel
2015-01-13
1
-20
/
+42
*
Added TLI hook for isFPExtFree. Some of the FMA combine heuristics are now gu...
Olivier Sallenave
2015-01-13
1
-0
/
+5
*
[PowerPC] Fix calls to non-function objects
Hal Finkel
2015-01-12
1
-5
/
+22
*
[PowerPC] Mark zext of a small scalar load as free
Hal Finkel
2015-01-10
1
-0
/
+20
*
Remove some whitespace.
Justin Hibbits
2015-01-10
1
-1
/
+1
*
[PowerPC] Fold [sz]ext with fp_to_int lowering where possible
Hal Finkel
2015-01-09
1
-3
/
+59
*
[SelectionDAG] Allow targets to specify legality of extloads' result
Ahmed Bougacha
2015-01-08
1
-12
/
+14
*
[CodeGen] Use MVT iterator_ranges in legality loops. NFC intended.
Ahmed Bougacha
2015-01-07
1
-8
/
+2
*
[PowerPC] Reuse a load operand in int->fp conversions
Hal Finkel
2015-01-06
1
-20
/
+120
*
[PowerPC] Add some missing names in getTargetNodeName
Hal Finkel
2015-01-06
1
-0
/
+7
*
[PowerPC] Improve int_to_fp(fp_to_int(x)) combining
Hal Finkel
2015-01-06
1
-30
/
+73
*
[PowerPC/BlockPlacement] Allow target to provide a per-loop alignment preference
Hal Finkel
2015-01-03
1
-0
/
+35
*
[PowerPC] Use 16-byte alignment for modern cores for functions/loops
Hal Finkel
2015-01-03
1
-4
/
+20
*
[PowerPC] Add support for the CMPB instruction
Hal Finkel
2015-01-03
1
-0
/
+1
*
[PowerPC] Ensure that the TOC reload directly follows bctrl on PPC64
Hal Finkel
2014-12-23
1
-13
/
+12
*
[PowerPC] Don't mark the return-address slot as immutable
Hal Finkel
2014-12-23
1
-1
/
+1
*
[PowerPC] Don't attempt a 64-bit pow2 division on PPC32
Hal Finkel
2014-12-23
1
-0
/
+2
*
[PowerPC] Handle cmp op promotion for SELECT[_CC] nodes in PPCTL::DAGCombineE...
Hal Finkel
2014-12-14
1
-18
/
+49
*
[PowerPC] Implement BuildSDIVPow2, lower i64 pow2 sdiv using sradi
Hal Finkel
2014-12-11
1
-2
/
+30
*
[PowerPC 1/4] Little-endian adjustments for VSX loads/stores
Bill Schmidt
2014-12-09
1
-1
/
+153
*
[PowerPC] Don't use a non-allocatable register to implement the 'cc' alias
Hal Finkel
2014-12-08
1
-0
/
+6
*
[PowerPC] Print all inline-asm consts as signed numbers
Hal Finkel
2014-12-03
1
-13
/
+18
*
[PowerPC] Fix readcyclecounter to be custom expanded for all 32-bit targets
Hal Finkel
2014-12-03
1
-5
/
+3
*
[PowerPC] Implement readcyclecounter for PPC32
Hal Finkel
2014-12-02
1
-0
/
+57
*
[PowerPC] Implement combineRepeatedFPDivisors
Hal Finkel
2014-11-24
1
-0
/
+22
*
Remove a bunch of unnecessary typecasts to 'const TargetRegisterClass *'
Craig Topper
2014-11-21
1
-9
/
+6
*
Update SetVector to rely on the underlying set's insert to return a pair<iter...
David Blaikie
2014-11-19
1
-4
/
+4
*
We can get the TLOF from the TargetMachine - so constructor no longer require...
Aditya Nandakumar
2014-11-13
1
-1
/
+1
*
This patch changes the ownership of TLOF from TargetLoweringBase to TargetMac...
Aditya Nandakumar
2014-11-13
1
-10
/
+1
*
Add support for small-model PIC for PowerPC.
Justin Hibbits
2014-11-12
1
-2
/
+10
*
[PowerPC] Add vec_vsx_ld and vec_vsx_st intrinsics
Bill Schmidt
2014-11-12
1
-2
/
+20
*
[PowerPC] Replace foul hackery with real calls to __tls_get_addr
Bill Schmidt
2014-11-11
1
-37
/
+53
*
[PowerPC] Load BlockAddress values from the TOC in 64-bit SVR4 code
Ulrich Weigand
2014-10-31
1
-1
/
+9
*
Use rsqrt (X86) to speed up reciprocal square root calcs
Sanjay Patel
2014-10-24
1
-1
/
+3
*
[PATCH] Support select-cc for VSFRC when VSX is enabled
Bill Schmidt
2014-10-22
1
-0
/
+3
*
[PowerPC] Support select-cc for VSX
Bill Schmidt
2014-10-22
1
-2
/
+5
*
[PowerPC] Enable use of lxvw4x/stxvw4x in VSX code generation
Bill Schmidt
2014-10-17
1
-1
/
+4
*
[Power] Improve the expansion of atomic loads/stores
Robin Morisset
2014-10-02
1
-4
/
+4
*
constify the TargetMachine argument used in the subtarget and
Eric Christopher
2014-10-01
1
-1
/
+1
*
Split the estimate() interface into separate functions for each type. NFC.
Sanjay Patel
2014-09-30
1
-19
/
+29
[next]