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
...
*
[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
*
Refactor reciprocal and reciprocal square root estimate into target-independe...
Sanjay Patel
2014-09-26
1
-178
/
+25
*
[Power] Use AtomicExpandPass for fence insertion, and use lwsync where approp...
Robin Morisset
2014-09-23
1
-0
/
+32
*
Refactor reciprocal square root estimate into target-independent function; NFC.
Sanjay Patel
2014-09-21
1
-40
/
+2
*
Optionally enable more-aggressive FMA formation in DAGCombine
Hal Finkel
2014-09-19
1
-0
/
+5
*
Use cast to MVT instead of EVT on a couple calls to getSizeInBits.
Craig Topper
2014-09-10
1
-2
/
+2
*
Reinstate "Nuke the old JIT."
Eric Christopher
2014-09-02
1
-31
/
+20
*
name change: isPow2DivCheap -> isPow2SDivCheap
Sanjay Patel
2014-08-21
1
-1
/
+1
*
[PowerPC] Mark fixed-offset byvals as pointed-to by IR values
Hal Finkel
2014-08-16
1
-2
/
+2
*
[PowerPC] Darwin byval arguments are not immutable
Hal Finkel
2014-08-16
1
-1
/
+1
*
[PowerPC] Implement PPCTargetLowering::getTgtMemIntrinsic
Hal Finkel
2014-08-13
1
-0
/
+76
*
Add low-level option for avoiding float stores from va_start until
Joerg Sonnenberger
2014-08-08
1
-1
/
+7
*
Temporarily Revert "Nuke the old JIT." as it's not quite ready to
Eric Christopher
2014-08-07
1
-20
/
+31
*
Nuke the old JIT.
Rafael Espindola
2014-08-07
1
-31
/
+20
*
Remove the target machine from CCState. Previously it was only used
Eric Christopher
2014-08-06
1
-12
/
+11
*
[PowerPC] Swap arguments and adjust shift count for vsldoi on little endian
Bill Schmidt
2014-08-05
1
-6
/
+17
*
Have MachineFunction cache a pointer to the subtarget to make lookups
Eric Christopher
2014-08-05
1
-7
/
+5
*
[PPC64LE] Fix wrong IR for vec_sld and vec_vsldoi
Bill Schmidt
2014-08-04
1
-30
/
+12
*
Remove the TargetMachine forwards for TargetSubtargetInfo based
Eric Christopher
2014-08-04
1
-20
/
+33
*
[PowerPC] Swap arguments to vpkuhum/vpkuwum on little-endian
Ulrich Weigand
2014-08-04
1
-26
/
+44
*
[PowerPC] MULHU/MULHS are not legal for vector types
Ulrich Weigand
2014-08-04
1
-0
/
+2
*
[PowerPC] Fix and improve vector comparisons
Ulrich Weigand
2014-08-04
1
-10
/
+0
*
[PowerPC] PR20280 - Slots for byval parameters are not immutable
Ulrich Weigand
2014-08-01
1
-1
/
+1
*
[PowerPC] Generate unaligned vector loads using intrinsics instead of regular...
Hal Finkel
2014-08-01
1
-50
/
+28
*
[PowerPC] Recognize consecutive memory accesses from intrinsics
Hal Finkel
2014-08-01
1
-9
/
+63
*
Make sure no loads resulting from load->switch DAGCombine are marked invariant
Louis Gerbarg
2014-07-31
1
-4
/
+4
*
Fix typos / grammar.
Matt Arsenault
2014-07-29
1
-3
/
+3
*
Add alignment value to allowsUnalignedMemoryAccess
Matt Arsenault
2014-07-27
1
-3
/
+4
*
[PowerPC] Support TLS on PPC32/ELF
Hal Finkel
2014-07-25
1
-15
/
+29
*
[PATCH][PPC64LE] Correct little-endian usage of vmrgh* and vmrgl*.
Bill Schmidt
2014-07-25
1
-22
/
+43
*
Don't use 128bit functions on PPC32.
Joerg Sonnenberger
2014-07-24
1
-0
/
+7
*
[PowerPC] ELFv2 aggregate passing support
Ulrich Weigand
2014-07-21
1
-39
/
+140
*
[PowerPC] ELFv2 stack space reduction
Ulrich Weigand
2014-07-20
1
-15
/
+101
*
[PowerPC] ELFv2 function call changes
Ulrich Weigand
2014-07-20
1
-2
/
+13
[prev]
[next]