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
/
Bitcode
/
attributes.ll
Commit message (
Expand
)
Author
Age
Files
Lines
*
IR: print value numbers for unnamed function arguments
Tim Northover
2019-08-03
1
-36
/
+36
*
ARM MTE stack sanitizer.
Evgeniy Stepanov
2019-07-15
1
-2
/
+9
*
[Attributor] Deduce "nosync" function attribute.
Stefan Stipanovic
2019-07-11
1
-3
/
+10
*
Add, and infer, a nofree function attribute
Brian Homerding
2019-07-08
1
-2
/
+8
*
[Attr] Add "willreturn" function attribute
Johannes Doerfert
2019-06-27
1
-2
/
+9
*
Reapply: IR: add optional type to 'byval' function parameters
Tim Northover
2019-05-30
1
-1
/
+1
*
Revert "IR: add optional type to 'byval' function parameters"
Tim Northover
2019-05-29
1
-1
/
+1
*
IR: add optional type to 'byval' function parameters
Tim Northover
2019-05-29
1
-1
/
+1
*
Revert "[Sanitizers] UBSan unreachable incompatible with ASan in the presence...
Julian Lettner
2019-01-24
1
-9
/
+2
*
[Sanitizers] UBSan unreachable incompatible with ASan in the presence of `nor...
Julian Lettner
2019-01-24
1
-2
/
+9
*
Add the ShadowCallStack attribute
Vlad Tsyrklevich
2018-04-03
1
-2
/
+9
*
Hardware-assisted AddressSanitizer (llvm part).
Evgeniy Stepanov
2017-12-09
1
-2
/
+9
*
Add speculatable function attribute
Matt Arsenault
2017-04-28
1
-2
/
+8
*
Add writeonly IR attribute
Nicolai Haehnle
2016-07-04
1
-2
/
+9
*
Add the allocsize attribute to LLVM.
George Burgess IV
2016-04-12
1
-2
/
+14
*
Swift Calling Convention: add swifterror attribute.
Manman Ren
2016-04-01
1
-0
/
+25
*
Swift Calling Convention: add swiftself attribute.
Manman Ren
2016-03-29
1
-0
/
+6
*
Add InaccessibleMemOnly and inaccessibleMemOrArgMemOnly attributes
Vaivaswatha Nagaraj
2015-12-16
1
-2
/
+14
*
Add a new attribute: norecurse
James Molloy
2015-11-06
1
-2
/
+8
*
Currently string attributes on function arguments/return values can be genera...
Artur Pilipenko
2015-08-03
1
-0
/
+10
*
Add argmemonly attribute.
Igor Laevsky
2015-07-11
1
-2
/
+9
*
Add initial support for the convergent attribute.
Owen Anderson
2015-05-26
1
-2
/
+8
*
[IR] Introduce a dereferenceable_or_null(N) attribute.
Sanjoy Das
2015-04-16
1
-0
/
+6
*
verify-uselistorder: Force -preserve-bc-use-list-order
Duncan P. N. Exon Smith
2014-08-19
1
-1
/
+1
*
verify-uselistorder: Change the default -num-shuffles=5
Duncan P. N. Exon Smith
2014-07-31
1
-1
/
+1
*
Rename llvm-uselistorder => verify-uselistorder
Duncan P. N. Exon Smith
2014-07-30
1
-1
/
+1
*
Bitcode: Correctly compare a Use against itself
Duncan P. N. Exon Smith
2014-07-29
1
-0
/
+1
*
Make use of the align parameter attribute for all pointer arguments
Hal Finkel
2014-07-22
1
-0
/
+5
*
Add a dereferenceable attribute
Hal Finkel
2014-07-18
1
-0
/
+10
*
Add a new attribute called 'jumptable' that creates jump-instruction tables f...
Tom Roeder
2014-06-05
1
-3
/
+9
*
Add 'nonnull', a new parameter and return attribute which indicates that the ...
Nick Lewycky
2014-05-20
1
-0
/
+5
*
Begin adding docs and IR-level support for the inalloca attribute
Reid Kleckner
2013-12-19
1
-0
/
+5
*
The 'optnone' attribute means don't inline anything into this function
Paul Robinson
2013-11-18
1
-2
/
+2
*
Add function attribute 'optnone'.
Andrea Di Biagio
2013-08-23
1
-2
/
+10
*
Add some uncovered attribute tests
Tobias Grosser
2013-07-17
1
-0
/
+31
*
Unify clang/llvm attributes for asan/tsan/msan (LLVM part)
Kostya Serebryany
2013-02-26
1
-6
/
+6
*
Modify the LLVM assembly output so that it uses references to represent funct...
Bill Wendling
2013-02-20
1
-21
/
+21
*
Test for string attributes and for attribute group output.
Bill Wendling
2013-02-12
1
-0
/
+28
*
[tsan/msan] adding thread_safety and uninitialized_checks attributes
Kostya Serebryany
2013-02-11
1
-0
/
+10
*
PR12696: Attribute bits above 1<<30 are not encoded in bitcode
Meador Inge
2012-05-28
1
-0
/
+164