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
*
[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
*
Create a PPC440 SchedMachineModel
Hal Finkel
2013-11-29
1
-6
/
+6
*
Add support for the VSX target attribute. No functional change
Eric Christopher
2013-10-16
1
-0
/
+2
*
Mark PPC MFTB and DST (and friends) as deprecated
Hal Finkel
2013-09-12
1
-12
/
+25
*
Add the PPC fcpsgn instruction
Hal Finkel
2013-08-19
1
-5
/
+7
*
[PowerPC] Support powerpc64le as a syntax-checking target.
Bill Schmidt
2013-07-26
1
-0
/
+5
*
[PowerPC] Support basic compare mnemonics
Ulrich Weigand
2013-07-08
1
-0
/
+10
*
[PowerPC] Add assembler parser
Ulrich Weigand
2013-05-03
1
-0
/
+5
*
Add PPC instruction record forms and associated query functions
Hal Finkel
2013-04-12
1
-1
/
+37
*
Add a SchedMachineModel for the PPC G5
Hal Finkel
2013-04-05
1
-10
/
+10
*
Add a SchedMachineModel for the PPC A2
Hal Finkel
2013-04-05
1
-2
/
+2
*
PPC: Enable FRES and FRSQRTE on the default PPC64 description
Hal Finkel
2013-04-03
1
-1
/
+2
*
Remove some unsupported-feature comments from PPC.td
Hal Finkel
2013-04-03
1
-3
/
+0
*
Use PPC reciprocal estimates with Newton iteration in fast-math mode
Hal Finkel
2013-04-03
1
-27
/
+67
*
Add more PPC floating-point conversion instructions
Hal Finkel
2013-04-01
1
-10
/
+11
*
Add the PPC lfiwax instruction
Hal Finkel
2013-03-31
1
-12
/
+16
*
Add PPC FP rounding instructions fri[mnpz]
Hal Finkel
2013-03-29
1
-12
/
+15
*
Add the PPC64 ldbrx/stdbrx instructions
Hal Finkel
2013-03-28
1
-14
/
+14
*
Add the PPC64 popcntd instruction
Hal Finkel
2013-03-28
1
-4
/
+7
*
Add notes about future PowerPC features
Bill Schmidt
2013-02-01
1
-0
/
+17
*
LLVM enablement for some older PowerPC CPUs
Bill Schmidt
2013-02-01
1
-0
/
+20
*
Add definitions for the PPC a2q core marked as having QPX available
Hal Finkel
2013-01-30
1
-0
/
+7
*
Add PPC Freescale e500mc and e5500 subtargets.
Hal Finkel
2012-08-28
1
-0
/
+10
*
Add support for the PPC isel instruction.
Hal Finkel
2012-06-22
1
-7
/
+12
*
Fixes for PPC host detection and features.
Hal Finkel
2012-06-12
1
-3
/
+3
*
Enable MFOCRF generation on the PPC A2 core.
Hal Finkel
2012-06-11
1
-2
/
+2
*
Rename the PPC target feature gpul to mfocrf.
Hal Finkel
2012-06-11
1
-7
/
+7
*
Add POWER6 and POWER7 CPU types to the PPC backend.
Hal Finkel
2012-06-11
1
-0
/
+10
*
Fix some 80-col. violations I introduced with the A2 PPC64 core.
Hal Finkel
2012-04-01
1
-1
/
+2
*
Add instruction itinerary for the PPC64 A2 core.
Hal Finkel
2012-04-01
1
-0
/
+4
*
Emacs-tag and some comment fix for all ARM, CellSPU, Hexagon, MBlaze, MSP430,...
Jia Liu
2012-02-18
1
-3
/
+3
*
Add PPC 440 scheduler and some associated tests
Hal Finkel
2011-10-17
1
-0
/
+5
*
initial test commit (remove whitespace)
Hal Finkel
2011-10-14
1
-2
/
+2
*
dissolve some more hacks.
Chris Lattner
2010-11-15
1
-0
/
+6
*
Replace TSFlagsFields and TSFlagsShifts with a simpler TSFlags field.
Jakob Stoklund Olesen
2010-04-05
1
-8
/
+0
*
Move target independent td files from lib/Target/ to include/llvm/Target so t...
Evan Cheng
2008-11-24
1
-1
/
+1
*
Remove attribution from file headers, per discussion on llvmdev.
Chris Lattner
2007-12-29
1
-2
/
+2
*
Switch PPC return lower to use an autogenerated CC description.
Chris Lattner
2007-03-06
1
-0
/
+6
*
Honor cpu directive, take two.
Jim Laskey
2006-12-12
1
-17
/
+39
*
Rename some subtarget features. A CPU now can *have* 64-bit instructions,
Chris Lattner
2006-06-16
1
-3
/
+3
*
getCalleeSaveRegs and getCalleeSaveRegClasses are no long TableGen'd.
Evan Cheng
2006-05-18
1
-9
/
+0
*
Remove PointerType from class Target
Evan Cheng
2006-05-17
1
-3
/
+0
[next]