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
/
clang
/
test
/
CodeGen
/
c11atomics.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
_Atomic of empty struct shouldn't assert
JF Bastien
2018-05-09
1
-0
/
+14
*
Change memcpy/memove/memset to have dest and source alignment attributes.
Daniel Neilson
2018-01-28
1
-10
/
+10
*
Change memcpy/memove/memset to have dest and source alignment attributes (Ste...
Daniel Neilson
2018-01-19
1
-16
/
+16
*
Revert "Change memcpy/memset/memmove to have dest and source alignments."
Pete Cooper
2015-11-19
1
-16
/
+16
*
Change memcpy/memset/memmove to have dest and source alignments.
Pete Cooper
2015-11-18
1
-16
/
+16
*
Atomics: support __c11_* calls on _Atomic struct types.
Tim Northover
2015-11-09
1
-10
/
+106
*
Compute and preserve alignment more faithfully in IR-generation.
John McCall
2015-09-08
1
-8
/
+8
*
[CodeGen] Remove atomic sugar from record types in isSafeToConvert
David Majnemer
2015-06-29
1
-2
/
+18
*
Update Clang tests to handle explicitly typed load changes in LLVM.
David Blaikie
2015-02-27
1
-20
/
+20
*
Update Clang tests to handle explicitly typed gep changes in LLVM.
David Blaikie
2015-02-27
1
-32
/
+32
*
Bugfix for Codegen of atomic load/store/other ops.
Alexey Bataev
2014-12-15
1
-7
/
+7
*
PR18097: Support initializing an _Atomic(T) from an object of C++ class type T
Richard Smith
2014-07-31
1
-0
/
+5
*
CHECK-LABEL-ify some code gen tests to improve diagnostic experience when tes...
Stephen Lin
2013-08-15
1
-1
/
+1
*
clang/test/CodeGen/c11atomics.c: Fix testcase for -Asserts since r186054.
NAKAMURA Takumi
2013-07-11
1
-1
/
+1
*
Simplify atomic load/store IRGen.
Eli Friedman
2013-07-11
1
-5
/
+20
*
Emit native implementations of atomic operations on FreeBSD/armv6.
Ed Schouten
2013-06-15
1
-1
/
+1
*
Promote atomic type sizes up to a power of two, capped by
John McCall
2013-03-07
1
-0
/
+207
*
Remove unused check from test.
David Chisnall
2013-03-03
1
-2
/
+0
*
Improve C11 atomics support:
David Chisnall
2013-03-03
1
-0
/
+139