Go to file
Manman Ren b504f49448 Struct byval cleanup: add helper functions to reduce code duplication.
Helper functions are added:
emitPostLd: emit a post-increment load operation with given size.
emitPostSt: emit a post-increment store operation with given size.

No functionality change.

llvm-svn: 193656
2013-10-29 22:27:32 +00:00
clang Changed tests_typestate to test_typestate for consistency. 2013-10-29 20:28:41 +00:00
clang-tools-extra Refactoring transform-specific options 2013-10-17 17:57:36 +00:00
compiler-rt [sanitizer] Intercept drand48_r, lrand48_r. 2013-10-29 22:25:27 +00:00
debuginfo-tests don't use CHECK-NEXT because it may be on the same line. 2013-09-18 23:01:54 +00:00
libclc Clean-up dependency files 2013-10-23 02:49:33 +00:00
libcxx Update status of issues 2013-10-23 05:59:18 +00:00
libcxxabi Move local Db type out to namespace scope. 2013-10-22 16:45:48 +00:00
lld [PECOFF] Suppress startup message of background processes. 2013-10-29 19:52:44 +00:00
lldb Fixing an issue in yesterday's dynamic type changes where we would not craft a valid SBType given debug information 2013-10-29 17:42:02 +00:00
llvm Struct byval cleanup: add helper functions to reduce code duplication. 2013-10-29 22:27:32 +00:00
openmp Update web pages to include style sheets and referenced documents missed before. 2013-10-03 11:55:28 +00:00
polly ScopInfo: Add support for AssumedContext 2013-10-29 21:05:49 +00:00