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
/
PPCFastISel.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
PseudoSourceValue: Replace global manager with a manager in a machine function.
Alex Lorenz
2015-08-11
1
-10
/
+9
*
Convert a bunch of loops to foreach. NFC.
Pete Cooper
2015-08-06
1
-2
/
+2
*
Fix PPCMaterializeInt to check the size of the integer based on the
Eric Christopher
2015-07-25
1
-9
/
+14
*
PPCMaterializeInt should only take a ConstantInt so represent this in the pro...
Eric Christopher
2015-07-25
1
-12
/
+9
*
Make TargetLowering::getPointerTy() taking DataLayout as an argument
Mehdi Amini
2015-07-09
1
-16
/
+17
*
Redirect DataLayout from TargetMachine to Module in ComputeValueVTs()
Mehdi Amini
2015-07-09
1
-1
/
+1
*
IR: Do not consider available_externally linkage to be linker-weak.
Peter Collingbourne
2015-07-05
1
-1
/
+1
*
Use MCSymbols for FastISel.
Rafael Espindola
2015-06-23
1
-2
/
+2
*
Revert r240137 (Fixed/added namespace ending comments using clang-tidy. NFC)
Alexander Kornienko
2015-06-23
1
-1
/
+1
*
Fixed/added namespace ending comments using clang-tidy. NFC
Alexander Kornienko
2015-06-19
1
-1
/
+1
*
Add support for VSX FMA single-precision instructions to the PPC back end
Nemanja Ivanovic
2015-05-29
1
-9
/
+18
*
[PowerPC] Fix fast-isel when compare is split from branch
Hal Finkel
2015-05-23
1
-19
/
+32
*
Add direct moves to/from VSR and exploit them for FP/INT conversions
Nemanja Ivanovic
2015-04-11
1
-0
/
+4
*
[PowerPC] FastISel can't handle i1 return values when using CR bits
Hal Finkel
2015-04-01
1
-0
/
+3
*
Fix R0 use in PowerPC VSX store for FastIsel.
Samuel Antao
2015-03-17
1
-2
/
+12
*
Have getCallPreservedMask and getThisCallPreservedMask take a
Eric Christopher
2015-03-11
1
-1
/
+1
*
PPC LinkageSize can be computed at initialization time, do so.
Eric Christopher
2015-02-13
1
-3
/
+1
*
[PowerPC] Make r2 allocatable on PPC64/ELF for some leaf functions
Hal Finkel
2015-02-01
1
-0
/
+6
*
Use the cached subtargets and remove calls to getSubtarget/getSubtargetImpl
Eric Christopher
2015-01-30
1
-4
/
+2
*
Migrate some of PPC away from the use of bare getSubtarget/getSubtargetImpl.
Eric Christopher
2015-01-30
1
-9
/
+8
*
[PowerPC] Minor correction to r226432
Hal Finkel
2015-01-19
1
-2
/
+1
*
[PowerPC] Add r2 as an operand for all calls under both PPC64 ELF V1 and V2
Hal Finkel
2015-01-19
1
-2
/
+3
*
[PowerPC] Initial PPC64 calling-convention changes for fastcc
Hal Finkel
2015-01-18
1
-2
/
+3
*
Revert "r225811 - Revert "r225808 - [PowerPC] Add StackMap/PatchPoint support""
Hal Finkel
2015-01-14
1
-69
/
+54
*
Revert "r225808 - [PowerPC] Add StackMap/PatchPoint support"
Hal Finkel
2015-01-13
1
-54
/
+69
*
[PowerPC] Add missing override keyword
Hal Finkel
2015-01-13
1
-1
/
+1
*
[PowerPC] Add StackMap/PatchPoint support
Hal Finkel
2015-01-13
1
-69
/
+54
*
[PowerPC] Split the blr definition into BLR and BLR8
Hal Finkel
2015-01-13
1
-1
/
+1
*
[PowerPC] [FastISel] i1 constants must be zero extended
Hal Finkel
2014-12-25
1
-1
/
+1
*
[PowerPC]Add VSX loads/stores to fastisel for PPC target
Bill Seurer
2014-12-05
1
-4
/
+36
*
Fix bug in GPR to FPR moves in PPC64LE.
Samuel Antao
2014-10-09
1
-4
/
+4
*
Fix FastISel bug in boolean returns for PowerPC.
Samuel Antao
2014-09-17
1
-7
/
+18
*
Remove unnecessary blank space (test commit)
Samuel Antao
2014-09-17
1
-1
/
+1
*
[FastISel][tblgen] Rename tblgen generated FastISel functions. NFC.
Juergen Ributzka
2014-09-03
1
-11
/
+11
*
[FastISel] Rename public visible FastISel functions. NFC.
Juergen Ributzka
2014-09-03
1
-21
/
+21
*
Remove the target machine from CCState. Previously it was only used
Eric Christopher
2014-08-06
1
-4
/
+4
*
Remove the TargetMachine forwards for TargetSubtargetInfo based
Eric Christopher
2014-08-04
1
-6
/
+5
*
[PowerPC] ELFv2 stack space reduction
Ulrich Weigand
2014-07-20
1
-1
/
+4
*
[PowerPC] ELFv2 function call changes
Ulrich Weigand
2014-07-20
1
-0
/
+4
*
[PPC64] Fix PR20071 (fctiduz generated for targets lacking that instruction)
Bill Schmidt
2014-06-24
1
-0
/
+4
*
[PowerPC] Refactor getMinCallFrameSize / getMinCallArgumentsSize
Ulrich Weigand
2014-06-23
1
-3
/
+3
*
[PowerPC] Allow stack frames without parameter save area
Ulrich Weigand
2014-06-23
1
-0
/
+12
*
[PPC64] Fix PR19893 - improve code generation for local function addresses
Bill Schmidt
2014-06-16
1
-7
/
+7
*
[pr19844] Add thread local mode to aliases.
Rafael Espindola
2014-05-28
1
-7
/
+1
*
Reset the subtarget for DAGToDAG on every iteration of runOnMachineFunction.
Eric Christopher
2014-05-22
1
-11
/
+9
*
Delete getAliasedGlobal.
Rafael Espindola
2014-05-16
1
-1
/
+1
*
[C++11] Add 'override' keywords and remove 'virtual'. Additionally add 'final...
Craig Topper
2014-04-29
1
-18
/
+18
*
[C++] Use 'nullptr'. Target edition.
Craig Topper
2014-04-25
1
-5
/
+5
*
[Modules] Fix potential ODR violations by sinking the DEBUG_TYPE
Chandler Carruth
2014-04-22
1
-1
/
+2
*
Prevent alias from pointing to weak aliases.
Rafael Espindola
2014-03-27
1
-1
/
+1
[prev]
[next]