Go to file
Jakob Stoklund Olesen 0e7752407c Don't try to verify LiveIntervals for physical registers.
When a physical register is in use, some alias of that register has a live
interval with a relevant live range. That is the sad state of intervals after
physreg coalescing of subregs, and it is good enough for correct register
allocation.

llvm-svn: 110452
2010-08-06 18:04:14 +00:00
clang Initialize variable to work around warning; unfortunately, there isn't any 2010-08-06 16:37:05 +00:00
compiler-rt add unit tests 2010-08-04 23:34:21 +00:00
libcxx buildit adjustment 2010-07-30 23:15:01 +00:00
lldb Removed the -i option from the expr command, and 2010-08-06 00:35:32 +00:00
llvm Don't try to verify LiveIntervals for physical registers. 2010-08-06 18:04:14 +00:00