Go to file
Reid Kleckner cfb9ce53c1 Replace llvm.frameallocate with llvm.frameescape
Turns out it's pretty straightforward and simplifies the implementation.

Reviewers: andrew.w.kaylor

Differential Revision: http://reviews.llvm.org/D8051

llvm-svn: 231386
2015-03-05 18:26:34 +00:00
clang Recommit "[IAS] Teach -cc1as about the 'target-abi' option." 2015-03-05 13:39:14 +00:00
clang-tools-extra [clang-tidy] Slighly clarified a comment. 2015-03-05 14:58:03 +00:00
compiler-rt tsan: fix signal handling during stop-the-world 2015-03-05 14:37:28 +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 Fix bitselect for float/double types v2 2015-03-05 15:31:05 +00:00
libcxx Rework reverse_iterator::operator[] so as not to use the base iterators operator [], which can cause constness problems. Fixes PR17883 2015-03-05 16:07:37 +00:00
libcxxabi Fix build with GCC: 2015-03-05 02:56:05 +00:00
lld Remove dead code. 2015-03-05 02:58:13 +00:00
lldb Add support for the DWARFv3 (circa 2005) DW_OP_form_tls_address 2015-03-05 02:42:06 +00:00
llgo [llgo] debug: create replaceable type through DIBuilder 2015-03-02 12:42:45 +00:00
llvm Replace llvm.frameallocate with llvm.frameescape 2015-03-05 18:26:34 +00:00
openmp moved Windows-specific flags under the WINDOWS guard in CMake 2015-03-05 17:50:48 +00:00
polly Fix compilation after 'Make DataLayout Non-Optional in the Module' commit 2015-03-05 09:48:20 +00:00