Go to file
Mehdi Amini 1462b76cdc Revert "Add a new insert_as() method to DenseMap and use it for ConstantUniqueMap"
This reverts commit r260458.

It was backported on an internal branch and broke stage2 build. Since
this can lead to weird random crash I'm reverting upstream as well
while investigating.

From: Mehdi Amini <mehdi.amini@apple.com>
llvm-svn: 260605
2016-02-11 22:00:36 +00:00
clang Relax recently added clang version checks. 2016-02-11 21:31:51 +00:00
clang-tools-extra [clang-tidy] google-runtime-int: fix a false positive in implicit code. 2016-02-11 16:22:58 +00:00
compiler-rt [LSan] Test case fix: mode debug output, synchronization instead of sleep(). 2016-02-11 19:03:09 +00:00
debuginfo-tests New round of fixes for "Always compile debuginfo-tests for the host triple" 2014-10-18 23:47:59 +00:00
libclc configure: Remove llvm 3.6 defines 2016-02-09 22:17:48 +00:00
libcxx Fix LWG issue 2469 - Use piecewise construction in unordered_map::operator[]. 2016-02-11 21:45:53 +00:00
libcxxabi [libcxxabi] Teach cxa_demangle about Hexagon's long double size 2016-01-20 14:10:23 +00:00
libunwind [AArch64] Fix libunwind build when using GNU assembler 2016-02-11 21:22:57 +00:00
lld ELF: Remove readLinkerScript and define LinkerScript::read instead. 2016-02-11 21:38:55 +00:00
lldb XFAIL TestCommandScriptImmediateOutput on FreeBSD also 2016-02-11 21:15:49 +00:00
llgo [llgo] Force exporting __morestack from llgoi 2015-11-27 04:46:46 +00:00
llvm Revert "Add a new insert_as() method to DenseMap and use it for ConstantUniqueMap" 2016-02-11 22:00:36 +00:00
openmp Proxy task fix: task_state stack push condition on fork 2016-02-09 22:32:41 +00:00
polly Separate invariant equivalence classes by type 2016-02-07 17:30:13 +00:00