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
/
test
/
Analysis
/
ValueTracking
/
memory-dereferenceable.ll
Commit message (
Expand
)
Author
Age
Files
Lines
*
[IR][Verifier] Allow IntToPtrInst to be !dereferenceable
Ryan Taylor
2019-07-23
1
-0
/
+8
*
Give up on array allocas in getPointerDereferenceableBytes
Bjorn Steinbrink
2017-12-20
1
-12
/
+0
*
Treat sret arguments as being dereferenceable in getPointerDereferenceableByt...
Bjorn Steinbrink
2017-12-19
1
-1
/
+11
*
Re-commit "Properly handle multi-element and dynamically sized allocas in get...
Bjorn Steinbrink
2017-12-17
1
-0
/
+17
*
Revert "Properly handle multi-element and dynamically sized allocas in getPoi...
Bjorn Steinbrink
2017-12-17
1
-17
/
+0
*
Properly handle byval arguments in getPointerDereferenceableBytes()
Bjorn Steinbrink
2017-12-17
1
-1
/
+15
*
Properly handle multi-element and dynamically sized allocas in getPointerDere...
Bjorn Steinbrink
2017-12-17
1
-0
/
+17
*
Teach isDereferenceablePointer to look through returned-argument functions
Hal Finkel
2016-07-11
1
-1
/
+4
*
Use DL preferred alignment for alloca in Value::getPointerAlignment
Artur Pilipenko
2016-04-27
1
-1
/
+7
*
[gc.statepoint] Change gc.statepoint intrinsic's return type to token type in...
Chen Li
2015-12-26
1
-4
/
+4
*
[ValueTracking] Properly handle non-sized types in isAligned function.
Michael Zolotukhin
2015-12-21
1
-0
/
+20
*
Introduce !align metadata for load instruction
Artur Pilipenko
2015-09-28
1
-0
/
+8
*
Support align attribute for return values
Artur Pilipenko
2015-09-18
1
-0
/
+11
*
Take alignment into account in isSafeToSpeculativelyExecute and isSafeToLoadU...
Artur Pilipenko
2015-08-17
1
-13
/
+57
*
Minor refactoring of GEP handling in isDereferenceablePointer
Artur Pilipenko
2015-06-08
1
-0
/
+13
*
Fix memory-dereferenceable.ll test
Artur Pilipenko
2015-05-21
1
-3
/
+3
*
Dereferenceable, dereferenceable_or_null metadata for loads
Sanjoy Das
2015-05-19
1
-1
/
+32
*
[Statepoints] Support for "patchable" statepoints.
Sanjoy Das
2015-05-12
1
-4
/
+4
*
Extend the statepoint intrinsic to allow statepoints to be marked as transiti...
Pat Gavlin
2015-05-08
1
-2
/
+2
*
[opaque pointer type] Add textual IR support for explicit type parameter to t...
David Blaikie
2015-04-16
1
-1
/
+1
*
Require a GC strategy be specified for functions which use gc.statepoint
Philip Reames
2015-03-27
1
-1
/
+1
*
[opaque pointer type] Add textual IR support for explicit type parameter to l...
David Blaikie
2015-02-27
1
-5
/
+5
*
[opaque pointer type] Add textual IR support for explicit type parameter to g...
David Blaikie
2015-02-27
1
-2
/
+2
*
MemDerefPrinter: Require DataLayoutPass for higher accuracy
Ramkumar Ramachandra
2015-02-09
1
-1
/
+3
*
isDereferenceablePointer: look through gc.relocate calls
Ramkumar Ramachandra
2015-02-09
1
-2
/
+1
*
Introduce print-memderefs to test isDereferenceablePointer
Ramkumar Ramachandra
2015-02-06
1
-0
/
+33