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
/
PPCEarlyReturn.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
[NFC][PowerPC] Improve the for loop in Early Return
Kang Zhang
2019-06-27
1
-4
/
+4
*
[PowerPC] Add initialization for some ppc passes
Kang Zhang
2019-04-12
1
-4
/
+0
*
Revert "[PowerPC] Add initialization for some ppc passes"
Eric Christopher
2019-04-12
1
-0
/
+4
*
[PowerPC] Add initialization for some ppc passes
Kang Zhang
2019-04-12
1
-4
/
+0
*
Update the file headers across all of the LLVM projects in the monorepo
Chandler Carruth
2019-01-19
1
-4
/
+3
*
Remove trailing space
Fangrui Song
2018-07-30
1
-1
/
+1
*
[DebugInfo] Examine all uses of isDebugValue() for debug instructions.
Shiva Chen
2018-05-09
1
-1
/
+1
*
MachineFunction: Return reference from getFunction(); NFC
Matthias Braun
2017-12-15
1
-1
/
+1
*
Sort the remaining #include lines in include/... and lib/....
Chandler Carruth
2017-06-06
1
-1
/
+1
*
Place the lowered phi instruction(s) before the DEBUG_VALUE entry
Keith Walker
2016-09-16
1
-1
/
+1
*
MachineFunctionProperties/MIRParser: Rename AllVRegsAllocated->NoVRegs, compu...
Matthias Braun
2016-08-25
1
-1
/
+1
*
Add optimization bisect opt-in calls for PowerPC passes
Andrew Kaylor
2016-04-27
1
-0
/
+3
*
[NFC] Header cleanup
Mehdi Amini
2016-04-18
1
-3
/
+2
*
Add MachineFunctionProperty checks for AllVRegsAllocated for target passes
Derek Schuff
2016-04-04
1
-1
/
+5
*
CodeGen: Change MachineInstr to use MachineInstr&, NFC
Duncan P. N. Exon Smith
2016-02-27
1
-3
/
+3
*
[CodeGen] Make MachineInstrBuilder::copyImplicitOps const. NFC.
Ahmed Bougacha
2015-12-16
1
-13
/
+11
*
Normalize MBB's successors' probabilities in several locations.
Cong Hou
2015-12-13
1
-2
/
+2
*
Enable the shrink wrapping optimization for PPC64.
Kit Barton
2015-09-10
1
-0
/
+7
*
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
*
Re-commit r235560: Switch lowering: extract jump tables and bit tests before ...
Hans Wennborg
2015-04-23
1
-5
/
+6
*
Revert r235560; this commit was causing several failed assertions in Debug bu...
Aaron Ballman
2015-04-23
1
-6
/
+5
*
Switch lowering: extract jump tables and bit tests before building binary tre...
Hans Wennborg
2015-04-22
1
-5
/
+6
*
[PowerPC] Put PPCEarlyReturn into its own source file
Hal Finkel
2015-02-01
1
-0
/
+201