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
/
PPCVSXFMAMutate.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Sink all InitializePasses.h includes
Reid Kleckner
2019-11-13
1
-0
/
+1
*
Apply llvm-prefer-register-over-unsigned from clang-tidy to LLVM
Daniel Sanders
2019-08-15
1
-6
/
+6
*
Finish moving TargetRegisterInfo::isVirtualRegister() and friends to llvm::Re...
Daniel Sanders
2019-08-01
1
-3
/
+3
*
Update the file headers across all of the LLVM projects in the monorepo
Chandler Carruth
2019-01-19
1
-4
/
+3
*
Rename DEBUG macro to LLVM_DEBUG.
Nicola Zaghen
2018-05-14
1
-6
/
+6
*
MachineFunction: Return reference from getFunction(); NFC
Matthias Braun
2017-12-15
1
-1
/
+1
*
Rename LiveIntervalAnalysis.h to LiveIntervals.h
Matthias Braun
2017-12-13
1
-1
/
+1
*
[CodeGen] Use MachineOperand::print in the MIRPrinter for MO_Register.
Francis Visoiu Mistrih
2017-12-07
1
-9
/
+9
*
[CodeGen] Print "%vreg0" as "%0" in both MIR and debug output
Francis Visoiu Mistrih
2017-11-30
1
-20
/
+20
*
[CodeGen] Print register names in lowercase in both MIR and debug output
Francis Visoiu Mistrih
2017-11-28
1
-5
/
+5
*
Sort the remaining #include lines in include/... and lib/....
Chandler Carruth
2017-06-06
1
-1
/
+1
*
[PowerPC] Preserve machine dominator tree in PPCVSXFMAMutate
Krzysztof Parzyszek
2016-11-30
1
-0
/
+4
*
PowerPC: Avoid implicit iterator conversions, NFC
Duncan P. N. Exon Smith
2016-07-27
1
-37
/
+37
*
Add optimization bisect opt-in calls for PowerPC passes
Andrew Kaylor
2016-04-27
1
-0
/
+3
*
[PPCVSXFMAMutate] Temporarily disable this pass
Tim Shen
2016-03-03
1
-2
/
+8
*
CodeGen: Take MachineInstr& in SlotIndexes and LiveIntervals, NFC
Duncan P. N. Exon Smith
2016-02-27
1
-2
/
+2
*
Codegen: [PPC] Fix PPCVSXFMAMutate to handle duplicates.
Kyle Butt
2016-02-03
1
-19
/
+32
*
PPC: Teach FMA mutate to respect register classes.
Kyle Butt
2015-12-10
1
-2
/
+9
*
Untabify.
NAKAMURA Takumi
2015-09-22
1
-6
/
+6
*
Reformat.
NAKAMURA Takumi
2015-09-22
1
-4
/
+3
*
[PowerPC] Remove unnecessary braces in PPCVSXFMAMutate
Hal Finkel
2015-08-26
1
-3
/
+3
*
[PowerPC] PPCVSXFMAMutate should ignore trivial-copy addends
Hal Finkel
2015-08-24
1
-5
/
+8
*
[PowerPC] PPCVSXFMAMutate should not segfault on undef input registers
Hal Finkel
2015-08-21
1
-0
/
+5
*
[PowerPC] Extend physical register live range in PPCVSXFMAMutate
Hal Finkel
2015-07-15
1
-2
/
+15
*
[PowerPC] Fix the PPCInstrInfo::getInstrLatency implementation
Hal Finkel
2015-07-14
1
-0
/
+10
*
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
*
[PowerPC] Remove unnecessary include
Hal Finkel
2015-02-01
1
-1
/
+0
*
[PowerPC] Put PPCVSXFMAMutate into its own source file
Hal Finkel
2015-02-01
1
-0
/
+336