Go to file
Jakob Stoklund Olesen b138c44276 Remove a test that no longer makes sense.
It was testing a linear scan feature:

  Test if linearscan is unfavoring registers for allocation to allow
  more reuse of reloads from stack slots.

The greedy register allocator doesn't access any stack slots in this
function, so the linear scan feature was not being tested.

llvm-svn: 134666
2011-07-08 00:24:03 +00:00
clang Keep track of which source locations are part of a macro argument 2011-07-07 23:56:36 +00:00
compiler-rt <rdar://problem/9624306> clean up darwin platform to use xcrun. Set up variables in darwin_bni.mk. Use GetCNAVar in AppleBI.mk 2011-06-21 00:07:55 +00:00
debuginfo-tests Testcase for r133065 2011-06-15 17:57:23 +00:00
libcxx provide ~future_error() definition 2011-07-08 00:04:40 +00:00
libcxxabi In cxa_demangle.cpp, rewrite __parse_unresolved_name to reflect updated understanding and sync with updated clang mangling. Also fix think-o in __parse_encoding enabling the parsing of trailing .eh and .b. 2011-06-22 19:27:39 +00:00
lldb Handle the possible case where the process launch failed 2011-07-08 00:00:32 +00:00
llvm Remove a test that no longer makes sense. 2011-07-08 00:24:03 +00:00
polly ScopLib: Add missing include 2011-07-06 18:05:05 +00:00