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
/
goto.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
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
*
[Lit Test] Make tests C++11 compatible - nothrow destructors
Charles Li
2017-01-09
1
-2
/
+5
*
Replace Sema-level implementation of -fassume-sane-operator-new with a
Richard Smith
2016-04-07
1
-1
/
+1
*
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
*
Whenever explicitly activating or deactivating a cleanup, we
John McCall
2011-11-10
1
-1
/
+1
*
Simplify EH control flow by observing that EH scopes form a simple
John McCall
2011-08-11
1
-1
/
+0
*
Convert Clang over to resuming from landing pads with llvm.eh.resume.
John McCall
2011-05-28
1
-0
/
+1
*
Add -fcxx-exceptions to all tests that use C++ exceptions.
Anders Carlsson
2011-02-28
1
-1
/
+1
*
Not really sure how this worked, but it seems like a clear typo. =]
Chandler Carruth
2010-10-16
1
-1
/
+1
*
When instantiating a new-expression, force a rebuild if there were default
John McCall
2010-10-05
1
-20
/
+34
*
...without leaving a temporary file behind.
John McCall
2010-10-05
1
-1
/
+1
*
Er, this test should actually run IR generation.
John McCall
2010-10-05
1
-1
/
+1
*
Teach PopCleanupBlock to correctly handle the possibility of branching through
John McCall
2010-10-05
1
-0
/
+29