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
/
ObjCARC
Commit message (
Expand
)
Author
Age
Files
Lines
*
[cmake] Explicitly mark libraries defined in lib/ as "Component Libraries"
Tom Stellard
2019-11-21
1
-1
/
+1
*
llvm/ObjCARC: Eliminate inlined AutoreleaseRV calls
Duncan P. N. Exon Smith
2019-11-19
1
-71
/
+145
*
llvm/ObjCARC: Split OptimizeIndividualCallImpl out of OptimizeIndividualCalls...
Duncan P. N. Exon Smith
2019-11-17
1
-245
/
+264
*
llvm/ObjCARC: Use continue to reduce some nesting, NFC
Duncan P. N. Exon Smith
2019-11-17
1
-66
/
+66
*
Add missing includes needed to prune LLVMContext.h include, NFC
Reid Kleckner
2019-11-14
2
-0
/
+2
*
Sink all InitializePasses.h includes
Reid Kleckner
2019-11-13
5
-0
/
+5
*
[ObjC][ARC] Ignore lifetime markers between *ReturnValue calls
Francis Visoiu Mistrih
2019-11-05
1
-1
/
+28
*
[ObjC][ARC] Skip debug instructions when computing the insert point of
Akira Hatanaka
2019-09-19
1
-0
/
+4
*
[ObjC][ARC] Delete ObjC runtime calls on global variables annotated
Akira Hatanaka
2019-06-14
1
-0
/
+13
*
[ObjC][ARC] Let ARC optimizer bail out if the number of pointer states
Akira Hatanaka
2019-04-25
1
-2
/
+42
*
[ObjC][ARC] Check the basic block size before calling
Akira Hatanaka
2019-04-23
1
-1
/
+34
*
Fix formatting. NFC
Akira Hatanaka
2019-04-17
1
-90
/
+88
*
[ObjC][ARC] Convert the retainRV marker that is passed as a named
Akira Hatanaka
2019-04-10
1
-9
/
+2
*
Don't add a tail keyword to calls to ObjC runtime functions if the calls
Akira Hatanaka
2019-03-21
1
-1
/
+1
*
[opaque pointer types] Pass function type for CallBase::setCalledFunction.
James Y Knight
2019-02-01
2
-4
/
+4
*
[opaque pointer types] Pass function types to CallInst creation.
James Y Knight
2019-02-01
3
-21
/
+29
*
Update the file headers across all of the LLVM projects in the monorepo
Chandler Carruth
2019-01-19
16
-64
/
+48
*
[CallSite removal] Migrate all Alias Analysis APIs to use the newly
Chandler Carruth
2019-01-07
1
-6
/
+3
*
Teach ObjCARC optimizer about equivalent PHIs when eliminating autoreleaseRV/...
Pete Cooper
2019-01-03
1
-1
/
+12
*
Fix assert in ObjCARC optimizer when deleting retainBlock of null or undef.
Pete Cooper
2019-01-02
1
-1
/
+1
*
Change the objc ARC optimizer to use the new objc.* intrinsics
Pete Cooper
2018-12-18
2
-59
/
+17
*
[TI removal] Switch ObjCARC code to directly use the nice range-based
Chandler Carruth
2018-10-18
2
-16
/
+9
*
ProvenanceAnalysis: Store WeakTrackingVH instead of Value* in UnderlyingValue...
Michael Zolotukhin
2018-06-21
1
-1
/
+2
*
Move Analysis/Utils/Local.h back to Transforms
David Blaikie
2018-06-04
1
-1
/
+1
*
[WebAssembly] Add Wasm personality and isScopedEHPersonality()
Heejin Ahn
2018-05-17
2
-2
/
+2
*
[ObjCARC] Prevent code motion into a catchswitch
Shoaib Meenai
2018-05-16
2
-0
/
+6
*
Rename DEBUG macro to LLVM_DEBUG.
Nicola Zaghen
2018-05-14
5
-113
/
+144
*
[ObjCARC] Account for catchswitch in bitcast insertion
Shoaib Meenai
2018-05-04
1
-4
/
+17
*
[ObjCARC] Convert an if to an early continue. NFC
Shoaib Meenai
2018-05-03
1
-29
/
+29
*
Remove \brief commands from doxygen comments.
Adrian Prantl
2018-05-01
9
-13
/
+13
*
[ObjCARC] Take BlockColors by const reference. NFC
Shoaib Meenai
2018-04-20
2
-9
/
+8
*
[ObjCARC] Account for funclet token in storeStrong transform
Shoaib Meenai
2018-04-20
1
-16
/
+27
*
Fix a couple of layering violations in Transforms
David Blaikie
2018-03-21
1
-1
/
+1
*
[ObjCARC] Add funclet token to ARC marker
Shoaib Meenai
2018-03-20
1
-8
/
+27
*
ObjCARC: address review comments from majnemer
Saleem Abdulrasool
2018-03-12
1
-8
/
+5
*
ObjCARC: teach the cloner about funclets
Saleem Abdulrasool
2018-03-12
1
-1
/
+36
*
Improve caching scheme in ProvenanceAnalysis.
Michael Zolotukhin
2018-03-12
2
-8
/
+10
*
[ObjCARC] Do not turn a call to @objc_autoreleaseReturnValue into a call
Akira Hatanaka
2018-01-19
3
-1
/
+35
*
Remove redundant includes from lib/Transforms.
Michael Zolotukhin
2017-12-13
1
-1
/
+0
*
Modify ModRefInfo values using static inline method abstractions [NFC].
Alina Sbirlea
2017-12-05
1
-1
/
+1
*
[Transforms] Fix some Clang-tidy modernize and Include What You Use warnings;...
Eugene Zelenko
2017-10-27
7
-122
/
+197
*
ObjCARC: do not increment past the end of the BB
Saleem Abdulrasool
2017-10-24
1
-4
/
+8
*
[ObjCARC] Do not move a release that has the clang.imprecise_release tag
Akira Hatanaka
2017-10-16
1
-3
/
+8
*
[ObjCARC] Pass the correct BasicBlock to fix assertion failure.
Akira Hatanaka
2017-08-31
1
-1
/
+2
*
Sort the remaining #include lines in include/... and lib/....
Chandler Carruth
2017-06-06
7
-8
/
+8
*
[IR] Abstract away ArgNo+1 attribute indexing as much as possible
Reid Kleckner
2017-05-03
1
-1
/
+1
*
[ObjCARC] Do not move a release between a call and a
Akira Hatanaka
2017-04-29
2
-16
/
+33
*
[ObjCARC] Do not sink an objc_retain past a clang.arc.use.
Akira Hatanaka
2017-04-25
1
-2
/
+4
*
[ObjCArc] Do not dereference an invalidated iterator.
Akira Hatanaka
2017-04-05
1
-0
/
+1
*
Rename AttributeSet to AttributeList
Reid Kleckner
2017-03-21
1
-8
/
+6
[next]