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
/
Transforms
/
IPO
/
Inliner.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
[Alignment][NFC] Remove AllocaInst::setAlignment(unsigned)
Guillaume Chatelet
2019-09-30
1
-1
/
+1
*
Change TargetLibraryInfo analysis passes to always require Function
Teresa Johnson
2019-09-07
1
-6
/
+11
*
[llvm] Migrate llvm::make_unique to std::make_unique
Jonas Devlieghere
2019-08-15
1
-1
/
+1
*
[CallSite removal] move InlineCost to CallBase usage
Fedor Sergeev
2019-04-23
1
-2
/
+3
*
[CallSite removal] Move the legacy PM, call graph, and some inliner
Chandler Carruth
2019-04-19
1
-1
/
+1
*
[IR] Refactor attribute methods in Function class (NFC)
Evandro Menezes
2019-04-04
1
-1
/
+1
*
[IR] Create new method in `Function` class (NFC)
Evandro Menezes
2019-04-03
1
-1
/
+1
*
[Inliner] Pass nullptr for the ORE param of getInlineCost if RemarkEnabled
Wei Mi
2019-02-21
1
-1
/
+4
*
Update the file headers across all of the LLVM projects in the monorepo
Chandler Carruth
2019-01-19
1
-4
/
+3
*
[Inliner] Optimize shouldBeDeferred
Easwaran Raman
2019-01-05
1
-5
/
+16
*
[ProfileSummary] Standardize methods and fix comment
Vedant Kumar
2018-11-19
1
-1
/
+1
*
[PM] keeping history when original SCC split and then merge into itself
Wei Mi
2018-10-23
1
-2
/
+11
*
[Inliner] Attribute callsites with inline remarks
David Bolvansky
2018-08-28
1
-10
/
+51
*
Revert [Inliner] Attribute callsites with inline remarks
David Bolvansky
2018-08-24
1
-51
/
+8
*
[Inliner] Attribute callsites with inline remarks
David Bolvansky
2018-08-24
1
-8
/
+51
*
[Inliner] add inliner stats to new pm version of inliner
Fedor Sergeev
2018-08-14
1
-0
/
+3
*
[NFC] Fixed unused function warnings
David Bolvansky
2018-08-06
1
-0
/
+2
*
Revert unused function fix
David Bolvansky
2018-08-06
1
-1
/
+1
*
[NFC] Fixed unused function warning
David Bolvansky
2018-08-06
1
-1
/
+1
*
[NFC] Fixed unused function warning
David Bolvansky
2018-08-06
1
-0
/
+2
*
Enrich inline messages
David Bolvansky
2018-08-05
1
-54
/
+66
*
Revert "Enrich inline messages", tests fail
David Bolvansky
2018-08-01
1
-66
/
+54
*
Enrich inline messages
David Bolvansky
2018-08-01
1
-54
/
+66
*
Revert Enrich inline messages
David Bolvansky
2018-07-31
1
-66
/
+54
*
Enrich inline messages
David Bolvansky
2018-07-31
1
-54
/
+66
*
[ThinLTO] Port InlinerFunctionImportStats handling to new PM
Teresa Johnson
2018-06-28
1
-0
/
+18
*
Move Analysis/Utils/Local.h back to Transforms
David Blaikie
2018-06-04
1
-1
/
+1
*
Rename DEBUG macro to LLVM_DEBUG.
Nicola Zaghen
2018-05-14
1
-28
/
+28
*
[NewPM] Emit inliner NoDefinition missed optimization remark
Teresa Johnson
2018-05-08
1
-1
/
+18
*
Fix a couple of layering violations in Transforms
David Blaikie
2018-03-21
1
-1
/
+1
*
[Transforms] Fix some Clang-tidy modernize and Include What You Use warnings;...
Eugene Zelenko
2017-10-19
1
-8
/
+41
*
[NFC] Convert OptimizationRemarkEmitter old emit() calls to new closure
Vivek Pandya
2017-10-11
1
-35
/
+49
*
Rename OptimizationDiagnosticInfo.* to OptimizationRemarkEmitter.*
Adam Nemet
2017-10-09
1
-1
/
+1
*
Use a BumpPtrAllocator for Loop objects
Sanjoy Das
2017-09-28
1
-2
/
+2
*
Allow ORE.emit to take a closure to delay building the remark object
Adam Nemet
2017-09-19
1
-6
/
+12
*
[InlineCost] Add cl::opt to allow full inline cost to be computed for debuggi...
Haicheng Wu
2017-08-21
1
-4
/
+5
*
Emit only A Single Opt Remark When Inlining
Sam Elliott
2017-08-21
1
-29
/
+56
*
Revert "Emit only A Single Opt Remark When Inlining"
Sam Elliott
2017-08-20
1
-56
/
+29
*
Emit only A Single Opt Remark When Inlining
Sam Elliott
2017-08-20
1
-29
/
+56
*
[PM] Fix a bug where through CGSCC iteration we can get
Chandler Carruth
2017-08-02
1
-2
/
+36
*
[PM/LCG] Follow-up fix to r308088 to handle deletion of library
Chandler Carruth
2017-07-19
1
-1
/
+1
*
[PM] Finish implementing and fix a chain of bugs uncovered by testing
Chandler Carruth
2017-07-09
1
-1
/
+9
*
Inliner: Avoid calling shouldInline until it's absolutely necessary
David Blaikie
2017-06-13
1
-15
/
+21
*
Inliner: Don't remove calls to readnone+nounwind (but not always_inline) func...
David Blaikie
2017-06-12
1
-9
/
+10
*
Inliner: Don't touch indirect calls
David Blaikie
2017-06-09
1
-4
/
+4
*
[ProfileSummary] Make getProfileCount a non-static member function.
Easwaran Raman
2017-05-09
1
-2
/
+2
*
r286814 resulted that CallPenalty can be subtracted twice:
Evgeny Astigeevich
2017-03-22
1
-1
/
+1
*
[PM/Inliner] Fix a bug in r297374 where we would leave stale calls in
Chandler Carruth
2017-03-16
1
-0
/
+6
*
[PM/Inliner] Make the new PM's inliner process call edges across an
Chandler Carruth
2017-03-09
1
-29
/
+62
*
Do not apply redundant LastCallToStaticBonus
Taewook Oh
2017-02-14
1
-1
/
+1
[next]