Go to file
Peter Collingbourne 3fa50f9b05 Implement function prefix data as an IR feature.
Previous discussion:
http://lists.cs.uiuc.edu/pipermail/llvmdev/2013-July/063909.html

Differential Revision: http://llvm-reviews.chandlerc.com/D1191

llvm-svn: 190773
2013-09-16 01:08:15 +00:00
clang Make __has_extension(c_thread_local) work. 2013-09-14 16:17:20 +00:00
clang-tools-extra Transform files in a compilation database if no sources are provided. 2013-09-12 20:10:59 +00:00
compiler-rt [msan] Add source file:line to stack origin reports. 2013-09-13 12:55:07 +00:00
debuginfo-tests Auto-detect the architecture of the executable instead of using the arch of 2013-09-07 20:04:29 +00:00
libclc Parenthesize arguments for mad_hi 2013-09-09 14:36:21 +00:00
libcxx Marshall Clow: LWG Issue 2056: future_errc enums start with value 0 (invalid value for broken_promise). 2013-09-14 18:20:10 +00:00
libcxxabi Adding bad_array_length to libc++abi 2013-09-11 01:42:02 +00:00
lld [PECOFF] Use a dummy file as an "input file" for Idata atoms. 2013-09-15 22:33:15 +00:00
lldb Clean up RegisterContextPOSIX. Renamed to POSIXBreakpointProtocol. 2013-09-14 18:44:01 +00:00
llvm Implement function prefix data as an IR feature. 2013-09-16 01:08:15 +00:00
polly Fix build after SCEV change 2013-09-10 20:22:17 +00:00