Go to file
Jakob Stoklund Olesen 1dd82dd3fc Use MRI::getSimpleHint() instead of getRegAllocPref() in remaining cases.
Targets can provide multiple hints now, so getRegAllocPref() doesn't
make sense any longer because it only returns one preferred register.
Replace it with getSimpleHint() in the remaining heuristics. This
function only

llvm-svn: 169188
2012-12-04 00:30:22 +00:00
clang remove trailing whitespace 2012-12-04 00:29:55 +00:00
clang-tools-extra Test commit: reformat comment. 2012-12-03 14:32:13 +00:00
compiler-rt Use a struct to hold the /proc/self/maps buffer on Linux. 2012-12-03 21:21:22 +00:00
debuginfo-tests XTARGET was removed, update debug-info tests. 2012-10-20 01:38:50 +00:00
libclc
libcxx [CMake] Add support for selecting which c++ abi library to use. 2012-11-30 21:02:29 +00:00
libcxxabi __list::ends_with_template was giving the wrong answer for empty lists. And __parse_unnamed_type_name wasn't properly handling the list of paramters and was not safe against incorrectly mangled lambdas (running past last). 2012-11-30 18:43:50 +00:00
lld Populate entry point into ELF executable. 2012-11-21 21:07:36 +00:00
lldb A few more build fixes for gcc 4.6: 2012-12-04 00:23:45 +00:00
llvm Use MRI::getSimpleHint() instead of getRegAllocPref() in remaining cases. 2012-12-04 00:30:22 +00:00
polly adapt cloog codegen testcases to isl 2012-12-03 21:34:09 +00:00