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
/
CodeGen
/
packed-nest-unpacked.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Revert "Change memcpy/memset/memmove to have dest and source alignments."
Pete Cooper
2015-11-19
1
-5
/
+5
*
Change memcpy/memset/memmove to have dest and source alignments.
Pete Cooper
2015-11-18
1
-5
/
+5
*
Respect alignment of nested bitfields
Ulrich Weigand
2015-07-10
1
-1
/
+30
*
Test case updates for explicit type parameter to the gep operator
David Blaikie
2015-03-13
1
-7
/
+7
*
Update Clang tests to handle explicitly typed load changes in LLVM.
David Blaikie
2015-02-27
1
-2
/
+2
*
Complete Rewrite of CGRecordLayoutBuilder
Warren Hunt
2014-02-21
1
-1
/
+1
*
Fix a FIXME in a testcase about packed structs and calls I left around
Eli Friedman
2013-06-11
1
-1
/
+1
*
Rework the bitfield access IR generation to address PR13619 and
Chandler Carruth
2012-12-06
1
-1
/
+1
*
Propagate lvalue alignment into bitfields. Per report on cfe-dev.
Eli Friedman
2012-06-27
1
-0
/
+18
*
Attempt to fix test.
Eli Friedman
2012-04-17
1
-1
/
+1
*
Make sure EmitMoveFromReturnSlot is passing the correct alignment to
Chad Rosier
2012-04-17
1
-0
/
+8
*
Propagate alignment on lvalues through EmitLValueForField. PR12395.
Eli Friedman
2012-04-16
1
-1
/
+9
*
Make EmitAggregateCopy take an alignment argument. Make EmitFinalDestCopy pa...
Eli Friedman
2011-12-05
1
-0
/
+31