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
*
[PowerPC] Change default for unaligned FP access for older subtargets
Nemanja Ivanovic
2019-12-28
1
-0
/
+2
*
[PowerPC] Add Support for indirect calls on AIX.
Sean Fertile
2019-12-13
1
-0
/
+28
*
[PowerPC] Refactor FinishCall. [NFC]
Sean Fertile
2019-12-09
1
-0
/
+7
*
[PowerPC] Add new Future CPU for PowerPC in LLVM
Stefan Pintilie
2019-11-27
1
-0
/
+1
*
[PowerPC] Rename DarwinDirective to CPUDirective (NFC)
Kit Barton
2019-11-25
1
-2
/
+5
*
[Alignment][NFC] Use Align for TargetFrameLowering/Subtarget
Guillaume Chatelet
2019-10-17
1
-5
/
+5
*
[NFC][PowerPC] Refactor classifyGlobalReference
Jinsong Ji
2019-09-20
1
-3
/
+2
*
[PowerPC] Add combined ELF ABI and 32/64 bit queries to the subtarget. [NFC]
Sean Fertile
2019-08-22
1
-0
/
+3
*
[AIX] Add call lowering for parameters that could pass onto FPRs
Jason Liu
2019-08-14
1
-1
/
+5
*
[PowerPC][NFC] Remove unused (and unsupported) fusion feature bits.
Jinsong Ji
2019-06-27
1
-2
/
+0
*
[PowerPC] Enable MachinePipeliner for P9 with -ppc-enable-pipeliner
Jinsong Ji
2019-06-11
1
-2
/
+6
*
Implement call lowering without parameters on AIX
Jason Liu
2019-05-24
1
-1
/
+2
*
[PowerPC] Use the two-constant NR algorithm for refining estimates
Nemanja Ivanovic
2019-05-07
1
-0
/
+2
*
[NFC][PowerPC] Custom PowerPC specific machine-scheduler
QingShan Zhang
2019-03-27
1
-0
/
+4
*
[PowerPC] Update Vector Costs for P9
Nemanja Ivanovic
2019-01-26
1
-0
/
+2
*
Update the file headers across all of the LLVM projects in the monorepo
Chandler Carruth
2019-01-19
1
-4
/
+3
*
Introduce codegen for the Signal Processing Engine
Justin Hibbits
2018-07-18
1
-0
/
+2
*
Add PowerPC e500(v2) core scheduler and directives.
Justin Hibbits
2018-07-18
1
-0
/
+1
*
[PowerPC] Secure PLT support
Strahinja Petrovic
2018-03-27
1
-0
/
+2
*
Fix a bunch more layering of CodeGen headers that are in Target
David Blaikie
2017-11-17
1
-1
/
+1
*
[PPC] Fix two bugs in frame lowering.
Tony Jiang
2017-07-11
1
-0
/
+7
*
[XRay] Implement powerpc64le xray.
Tim Shen
2017-02-10
1
-0
/
+2
*
[PowerPC] Expand ISEL instruction into if-then-else sequence.
Tony Jiang
2017-01-16
1
-1
/
+3
*
Revert "[PowerPC] Expand ISEL instruction into if-then-else sequence."
Tony Jiang
2017-01-16
1
-3
/
+1
*
[PowerPC] Expand ISEL instruction into if-then-else sequence.
Tony Jiang
2017-01-16
1
-1
/
+3
*
[PowerPC] Refactor soft-float support, and enable PPC64 soft float
Hal Finkel
2016-10-02
1
-2
/
+2
*
[Power9] Add exploitation of non-permuting memory ops
Nemanja Ivanovic
2016-09-22
1
-0
/
+3
*
[PowerPC] Add support for -mlongcall
Hal Finkel
2016-08-30
1
-0
/
+2
*
Target: Remove unused arguments from overrideSchedPolicy, NFC
Duncan P. N. Exon Smith
2016-07-01
1
-2
/
+0
*
[Power9] Add support for -mcpu=pwr9 in the back end
Nemanja Ivanovic
2016-05-09
1
-0
/
+1
*
[PPC, SSP] Support PowerPC Linux stack protection.
Tim Shen
2016-04-19
1
-0
/
+1
*
[PowerPC] Basic support for P9 atomic loads and stores
Nemanja Ivanovic
2016-03-31
1
-0
/
+2
*
[PowerPC] Refactor popcnt[dw] target features
Hal Finkel
2016-03-29
1
-4
/
+11
*
[PowerPC] On the A2, popcnt[dw] are very slow
Hal Finkel
2016-03-28
1
-0
/
+2
*
Power9] Implement new vsx instructions: compare and conversion
Kit Barton
2016-02-26
1
-0
/
+4
*
Rename TargetSelectionDAGInfo into SelectionDAGTargetInfo and move it to Code...
Benjamin Kramer
2016-01-27
1
-3
/
+3
*
Define a feature for __float128 support in the PPC back end
Nemanja Ivanovic
2015-12-15
1
-0
/
+2
*
[Power PC] llvm soft float support for ppc32
Petar Jovanovic
2015-12-14
1
-0
/
+3
*
Power8 and later support fusing addis/addi and addis/ld instruction
Eric Christopher
2015-11-20
1
-0
/
+2
*
Weak non-function symbols were being accessed directly, which is
Eric Christopher
2015-11-20
1
-0
/
+4
*
Remove getDataLayout() from TargetSelectionDAGInfo (had no users)
Mehdi Amini
2015-07-09
1
-3
/
+3
*
Revert r240137 (Fixed/added namespace ending comments using clang-tidy. NFC)
Alexander Kornienko
2015-06-23
1
-2
/
+2
*
Fixed/added namespace ending comments using clang-tidy. NFC
Alexander Kornienko
2015-06-19
1
-2
/
+2
*
Properly handle the mftb instruction.
Kit Barton
2015-06-16
1
-2
/
+2
*
Rename TargetSubtargetInfo::enablePostMachineScheduler() to enablePostRASched...
Matthias Braun
2015-06-13
1
-1
/
+1
*
Replace string GNU Triples with llvm::Triple in MCSubtargetInfo and create*MC...
Daniel Sanders
2015-06-10
1
-2
/
+2
*
Add direct moves to/from VSR and exploit them for FP/INT conversions
Nemanja Ivanovic
2015-04-11
1
-0
/
+2
*
Add LLVM support for remaining integer divide and permute instructions from I...
Nemanja Ivanovic
2015-04-09
1
-0
/
+4
*
Add Hardware Transactional Memory (HTM) Support
Kit Barton
2015-03-25
1
-0
/
+2
*
Add support for part-word atomics for PPC
Nemanja Ivanovic
2015-03-10
1
-0
/
+2
[next]