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
/
blocks-seq.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Distinguish `__block` variables that are captured by escaping blocks
Akira Hatanaka
2018-10-01
1
-0
/
+1
*
Revert r343518.
Akira Hatanaka
2018-10-01
1
-1
/
+0
*
Distinguish `__block` variables that are captured by escaping blocks
Akira Hatanaka
2018-10-01
1
-0
/
+1
*
Revert r341754.
Akira Hatanaka
2018-09-09
1
-1
/
+0
*
Distinguish `__block` variables that are captured by escaping blocks
Akira Hatanaka
2018-09-08
1
-0
/
+1
*
[opaque pointer types] Explicit non-pointer type for call expressions
David Blaikie
2015-04-16
1
-2
/
+2
*
Update Clang tests to handle explicitly typed load changes in LLVM.
David Blaikie
2015-02-27
1
-2
/
+2
*
Update Clang tests to handle explicitly typed gep changes in LLVM.
David Blaikie
2015-02-27
1
-2
/
+2
*
clang/test/CodeGen/blocks-seq.c: FileCheck-ize.
NAKAMURA Takumi
2013-01-22
1
-10
/
+8
*
Update tests to use %clang_cc1 instead of 'clang-cc' or 'clang -cc1'.
Daniel Dunbar
2009-12-15
1
-1
/
+1
*
Eliminate &&s in tests.
Daniel Dunbar
2009-11-08
1
-6
/
+6
*
Make the forwarding member of block byref structs be a pointer to the block b...
Anders Carlsson
2009-09-10
1
-8
/
+6
*
Fix a few tests to be -Asserts agnostic.
Daniel Dunbar
2009-08-23
1
-10
/
+12
*
Update test case.
Daniel Dunbar
2009-08-11
1
-2
/
+2
*
Fixup codegen for __block int i; i += rhs();. Should also slightly
Mike Stump
2009-05-22
1
-2
/
+7
*
Fixup blocks codegen for { __block i; i = rhs(); }, we want the rhs
Mike Stump
2009-05-21
1
-0
/
+13