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
/
Analysis
/
Loads.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix aliasing of launder.invariant.group
Piotr Padlewski
2018-05-23
1
-7
/
+4
*
Propagate nonnull and dereferenceable throught launder
Piotr Padlewski
2018-05-18
1
-2
/
+5
*
Remove \brief commands from doxygen comments.
Adrian Prantl
2018-05-01
1
-2
/
+2
*
Adding a width of the GEP index to the Data Layout.
Elena Demikhovsky
2018-02-14
1
-2
/
+2
*
Modify ModRefInfo values using static inline method abstractions [NFC].
Alina Sbirlea
2017-12-05
1
-3
/
+2
*
Merge isKnownNonNull into isKnownNonZero
Nuno Lopes
2017-09-09
1
-1
/
+1
*
Make visible isDereferenceableAndAlignedPointer(..., const APInt &Size, ...)
Vitaly Buka
2017-06-24
1
-0
/
+10
*
Extract FindAvailablePtrLoadStore out of FindAvailableLoadedValue. NFCI
Xin Tong
2017-03-19
1
-14
/
+18
*
[JumpThread] Enhance finding partial redundant loads by continuing scanning s...
Jun Bum Lim
2017-02-02
1
-1
/
+5
*
[Loads] Fix crash in is isDereferenceableAndAlignedPointer()
Tom Stellard
2016-10-28
1
-2
/
+5
*
[Loads] Properly populate the visited set in isDereferenceableAndAlignedPointer
David Majnemer
2016-08-31
1
-2
/
+5
*
[JumpThreading] Fix handling of aliasing metadata.
Eli Friedman
2016-08-08
1
-7
/
+5
*
Teach isDereferenceablePointer to look through returned-argument functions
Hal Finkel
2016-07-11
1
-0
/
+5
*
Revert "InstCombine rule to fold truncs whose value is available"
Anna Thomas
2016-07-08
1
-27
/
+16
*
InstCombine rule to fold truncs whose value is available
Anna Thomas
2016-07-08
1
-16
/
+27
*
Remove dead TLI arg of isKnownNonNull and propagate deadness. NFC.
Sean Silva
2016-07-02
1
-15
/
+12
*
Fix documentation for FindAvailableLoadedValue.
Eli Friedman
2016-06-24
1
-19
/
+0
*
Revert "InstCombine rule to fold trunc when value available"
Reid Kleckner
2016-06-24
1
-62
/
+20
*
InstCombine rule to fold trunc when value available
Anna Thomas
2016-06-23
1
-20
/
+62
*
[InstCombine] Don't widen metadata on store-to-load forwarding
Eli Friedman
2016-06-16
1
-1
/
+4
*
Apply most suggestions of clang-tidy's performance-unnecessary-value-param
Benjamin Kramer
2016-06-08
1
-2
/
+2
*
Inline isDereferenceableFromAttribute; NFC
Sanjoy Das
2016-06-02
1
-19
/
+8
*
Remove Value::isPointerDereferenceable; NFCI
Sanjoy Das
2016-06-02
1
-11
/
+1
*
Reduce dependence on pointee types when deducing dereferenceability
Sanjoy Das
2016-06-01
1
-72
/
+35
*
NFC. Introduce Value::isPointerDereferenceable
Artur Pilipenko
2016-05-11
1
-12
/
+5
*
NFC. Introduce Value::getPointerDerferecnceableBytes
Artur Pilipenko
2016-04-27
1
-27
/
+2
*
isSafeToLoadUnconditionally support queries without a context
Artur Pilipenko
2016-04-27
1
-3
/
+6
*
[unordered] Add tests and conservative handling in support of future changes ...
Philip Reames
2016-04-21
1
-0
/
+20
*
Don't IPO over functions that can be de-refined
Sanjoy Das
2016-04-08
1
-3
/
+3
*
NFC. Move isDereferenceable to Loads.h/cpp
Artur Pilipenko
2016-02-24
1
-0
/
+204
*
Make context-sensitive isDereferenceable queries in isSafeToLoadUnconditionally
Artur Pilipenko
2016-02-11
1
-2
/
+8
*
[opaque pointer types] [NFC] FindAvailableLoadedValue: take LoadInst instead ...
Eduard Burtescu
2016-01-22
1
-2
/
+3
*
Push isDereferenceableAndAlignedPointer down into isSafeToLoadUnconditionally
Artur Pilipenko
2016-01-17
1
-0
/
+3
*
Change isSafeToLoadUnconditionally arguments order. Separated from http://rev...
Artur Pilipenko
2016-01-15
1
-2
/
+2
*
Analysis: Remove implicit ilist iterator conversions
Duncan P. N. Exon Smith
2015-10-10
1
-2
/
+3
*
Clean up: Refactoring the hardcoded value of 6 for FindAvailableLoadedValue()...
Larisse Voufo
2015-09-18
1
-0
/
+12
*
[PM/AA] Extract the ModRef enums from the AliasAnalysis class in
Chandler Carruth
2015-07-22
1
-5
/
+2
*
Take alignment into account in isSafeToLoadUnconditionally
Artur Pilipenko
2015-06-25
1
-6
/
+20
*
DataLayout is mandatory, update the API to reflect it with references.
Mehdi Amini
2015-03-10
1
-15
/
+11
*
Make DataLayout Non-Optional in the Module
Mehdi Amini
2015-03-04
1
-5
/
+4
*
Remove getDataLayout() from Instruction/GlobalValue/BasicBlock/Function
Mehdi Amini
2015-03-03
1
-1
/
+2
*
Revert r220349 to re-instate r220277 with a fix for PR21330 -- quite
Chandler Carruth
2014-11-25
1
-4
/
+10
*
Revert "Teach the load analysis to allow finding available values which requi...
Hans Wennborg
2014-10-21
1
-10
/
+4
*
Teach the load analysis to allow finding available values which require
Chandler Carruth
2014-10-21
1
-4
/
+10
*
Fix a miscompile introduced in r220178.
Chandler Carruth
2014-10-20
1
-4
/
+5
*
Teach the load analysis driving core instcombine logic and other bits of
Chandler Carruth
2014-10-20
1
-21
/
+43
*
Fix a long-standing miscompile in the load analysis that was uncovered
Chandler Carruth
2014-10-19
1
-11
/
+0
*
Switch how the datalayout availability test is handled in this code to
Chandler Carruth
2014-10-19
1
-7
/
+20
*
Rename 'TD' to 'DL' in this function as the argument is now a DataLayout
Chandler Carruth
2014-10-18
1
-7
/
+7
*
Fix the other comment to use modern doxygen style and be a bit more
Chandler Carruth
2014-10-18
1
-4
/
+8
[next]