Go to file
Akira Hatanaka 2372c8bb5f In MipsFrameLowering::emitPrologue and emitEpilogue, call Mips::loadImmediate
to load an immediate that does not fit into 16-bit. Also, take into
consideration the global base register slot on the stack when computing the
stack size. 

llvm-svn: 158430
2012-06-14 01:17:13 +00:00
clang Add triples to keep make test work on Windows, where wchar_t is only 16 2012-06-13 23:15:33 +00:00
compiler-rt Add test rdx, rdx to fix ASan tests on Mac OS 10.7 x64 2012-06-11 15:38:07 +00:00
debuginfo-tests Fix this for buggy gdb behavior alongside the change 2012-06-05 18:16:03 +00:00
libclc configure.py: Add an install rule. 2012-06-01 17:29:59 +00:00
libcxx Revert pair constructors back to using is_convertible instead of is_constructible. This should pull things into alignment with the final draft. Fixes http://llvm.org/bugs/show_bug.cgi?id=13063#add_comment. 2012-06-09 20:01:23 +00:00
libcxxabi Fix bug in cxa_demangle involving template substitution. 2012-05-02 15:38:11 +00:00
lld flesh out mach-o Reference Kinds 2012-06-12 23:01:30 +00:00
lldb rdar://problem/11390100 2012-06-11 21:05:26 +00:00
llvm In MipsFrameLowering::emitPrologue and emitEpilogue, call Mips::loadImmediate 2012-06-14 01:17:13 +00:00
polly Add some tests for the independent blocks pass. 2012-06-11 10:25:12 +00:00