Go to file
Sean Callanan 0e016fe31b Fixed a problem in IRForTarget where we would not
delete a constant after we replaced it with a
dynamically-computed value.  Also ensured that we
replace all users of the constant if there are
multiple ones.  Added a testcase.

<rdar://problem/14379043>

llvm-svn: 186363
2013-07-15 23:31:47 +00:00
clang Test case for r18266 (serialization support for TagDecl:IsCompleteDefinitionRequired) 2013-07-15 21:33:26 +00:00
clang-tools-extra Fix UseAuto not transforming iterator when non-fully qualifiers are used and 2013-07-15 15:37:05 +00:00
compiler-rt Fix check_lint warnings in sanitizers' runtime libraries 2013-07-15 16:11:39 +00:00
debuginfo-tests Now that we get non-trivial value parameters locations correct, un-XFAIL these tests. 2013-06-19 22:07:11 +00:00
libclc Add integer-gentype.inc: Missing file from r185839 2013-07-15 15:20:05 +00:00
libcxx Make std::forward and std::move (and std::move_if_noexcept) constexpr in C++14 2013-07-15 20:46:11 +00:00
libcxxabi Updated CREDITS.TXT 2013-07-02 19:01:59 +00:00
lld [PECOFF][Writer] Follow up patch for r186336. 2013-07-15 22:20:10 +00:00
lldb Fixed a problem in IRForTarget where we would not 2013-07-15 23:31:47 +00:00
llvm PR16628: Fix a bug in the code that merges compares. 2013-07-15 22:52:48 +00:00
polly ScopDetect: clang-format 2013-07-14 18:09:43 +00:00