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
/
pod-member-memcpys.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Make test more robust to appease build bots
David Majnemer
2014-10-10
1
-1
/
+1
*
CodeGen: FieldMemcpyizer didn't handle copies starting inside bitfields
David Majnemer
2014-10-10
1
-0
/
+13
*
Mark C++ reference parameters as dereferenceable
Hal Finkel
2014-07-18
1
-26
/
+26
*
Add 'nonnull' parameter or return attribute when producing an llvm pointer ty...
Nick Lewycky
2014-05-28
1
-26
/
+26
*
Don't pass -O0 to clang_cc1, it is the default.
Rafael Espindola
2013-09-04
1
-2
/
+2
*
Fix the test on -Asserts build.
Rafael Espindola
2013-09-03
1
-8
/
+8
*
Don't run optimizations in a clang test.
Rafael Espindola
2013-09-03
1
-49
/
+49
*
CHECK-LABEL-ify some code gen tests to improve diagnostic experience when tes...
Stephen Lin
2013-08-15
1
-18
/
+18
*
Use ASTContext::getDeclAlign(<Field Decl>) to get the alignment of the first
Lang Hames
2013-03-05
1
-0
/
+20
*
Use the correct alignment for POD-member memcpys where the first field is a
Lang Hames
2013-02-27
1
-0
/
+14
*
Remove block names from test case to unbreak release builds.
Lang Hames
2013-02-17
1
-2
/
+0
*
Re-apply r174919 - smarter copy/move assignment/construction, with fixes for
Lang Hames
2013-02-17
1
-0
/
+224