Go to file
Evan Cheng a4b6404cf0 DAG combine should not increase alignment of loads / stores with alignment less
than ABI alignment. These are loads / stores from / to "packed" data structures.
Their alignments are intentionally under-specified.

rdar://10301431

llvm-svn: 145273
2011-11-28 20:42:56 +00:00
clang Fix comment. 2011-11-28 20:05:27 +00:00
compiler-rt platform/clang_darwin: Fix a refacto and commento. 2011-11-17 17:47:22 +00:00
debuginfo-tests Testcase for r133065 2011-06-15 17:57:23 +00:00
libcxx Remove redundant iterator assignment detected by Marshall Clow 2011-11-28 19:49:26 +00:00
libcxxabi reformatted to match Clang style; thanks to John McCall for the nudge 2011-08-15 18:06:47 +00:00
lldb Clarify the SBProcess Python API GetSTDOUT()/GetSTDERR(). They look different from 2011-11-28 19:12:25 +00:00
llvm DAG combine should not increase alignment of loads / stores with alignment less 2011-11-28 20:42:56 +00:00
polly test: Do not hardcode '.so' as library suffix 2011-11-22 19:40:38 +00:00