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
/
PPCSubtarget.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
add ppc64/pwr8 as target
Will Schmidt
2014-06-26
1
-0
/
+1
*
Fix typo.
Eric Christopher
2014-06-13
1
-1
/
+1
*
Move the PPCSelectionDAGInfo off the TargetMachine and onto the
Eric Christopher
2014-06-12
1
-0
/
+3
*
Move PPCTargetLowering off of the TargetMachine and onto the subtarget.
Eric Christopher
2014-06-12
1
-1
/
+4
*
Move PPCJITInfo off of the TargetMachine and onto the subtarget.
Eric Christopher
2014-06-12
1
-1
/
+4
*
Move PPCInstrInfo off of the target machine and onto the subtarget.
Eric Christopher
2014-06-12
1
-0
/
+3
*
Move DataLayout from the PPCTargetMachine to the subtarget.
Eric Christopher
2014-06-12
1
-0
/
+4
*
Move PPCFrameLowering into PPCSubtarget from PPCTargetMachine. Use
Eric Christopher
2014-06-12
1
-0
/
+8
*
Make early if conversion dependent upon the subtarget and add
Eric Christopher
2014-05-21
1
-0
/
+2
*
Save the optimization level the subtarget was created with in a
Eric Christopher
2014-05-13
1
-0
/
+3
*
[C++11] Add 'override' keywords and remove 'virtual'. Additionally add 'final...
Craig Topper
2014-04-29
1
-5
/
+5
*
[PowerPC] Initial support for the VSX instruction set
Hal Finkel
2014-03-13
1
-0
/
+1
*
Don't avoid cfi instructions on the bg/p.
Rafael Espindola
2014-03-07
1
-2
/
+0
*
Add CR-bit tracking to the PowerPC backend for i1 values
Hal Finkel
2014-02-28
1
-1
/
+7
*
Move PPC's getDataLayoutString out of line and document it better.
Rafael Espindola
2013-12-11
1
-16
/
+0
*
Add support for the VSX target attribute. No functional change
Eric Christopher
2013-10-16
1
-0
/
+1
*
Mark PPC MFTB and DST (and friends) as deprecated
Hal Finkel
2013-09-12
1
-0
/
+4
*
Enable MI scheduling (and CodeGen AA) by default for embedded PPC cores
Hal Finkel
2013-09-11
1
-0
/
+8
*
Add the PPC fcpsgn instruction
Hal Finkel
2013-08-19
1
-0
/
+2
*
[PowerPC] Support powerpc64le as a syntax-checking target.
Bill Schmidt
2013-07-26
1
-0
/
+4
*
PPC: Refactoring to support subtarget feature changing
Hal Finkel
2013-07-15
1
-0
/
+7
*
[PowerPC] FreeBSD does not require f128 in its data layout string.
Bill Schmidt
2013-07-03
1
-1
/
+1
*
Use PPC reciprocal estimates with Newton iteration in fast-math mode
Hal Finkel
2013-04-03
1
-0
/
+7
*
Add more PPC floating-point conversion instructions
Hal Finkel
2013-04-01
1
-0
/
+2
*
Add the PPC lfiwax instruction
Hal Finkel
2013-03-31
1
-0
/
+2
*
Add PPC FP rounding instructions fri[mnpz]
Hal Finkel
2013-03-29
1
-0
/
+2
*
Add the PPC64 ldbrx/stdbrx instructions
Hal Finkel
2013-03-28
1
-0
/
+2
*
Add the PPC64 popcntd instruction
Hal Finkel
2013-03-28
1
-0
/
+2
*
LLVM enablement for some older PowerPC CPUs
Bill Schmidt
2013-02-01
1
-0
/
+5
*
Add definitions for the PPC a2q core marked as having QPX available
Hal Finkel
2013-01-30
1
-0
/
+2
*
Add isBGQ method to PPCSubtarget
Hal Finkel
2013-01-29
1
-0
/
+2
*
Sort includes for all of the .h files under the 'lib' tree. These were
Chandler Carruth
2012-12-04
1
-2
/
+2
*
PPCSubtarget.h: Add explicit braces.
NAKAMURA Takumi
2012-10-29
1
-1
/
+2
*
PPCSubtarget.h: Whitespace.
NAKAMURA Takumi
2012-10-29
1
-22
/
+22
*
This patch adds alignment information for long double to the 64-bit PowerPC
Bill Schmidt
2012-10-29
1
-0
/
+6
*
Move TargetData to DataLayout.
Micah Villmow
2012-10-08
1
-2
/
+2
*
Add PPC Freescale e500mc and e5500 subtargets.
Hal Finkel
2012-08-28
1
-0
/
+2
*
Add support for the PPC isel instruction.
Hal Finkel
2012-06-22
1
-0
/
+2
*
Rename the PPC target feature gpul to mfocrf.
Hal Finkel
2012-06-11
1
-2
/
+2
*
Add POWER6 and POWER7 CPU types to the PPC backend.
Hal Finkel
2012-06-11
1
-0
/
+2
*
The binutils for the IBM BG/P are too old to support CFI.
Hal Finkel
2012-04-02
1
-0
/
+2
*
Add instruction itinerary for the PPC64 A2 core.
Hal Finkel
2012-04-01
1
-0
/
+1
*
Emacs-tag and some comment fix for all ARM, CellSPU, Hexagon, MBlaze, MSP430,...
Jia Liu
2012-02-18
1
-1
/
+1
*
update PPC 940 hazard rec. to function in postRA mode
Hal Finkel
2011-12-02
1
-0
/
+4
*
Add PPC 440 scheduler and some associated tests
Hal Finkel
2011-10-17
1
-0
/
+3
*
Compute feature bits at time of MCSubtargetInfo initialization.
Evan Cheng
2011-07-07
1
-2
/
+2
*
Make the i64 and f64 be 64bit ABI aligned in the target description.
Roman Divacky
2011-07-03
1
-1
/
+1
*
Rename XXXGenSubtarget.inc to XXXGenSubtargetInfo.inc for consistency.
Evan Cheng
2011-07-01
1
-1
/
+1
*
Rename TargetSubtarget to TargetSubtargetInfo for consistency.
Evan Cheng
2011-07-01
1
-2
/
+2
*
- Added MCSubtargetInfo to capture subtarget features and scheduling
Evan Cheng
2011-07-01
1
-1
/
+4
[next]