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
/
Instrumentation
/
BoundsChecking
Commit message (
Expand
)
Author
Age
Files
Lines
*
Revert "[IRBuilder] Fold consistently for or/and whether constant is LHS or RHS"
Petr Hosek
2019-07-07
1
-0
/
+2
*
[IRBuilder] Fold consistently for or/and whether constant is LHS or RHS
Philip Reames
2019-07-06
1
-2
/
+0
*
Fix a hang when lowering __builtin_dynamic_object_size
Erik Pilkington
2019-04-10
1
-2
/
+0
*
Fix crash in bounds checking.
Joel Galenson
2018-08-03
1
-0
/
+65
*
Use SCEV to avoid inserting some bounds checks.
Joel Galenson
2018-07-24
1
-0
/
+358
*
[PM] Port BoundsChecking to the new PM.
Chandler Carruth
2017-11-14
1
-0
/
+1
*
Add a bunch of CHECK missing colons in tests. NFC.
Ahmed Bougacha
2015-03-14
1
-1
/
+1
*
[opaque pointer type] Add textual IR support for explicit type parameter to l...
David Blaikie
2015-02-27
4
-22
/
+22
*
[opaque pointer type] Add textual IR support for explicit type parameter to g...
David Blaikie
2015-02-27
3
-19
/
+19
*
Allow aliases to be unnamed_addr.
Rafael Espindola
2014-06-06
1
-1
/
+1
*
Teach MemoryBuiltins about address spaces
Matt Arsenault
2013-12-14
2
-2
/
+77
*
fix PR17635: false positive with packed structures
Nuno Lopes
2013-10-24
1
-0
/
+29
*
ObjectSizeOffsetEvaluator: Don't run into infinite recursion if we have a cyc...
Benjamin Kramer
2013-09-29
1
-0
/
+17
*
[tests] Cleanup initialization of test suffixes.
Daniel Dunbar
2013-08-16
1
-1
/
+0
*
revert r160742: it's breaking CMake build
Nuno Lopes
2012-07-25
1
-31
/
+0
*
MemoryBuiltins: add support to determine the size of strdup'ed non-constant s...
Nuno Lopes
2012-07-25
1
-0
/
+31
*
baby steps toward fixing some problems with inbound GEPs that overflow, as di...
Nuno Lopes
2012-07-20
1
-0
/
+10
*
move the bounds checking pass to the instrumentation folder, where it belongs...
Nuno Lopes
2012-07-20
4
-0
/
+187