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
/
CXX
/
except
/
except.spec
/
p14-ir.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
IR: print value numbers for unnamed function arguments
Tim Northover
2019-08-03
1
-2
/
+2
*
Revert "[CodeGenCXX] Treat 'this' as noalias in constructors"
Sean Fertile
2018-10-15
1
-6
/
+6
*
[CodeGenCXX] Treat 'this' as noalias in constructors
Anton Bikineev
2018-10-10
1
-6
/
+6
*
Emit DeferredDeclsToEmit in a DFS order.
Rafael Espindola
2015-01-22
1
-4
/
+4
*
Mark C++ reference parameters as dereferenceable
Hal Finkel
2014-07-18
1
-2
/
+2
*
Add 'nonnull' parameter or return attribute when producing an llvm pointer ty...
Nick Lewycky
2014-05-28
1
-2
/
+2
*
Update to use references to attribute groups instead of listing the attribute...
Bill Wendling
2013-02-22
1
-5
/
+7
*
clang side to match the LLVM IR type system rewrite patch.
Chris Lattner
2011-07-09
1
-6
/
+7
*
Move unnamed_addr after the function arguments on Sabre's request.
Rafael Espindola
2011-01-25
1
-7
/
+7
*
Add unnamed_addr to constructors and destructors.
Rafael Espindola
2011-01-11
1
-7
/
+7
*
Apparently the {{$}} hack doesn't work on Windows; I am saddened but not
John McCall
2010-07-08
1
-2
/
+5
*
Mark calls to 'throw()' functions as nounwind, and mark the functions nounwind
John McCall
2010-07-08
1
-17
/
+19
*
Validated by nightly-test runs on x86 and x86-64 darwin, including after
John McCall
2010-07-06
1
-9
/
+12
*
Provide exception specifications for implicitly-declared default constructors.
Douglas Gregor
2010-07-01
1
-0
/
+26
*
Provide exception specifications for implicitly-declared copy constructors.
Douglas Gregor
2010-07-01
1
-0
/
+44