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
/
PPC.td
Commit message (
Expand
)
Author
Age
Files
Lines
*
[Power9] Processor Model for Scheduling
Ehsan Amiri
2016-12-19
1
-3
/
+1
*
[PowerPC] Refactor soft-float support, and enable PPC64 soft float
Hal Finkel
2016-10-02
1
-19
/
+36
*
Adding missing directive for Power9.
Nemanja Ivanovic
2016-09-14
1
-1
/
+1
*
[PowerPC] Add support for -mlongcall
Hal Finkel
2016-08-30
1
-0
/
+2
*
Use C++ comments for large block comment.
Eric Christopher
2016-06-23
1
-16
/
+17
*
[Power9] Add support for -mcpu=pwr9 in the back end
Nemanja Ivanovic
2016-05-09
1
-0
/
+5
*
[PowerPC] Basic support for P9 byte comparison and count trailing zero insns
Nemanja Ivanovic
2016-04-13
1
-7
/
+9
*
[PowerPC] Basic support for P9 atomic loads and stores
Nemanja Ivanovic
2016-03-31
1
-0
/
+4
*
[PowerPC] Refactor popcnt[dw] target features
Hal Finkel
2016-03-29
1
-9
/
+11
*
[PowerPC] On the A2, popcnt[dw] are very slow
Hal Finkel
2016-03-28
1
-4
/
+11
*
Power9] Implement new vsx instructions: compare and conversion
Kit Barton
2016-02-26
1
-0
/
+6
*
Define a feature for __float128 support in the PPC back end
Nemanja Ivanovic
2015-12-15
1
-0
/
+4
*
[Power PC] llvm soft float support for ppc32
Petar Jovanovic
2015-12-14
1
-0
/
+2
*
[PowerPC] Don't generate mfocrf on the e500mc
Hal Finkel
2015-11-25
1
-1
/
+1
*
Power8 and later support fusing addis/addi and addis/ld instruction
Eric Christopher
2015-11-20
1
-1
/
+4
*
[AsmParser] Backends can parameterize ASM tokenization.
Colin LeMahieu
2015-11-09
1
-0
/
+1
*
Properly handle the mftb instruction.
Kit Barton
2015-06-16
1
-32
/
+47
*
[PowerPC] Disable part-word atomics on the P7
Hal Finkel
2015-04-11
1
-2
/
+2
*
Add direct moves to/from VSR and exploit them for FP/INT conversions
Nemanja Ivanovic
2015-04-11
1
-1
/
+5
*
Add LLVM support for remaining integer divide and permute instructions from I...
Nemanja Ivanovic
2015-04-09
1
-36
/
+37
*
Add Hardware Transactional Memory (HTM) Support
Kit Barton
2015-03-25
1
-1
/
+3
*
Add support for part-word atomics for PPC
Nemanja Ivanovic
2015-03-10
1
-5
/
+7
*
Add LLVM support for PPC cryptography builtins
Nemanja Ivanovic
2015-03-04
1
-1
/
+4
*
Test commit. Removed an unnecessary space
Nemanja Ivanovic
2015-03-04
1
-1
/
+1
*
Move ABI handling and 64-bitness to the PowerPC target machine.
Eric Christopher
2015-02-17
1
-10
/
+0
*
[PowerPC] Implement the vpopcnt instructions for POWER8
Bill Schmidt
2015-02-03
1
-4
/
+7
*
[PowerPC] Reset the baseline for ppc64le to be equivalent to pwr8
Bill Schmidt
2015-01-25
1
-14
/
+30
*
[PowerPC] Loosen ELFv1 PPC64 func descriptor loads for indirect calls
Hal Finkel
2015-01-15
1
-0
/
+5
*
[PPC64] Add support for the ICBT instruction on POWER8.
Bill Schmidt
2015-01-14
1
-12
/
+15
*
[PowerPC] Add support for the CMPB instruction
Hal Finkel
2015-01-03
1
-7
/
+8
*
Enable the P8Model entry
Will Schmidt
2014-12-17
1
-1
/
+1
*
Restore r223709 as it was meant to be, and enable FeatureP8Vector for P8
Bill Schmidt
2014-12-09
1
-2
/
+2
*
Revert r223709, "[PowerPC]Activate FeatureVSX for the Power target", to unbre...
NAKAMURA Takumi
2014-12-09
1
-3
/
+5
*
[PowerPC]Activate FeatureVSX for the Power target
Bill Seurer
2014-12-08
1
-5
/
+3
*
[PowerPC] Reduce names from Power8Vector to P8Vector
Bill Schmidt
2014-10-10
1
-4
/
+3
*
[PowerPC] Add feature for Power8 vector extensions
Bill Schmidt
2014-10-10
1
-1
/
+4
*
[PowerPC] Modern Book-E cores support sync
Hal Finkel
2014-10-02
1
-2
/
+7
*
Spell e500 feature in lower case.
Joerg Sonnenberger
2014-08-07
1
-1
/
+1
*
Add first bunch of SPE instructions. As they overlap with Altivec, mark
Joerg Sonnenberger
2014-08-07
1
-0
/
+2
*
Add support for m[ft][di]bat[ul] instructions.
Joerg Sonnenberger
2014-08-04
1
-0
/
+2
*
Add features for PPC 4xx and e500/e500mc instructions.
Joerg Sonnenberger
2014-08-04
1
-0
/
+4
*
[PowerPC] Support ELFv1/ELFv2 ABI selection via features
Ulrich Weigand
2014-07-28
1
-0
/
+10
*
add ppc64/pwr8 as target
Will Schmidt
2014-06-26
1
-0
/
+10
*
[PowerPC] Add a TableGen relation for A-type and M-type VSX FMA instructions
Hal Finkel
2014-03-25
1
-0
/
+19
*
[PowerPC] Initial support for the VSX instruction set
Hal Finkel
2014-03-13
1
-1
/
+2
*
[TableGen] Optionally forbid overlap between named and positional operands
Hal Finkel
2014-03-13
1
-0
/
+2
*
Add CR-bit tracking to the PowerPC backend for i1 values
Hal Finkel
2014-02-28
1
-0
/
+2
*
Add a disassembler to the PowerPC backend
Hal Finkel
2013-12-19
1
-0
/
+3
*
Change the default of AsmWriterClassName and isMCAsmWriter.
Rafael Espindola
2013-12-02
1
-7
/
+1
*
Add a scheduling model (with itinerary) for the PPC POWER7
Hal Finkel
2013-11-30
1
-1
/
+1
[next]