Go to file
Duncan P. N. Exon Smith 5e6e8c7a0a CodeGen: Use MachineInstr& in AntiDepBreaker API, NFC
Take parameters as MachineInstr& instead of MachineInstr* in
AntiDepBreaker API, since these are required to be non-null.  No
functionality change intended.  Looking toward PR26753.

llvm-svn: 262145
2016-02-27 19:33:37 +00:00
clang Workaround doxygen bug https://bugzilla.gnome.org/show_bug.cgi?id=506243 2016-02-27 14:02:08 +00:00
clang-tools-extra [clang-tidy] Fix an assertion failure in `modernize-use-nullptr` check. 2016-02-26 15:34:35 +00:00
compiler-rt [CMake] Fix a typo in add_compiler_rt_library. 2016-02-26 20:59:40 +00:00
debuginfo-tests
libclc math: Fix ilogb(double) return type 2016-02-24 00:52:15 +00:00
libcxx more status updates 2016-02-25 20:17:03 +00:00
libcxxabi [libcxxabi] Teach cxa_demangle about Hexagon's long double size 2016-01-20 14:10:23 +00:00
libunwind [AArch64] Fix libunwind build when using GNU assembler 2016-02-11 21:22:57 +00:00
lld Report duplicated symbols in bitcode. 2016-02-26 21:49:38 +00:00
lldb Make LLDB safer to use with respect to the global destructor chain. 2016-02-26 23:20:08 +00:00
llgo [llgo] Force exporting __morestack from llgoi 2015-11-27 04:46:46 +00:00
llvm CodeGen: Use MachineInstr& in AntiDepBreaker API, NFC 2016-02-27 19:33:37 +00:00
openmp Add new OpenMP 4.5 affinity API 2016-02-25 18:49:52 +00:00
polly ScopInfo: Drop some debug statements 2016-02-27 06:59:30 +00:00