Go to file
Juergen Ributzka 384c3b5c03 Provide convenient access to the zext/sext attributes of function arguments. NFC.
llvm-svn: 214843
2014-08-05 05:43:41 +00:00
clang ReleaseNotes: add blurb about Windows support 2014-08-05 00:21:23 +00:00
clang-tools-extra [clang-tidy] Rewrite a for-range loop in the old style. 2014-08-04 10:11:47 +00:00
compiler-rt [UBSan] Allow to suppress reports from vptr checker for specified types. 2014-08-05 01:24:22 +00:00
debuginfo-tests relax testcase for LLDB output format compatibility. 2014-03-19 23:06:18 +00:00
libclc relational: Add islessequal(floatN) builtin 2014-08-01 21:50:59 +00:00
libcxx dit pointed out on IRC that '__i = _VSTD::next(__i)' was a very long-winded way of writing '++__i'. Since I hate being thought of as long-winded (this checkin comment notwithstanding), I fixed it. No functionality change. 2014-08-05 01:34:12 +00:00
libcxxabi [unwinder] Tell the assembler that functions are functions so that the linker knows how to link them. 2014-08-01 22:02:21 +00:00
lld [PECOFF] addDeadStripRoot is not thread-safe. 2014-08-05 01:44:43 +00:00
lldb If you found a step through plan stop looking up the stack for a step out plan. 2014-08-05 01:59:20 +00:00
llvm Provide convenient access to the zext/sext attributes of function arguments. NFC. 2014-08-05 05:43:41 +00:00
openmp CMake: remove duplicated source file from list 2014-06-02 13:09:24 +00:00
polly Do allow negative offsets in the outermost array dimension 2014-08-03 21:07:30 +00:00