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
/
blocks-cxx11.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Revert "[CodeGenCXX] Treat 'this' as noalias in constructors"
Sean Fertile
2018-10-15
1
-1
/
+1
*
[CodeGenCXX] Treat 'this' as noalias in constructors
Anton Bikineev
2018-10-10
1
-1
/
+1
*
Test case updates for explicit type parameter to the gep operator
David Blaikie
2015-03-13
1
-2
/
+2
*
Update Clang tests to handle explicitly typed load changes in LLVM.
David Blaikie
2015-02-27
1
-5
/
+5
*
Update Clang tests to handle explicitly typed gep changes in LLVM.
David Blaikie
2015-02-27
1
-5
/
+5
*
Mark C++ reference parameters as dereferenceable
Hal Finkel
2014-07-18
1
-1
/
+1
*
Add 'nonnull' parameter or return attribute when producing an llvm pointer ty...
Nick Lewycky
2014-05-28
1
-1
/
+1
*
CHECK-LABEL-ify some code gen tests to improve diagnostic experience when tes...
Stephen Lin
2013-08-15
1
-1
/
+1
*
PR12848: When emitting a local variable declared 'constexpr', always initiali...
Richard Smith
2013-06-02
1
-1
/
+1
*
Fix the emission of the copy-initialization of a block capture
John McCall
2013-03-04
1
-0
/
+30
*
Unify the BlockDeclRefExpr and DeclRefExpr paths so that
John McCall
2012-03-10
1
-0
/
+84