Go to file
Reid Kleckner 661f35b0c5 Refactor ABI argument lowering a little
Currently it tracks the number of free registers, but soon it will track
stack offsets for inalloca lowering.

No functional change.

llvm-svn: 199532
2014-01-18 01:12:41 +00:00
clang Refactor ABI argument lowering a little 2014-01-18 01:12:41 +00:00
clang-tools-extra Add the check name to the clang-tidy diagnostic output. 2014-01-13 10:50:51 +00:00
compiler-rt Support NetBSD/ARM. 2014-01-17 14:06:22 +00:00
debuginfo-tests don't use CHECK-NEXT because it may be on the same line. 2013-09-18 23:01:54 +00:00
libclc Update the copyright credits -- Happy new year 2014! 2014-01-01 08:27:31 +00:00
libcxx Adjust build fix from r199494 to use C++ casts 2014-01-17 16:17:24 +00:00
libcxxabi Implement demangling for user-defined operators. 2014-01-06 23:05:04 +00:00
lld Fix odd titlecasing and spacing in an error message. 2014-01-18 00:57:40 +00:00
lldb Undo change to triple behavior from r199510. 2014-01-17 22:21:22 +00:00
llvm Fix more instances of dropped fast math flags when optimizing FADD instructions. All found by inspection (aka grep). 2014-01-18 00:48:14 +00:00
openmp For your Christmas hacking pleasure. 2013-12-23 17:28:57 +00:00
polly llvm/IR/Writer.h has been removed in llvm commit r198836 and seems useless in polly 2014-01-16 07:10:09 +00:00