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
/
CodeGenCXX
/
atomicinit.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Revert "Revert "As a follow-up to my initial mail to llvm-dev here's a first ...
Eric Christopher
2019-11-26
1
-1
/
+1
*
Revert "As a follow-up to my initial mail to llvm-dev here's a first pass at ...
Muhammad Omair Javaid
2019-11-26
1
-1
/
+1
*
As a follow-up to my initial mail to llvm-dev here's a first pass at the O1 d...
Eric Christopher
2019-11-25
1
-1
/
+1
*
[Clang] Disable new PM for tests that use optimization level -O1, -O2 and -O3
Petr Hosek
2019-06-05
1
-1
/
+1
*
Revert "[CodeGenCXX] Treat 'this' as noalias in constructors"
Sean Fertile
2018-10-15
1
-4
/
+4
*
[CodeGenCXX] Treat 'this' as noalias in constructors
Anton Bikineev
2018-10-10
1
-4
/
+4
*
Update test to account for r276604
David Majnemer
2016-07-25
1
-2
/
+2
*
Update clang for D20348
Peter Collingbourne
2016-06-14
1
-5
/
+5
*
Adjust clang side tests effected by 239795 before reapplying said change
Philip Reames
2015-06-16
1
-3
/
+3
*
Test case updates for explicit type parameter to the gep operator
David Blaikie
2015-03-13
1
-2
/
+2
*
Sema: Permit an atomic type to be initialized by the same atomic type
David Majnemer
2014-12-28
1
-0
/
+4
*
CodeGen: ConstStructBuilder must verify packed constraints after padding
David Majnemer
2014-10-19
1
-4
/
+4
*
PR18097: Support initializing an _Atomic(T) from an object of C++ class type T
Richard Smith
2014-07-31
1
-1
/
+55
*
CHECK-LABEL-ify some code gen tests to improve diagnostic experience when tes...
Stephen Lin
2013-08-15
1
-3
/
+3
*
Fix some i1/i8 confusion within _Atomic(bool) in IR generation, both
Douglas Gregor
2012-04-12
1
-1
/
+24
*
Update recently-added test to use new __c11_ form of atomic builtins.
Richard Smith
2012-04-11
1
-1
/
+1
*
Make __atomic_init() (soon to be __c11_atomic_init()) work with non-scalar ty...
David Chisnall
2012-04-11
1
-0
/
+13
*
Allow c++ initialisers to initialise _Atomic fields.
David Chisnall
2012-04-11
1
-0
/
+12