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
/
PPCInstrInfo.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
[PowerPC][NFC] Fix bugs in r+r to r+i conversion
Nemanja Ivanovic
2018-10-22
1
-1
/
+2
*
[PowerPC] Remove self-copies in pre-emit peephole
Nemanja Ivanovic
2018-10-09
1
-0
/
+10
*
[PowerPC] [NFC] Refactor code for printing register operands
Nemanja Ivanovic
2018-09-27
1
-0
/
+19
*
Test commit: remove trailing whitespace
Josh Stone
2018-09-11
1
-1
/
+1
*
[PowerPC] Add a peephole post RA to transform the inst that fed by add
QingShan Zhang
2018-08-20
1
-6
/
+40
*
[PowerPC] Infrastructure work. Implement getting the opcode for a spill in on...
Stefan Pintilie
2018-03-26
1
-9
/
+20
*
Re-commit: [MachineLICM] Add functions to MachineLICM to hoist invariant stores
Zaara Syeda
2018-03-23
1
-7
/
+0
*
Revert [MachineLICM] This reverts commit rL327856
Zaara Syeda
2018-03-19
1
-0
/
+7
*
[MachineLICM] Add functions to MachineLICM to hoist invariant stores
Zaara Syeda
2018-03-19
1
-7
/
+0
*
[PowerPC] Fix for PR35688 - handle out-of-range values for r+r to r+i conversion
Nemanja Ivanovic
2017-12-29
1
-0
/
+2
*
[PowerPC] Convert r+r instructions to r+i (pre and post RA)
Nemanja Ivanovic
2017-12-15
1
-0
/
+52
*
[PowerPC] Remove redundant TOC saves
Zaara Syeda
2017-11-27
1
-0
/
+2
*
[PPC] Heuristic to choose between a X-Form VSX ld/st vs a X-Form FP ld/st.
Tony Jiang
2017-11-20
1
-0
/
+3
*
Target/TargetInstrInfo.h -> CodeGen/TargetInstrInfo.h to match layering
David Blaikie
2017-11-08
1
-1
/
+1
*
[PowerPC] Eliminate sign- and zero-extensions if already sign- or zero-extended
Hiroshi Inoue
2017-10-16
1
-0
/
+15
*
[PowerPC] define target hook isReallyTriviallyReMaterializable()
Lei Huang
2017-06-21
1
-0
/
+2
*
[PowerPC] Eliminate integer compare instructions - vol. 2
Nemanja Ivanovic
2017-05-31
1
-0
/
+1
*
Re-commit r301040 "X86: Don't emit zero-byte functions on Windows"
Hans Wennborg
2017-04-21
1
-1
/
+1
*
Revert r301040 "X86: Don't emit zero-byte functions on Windows"
Hans Wennborg
2017-04-21
1
-1
/
+1
*
X86: Don't emit zero-byte functions on Windows
Hans Wennborg
2017-04-21
1
-1
/
+1
*
Make TargetInstrInfo::isPredicable take a const reference, NFC
Krzysztof Parzyszek
2017-03-03
1
-1
/
+1
*
[Power9] Part-word VSX integer scalar loads/stores and sign extend instructions
Nemanja Ivanovic
2016-10-04
1
-0
/
+17
*
Finish renaming remaining analyzeBranch functions
Matt Arsenault
2016-09-14
1
-2
/
+2
*
Make analyzeBranch family of instruction names consistent
Matt Arsenault
2016-09-14
1
-1
/
+1
*
AArch64: Use TTI branch functions in branch relaxation
Matt Arsenault
2016-09-14
1
-2
/
+4
*
TargetInstrInfo: add virtual function getInstSizeInBytes
Sjoerd Meijer
2016-07-29
1
-1
/
+1
*
TargetInstrInfo: rename GetInstSizeInBytes to getInstSizeInBytes. NFC
Sjoerd Meijer
2016-07-28
1
-1
/
+1
*
Rename AnalyzeBranch* to analyzeBranch*.
Jacques Pienaar
2016-07-15
1
-1
/
+1
*
CodeGen: Use MachineInstr& in TargetInstrInfo, NFC
Duncan P. N. Exon Smith
2016-06-30
1
-20
/
+16
*
Pass DebugLoc and SDLoc by const ref.
Benjamin Kramer
2016-06-12
1
-8
/
+8
*
[PPC, SSP] Support PowerPC Linux stack protection.
Tim Shen
2016-04-19
1
-0
/
+3
*
CodeGen: TII: Take MachineInstr& in predicate API, NFC
Duncan P. N. Exon Smith
2016-02-23
1
-5
/
+5
*
replace MachineCombinerPattern namespace and enum with enum class; NFCI
Sanjay Patel
2015-11-05
1
-1
/
+1
*
Improved the interface of methods commuting operands, improved X86-FMA3 mem-f...
Andrew Kaylor
2015-09-28
1
-4
/
+17
*
[Machine Combiner] Refactor machine reassociation code to be target-independent.
Chad Rosier
2015-09-21
1
-22
/
+3
*
Pass BranchProbability/BlockMass by value instead of const& as they are small...
Cong Hou
2015-09-10
1
-6
/
+4
*
[PowerPC/MIR Serialization] Target flags serialization support
Hal Finkel
2015-08-30
1
-0
/
+9
*
[PowerPC] Use the MachineCombiner to reassociate fadd/fmul
Hal Finkel
2015-07-15
1
-0
/
+32
*
[PowerPC] Fix the PPCInstrInfo::getInstrLatency implementation
Hal Finkel
2015-07-14
1
-0
/
+4
*
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
*
MachineLICM: Use TargetSchedModel instead of just itineraries
Matthias Braun
2015-06-13
1
-1
/
+1
*
[CodeGen] ArrayRef'ize cond/pred in various TII APIs. NFC.
Ahmed Bougacha
2015-06-11
1
-12
/
+8
*
Remove some unnecessary forward declarations and put a couple more
Eric Christopher
2015-03-12
1
-1
/
+1
*
[PowerPC] Mark all instructions as non-cheap for MachineLICM
Hal Finkel
2015-01-08
1
-0
/
+9
*
Canonicalize header guards into a common format.
Benjamin Kramer
2014-08-13
1
-2
/
+2
*
Provide an implementation of getNoopForMachoTarget for PPC, otherwise
Joerg Sonnenberger
2014-08-08
1
-0
/
+2
*
The hazard recognizer only needs a subtarget, not a target machine
Eric Christopher
2014-06-13
1
-1
/
+1
*
Remove TargetMachine from PPCInstrInfo and all dependencies and
Eric Christopher
2014-06-12
1
-2
/
+2
*
De-virtualize or remove some methods that have no overrides nor override anyt...
Craig Topper
2014-04-30
1
-1
/
+1
[next]