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] Don't use a vector preferred memory type at -O0
Hal Finkel
2015-03-31
1
-15
/
+17
*
Add Hardware Transactional Memory (HTM) Support
Kit Barton
2015-03-25
1
-0
/
+6
*
[APInt] Add an isSplat helper and use it in some places.
Benjamin Kramer
2015-03-25
1
-11
/
+4
*
Have getCallPreservedMask and getThisCallPreservedMask take a
Eric Christopher
2015-03-11
1
-1
/
+2
*
Add support for part-word atomics for PPC
Nemanja Ivanovic
2015-03-10
1
-27
/
+83
*
Change the generation of the vmuluwm instruction to be based on the MUL opcode.
Kit Barton
2015-03-10
1
-1
/
+6
*
While reviewing the changes to Clang to add builtin support for the vsld, vsr...
Kit Barton
2015-03-05
1
-4
/
+8
*
Add the following 64-bit vector integer arithmetic instructions added in POWER8:
Kit Barton
2015-03-03
1
-8
/
+70
*
Make some non-constant static variables non-static or fully const.
Benjamin Kramer
2015-03-01
1
-34
/
+9
*
[PowerPC] Use vector types for memcpy and friends (sometimes)
Hal Finkel
2015-02-27
1
-2
/
+25
*
getRegForInlineAsmConstraint wants to use TargetRegisterInfo for
Eric Christopher
2015-02-26
1
-7
/
+6
*
Remove an argument-less call to getSubtargetImpl from TargetLoweringBase.
Eric Christopher
2015-02-26
1
-1
/
+1
*
[PowerPC] Make LDtocL and friends invariant loads
Hal Finkel
2015-02-25
1
-16
/
+20
*
[PowerPC] Cleanup unused target-specific SDAG nodes
Hal Finkel
2015-02-25
1
-3
/
+0
*
Silencing a "result of 32-bit shift implicitly converted to 64 bits (was 64-b...
Aaron Ballman
2015-02-25
1
-1
/
+1
*
Silencing a -Wsign-compare warning triggered in MSVC; NFC.
Aaron Ballman
2015-02-25
1
-1
/
+1
*
[PowerPC] Add support for the QPX vector instruction set
Hal Finkel
2015-02-25
1
-48
/
+1097
*
CodeGen: convert CCState interface to using ArrayRefs
Tim Northover
2015-02-21
1
-6
/
+4
*
AArch64: Safely handle the incoming sret call argument.
Andrew Trick
2015-02-16
1
-6
/
+12
*
PowerPC: Canonicalize access to function attributes, NFC
Duncan P. N. Exon Smith
2015-02-14
1
-4
/
+2
*
Stash the TargetMachine on the subtarget so we can access it later.
Eric Christopher
2015-02-13
1
-1
/
+1
*
PPC LinkageSize can be computed at initialization time, do so.
Eric Christopher
2015-02-13
1
-12
/
+6
*
PPCFrameLowering's FramePointerOffset can be computed at initialization
Eric Christopher
2015-02-13
1
-10
/
+5
*
The TOC save offset can be computed at compile time, do so and
Eric Christopher
2015-02-13
1
-3
/
+2
*
The return save offset can be computed at initialization time - do
Eric Christopher
2015-02-13
1
-8
/
+7
*
[PowerPC] Mark jumps as expensive (using using CR bits)
Hal Finkel
2015-02-12
1
-1
/
+3
*
[PowerPC] Fix reverted patch r227976 to avoid register assignment issues
Bill Schmidt
2015-02-10
1
-59
/
+13
*
Revert "r227976 - [PowerPC] Yet another approach to __tls_get_addr" and relat...
Hal Finkel
2015-02-06
1
-12
/
+57
*
[PowerPC] Generate pre-increment floating-point ld/st instructions
Hal Finkel
2015-02-05
1
-0
/
+4
*
[PowerPC] Implement the vclz instructions for PWR8
Bill Schmidt
2015-02-05
1
-4
/
+7
*
[PowerPC] Implement the vpopcnt instructions for POWER8
Bill Schmidt
2015-02-03
1
-1
/
+9
*
[PowerPC] Yet another approach to __tls_get_addr
Bill Schmidt
2015-02-03
1
-57
/
+12
*
[PowerPC] Make r2 allocatable on PPC64/ELF for some leaf functions
Hal Finkel
2015-02-01
1
-2
/
+25
*
Use the cached subtargets and remove calls to getSubtarget/getSubtargetImpl
Eric Christopher
2015-01-30
1
-131
/
+120
*
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
[next]