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
/
member-initializers.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Make some tests LLVM-optimization agnostic and remove some others that were b...
David Blaikie
2015-11-14
1
-35
/
+0
*
Update clang regression tests for 'norecurse'
James Molloy
2015-11-12
1
-1
/
+1
*
CHECK-LABEL-ify some code gen tests to improve diagnostic experience when tes...
Stephen Lin
2013-08-15
1
-1
/
+1
*
Add more of the command line options as attribute flags.
Bill Wendling
2013-02-28
1
-2
/
+2
*
Reapply r176133 with testcase fixes.
Bill Wendling
2013-02-27
1
-1
/
+1
*
Revert "Add more attributes from the command line to functions."
Anna Zaks
2013-02-25
1
-2
/
+2
*
Add more attributes from the command line to functions.
Bill Wendling
2013-02-25
1
-2
/
+2
*
Modify the tests to use attribute group references instead of listing the
Bill Wendling
2013-02-20
1
-2
/
+3
*
with recent optimizer changes, these all get devirtualized.
Chris Lattner
2010-05-01
1
-1
/
+1
*
Don't try to fold DeclRefExprs that point to ParmVarDecls. This had the side-...
Anders Carlsson
2010-02-03
1
-0
/
+12
*
Set the correct vtable pointers _before_ generating code for any member initi...
Anders Carlsson
2010-02-02
1
-0
/
+22