Go to file
Jack Carter 311246c6d5 [Mips Assembler] Add support for OR macro with imediate opperand
Mips assembler supports macros that allows the OR instruction 
to have an immediate parameter. This patch adds an instruction 
alias that converts this macro into a Mips ORI instruction. 

Contributer: Vladimir Medic
llvm-svn: 178316
2013-03-28 23:45:13 +00:00
clang Objective-C: Produce precise diagnostic when 2013-03-28 23:39:11 +00:00
clang-tools-extra modularize - Fixed broken array use (asserted in tests). Renamed KindType enum. 2013-03-28 18:38:43 +00:00
compiler-rt Band-aid fix for the TSan RTL build 2013-03-28 22:23:03 +00:00
debuginfo-tests Remove IR scenario tests. 2013-03-15 20:52:10 +00:00
libclc Update the copyright coredits -- Happy new year 2013! 2013-01-01 10:00:19 +00:00
libcxx I believe debug mode for vector<T> (T != bool) is complete. If anyone sees anything more they would like to see on it, please let me know. Debug mode is activated by compiling with -D_LIBCPP_DEBUG2=1. Eventually _LIBCPP_DEBUG2 will be renamed to just _LIBCPP_DEBUG. 2013-03-28 20:35:29 +00:00
libcxxabi Bruce Mitchener: Typo fixes. 2013-02-15 15:48:49 +00:00
lld [ELF] Cache contentType and permissions. 2013-03-28 18:58:50 +00:00
lldb <rdar://problem/11730263> 2013-03-28 23:42:53 +00:00
llvm [Mips Assembler] Add support for OR macro with imediate opperand 2013-03-28 23:45:13 +00:00
polly RegisterPasses: Improve comments 2013-03-23 21:35:52 +00:00