Go to file
Jason Molenda 2fc43a3821 Args::StringToGenericRegister will now accept "lr" as
another way to indicate that this register is a generic
Return Address register (in addition to "ra") - this is
used primarily by OperatingSystem plugins.

Correctly annotate the UnwindPlan created by EmulateInstructionARM64
to indicate that it was not sourced from a compiler and it
is valid at every instruction.
<rdar://problem/16639754> 

llvm-svn: 208390
2014-05-09 04:09:48 +00:00
clang Don't repeat function name in comment. 2014-05-09 01:34:38 +00:00
clang-tools-extra Print stats on displayed and ignored warnings. 2014-05-07 09:06:53 +00:00
compiler-rt [Sanitizer] Add the machinery to run the same test under several sanitizers 2014-05-09 00:28:18 +00:00
debuginfo-tests relax testcase for LLDB output format compatibility. 2014-03-19 23:06:18 +00:00
libclc Fix build broken by LLVM commit r207593 2014-04-30 18:35:20 +00:00
libcxx Add Address Sanitizer support to std::vector 2014-05-08 14:14:06 +00:00
libcxxabi Fixes more incorrect #ifs for SJ/LJ exceptions 2014-05-08 19:13:16 +00:00
lld [PECOFF] Split LocallyImportedSymbolFile into two classes. 2014-05-08 22:30:43 +00:00
lldb Args::StringToGenericRegister will now accept "lr" as 2014-05-09 04:09:48 +00:00
llvm Don't indent inside a namespace. Don't duplicate a function name in comment. 2014-05-09 02:56:16 +00:00
openmp Add the offload directory which contains the code needed to support 2014-04-09 15:40:23 +00:00
polly Adapt to DomTree changes in r199104 2014-05-08 08:34:23 +00:00