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
/
Transforms
/
SafeStack
/
X86
Commit message (
Expand
)
Author
Age
Files
Lines
*
Migrate function attribute "no-frame-pointer-elim"="false" to "frame-pointer"...
Fangrui Song
2019-12-24
1
-2
/
+2
*
Migrate function attribute "no-frame-pointer-elim" to "frame-pointer"="all" a...
Fangrui Song
2019-12-24
1
-2
/
+2
*
[SafeStack] Insert the deref before remaining elements
Petr Hosek
2019-07-24
1
-0
/
+5
*
[SafeStack] Insert the deref after the offset
Petr Hosek
2019-07-22
1
-2
/
+2
*
[lit] Delete empty lines at the end of lit.local.cfg NFC
Fangrui Song
2019-06-17
1
-1
/
+0
*
Revert "Temporarily Revert "Add basic loop fusion pass.""
Eric Christopher
2019-04-17
46
-0
/
+2256
*
Temporarily Revert "Add basic loop fusion pass."
Eric Christopher
2019-04-17
46
-2256
/
+0
*
SafeStack: Prevent OOB reads with mem intrinsics
Vlad Tsyrklevich
2018-08-30
1
-0
/
+14
*
[DebugInfo] Add DILabel metadata and intrinsic llvm.dbg.label.
Shiva Chen
2018-05-09
3
-3
/
+3
*
[SafeStack] Use updated CreateMemCpy API to set more accurate source and dest...
Daniel Neilson
2018-02-12
1
-0
/
+17
*
Remove alignment argument from memcpy/memmove/memset in favour of alignment a...
Daniel Neilson
2018-01-19
2
-6
/
+6
*
Parse and print DIExpressions inline to ease IR and MIR testing
Reid Kleckner
2017-08-23
3
-10
/
+5
*
Remove the obsolete offset parameter from @llvm.dbg.value
Adrian Prantl
2017-07-28
2
-13
/
+13
*
Align definition of DW_OP_plus with DWARF spec [3/3]
Florian Hahn
2017-06-14
2
-5
/
+5
*
[safestack] Disable stack coloring by default.
Evgeniy Stepanov
2017-05-19
4
-6
/
+6
*
PR32382: Fix emitting complex DWARF expressions.
Adrian Prantl
2017-04-18
1
-2
/
+2
*
Add address space mangling to lifetime intrinsics
Matt Arsenault
2017-04-10
6
-109
/
+109
*
[Fuchsia] Use thread-pointer ABI slots for stack-protector and safe-stack
Petr Hosek
2017-02-24
1
-0
/
+3
*
Disable TLS for stack protector on Android API<17.
Evgeniy Stepanov
2017-02-23
1
-7
/
+11
*
[safestack] Use non-thread-local unsafe stack pointer for Contiki OS
David L Kreitzer
2016-10-14
1
-2
/
+1
*
[safestack] Move X86-targeted tests into the X86 subdirectory.
David L Kreitzer
2016-10-13
41
-0
/
+2142
*
[safestack] Add canary to unsafe stack frames
Evgeniy Stepanov
2016-04-11
2
-0
/
+49
*
[safestack] Fix a stupid mix-up in the direct-tls code path.
Evgeniy Stepanov
2015-09-30
1
-6
/
+6
*
Android support for SafeStack.
Evgeniy Stepanov
2015-09-23
2
-0
/
+33