Go to file
Reed Kotler fafaa9d967 Add a new method which enables one to change register classes.
See the Mips16ISetLowering.cpp patch to see a use of this.
For now now the extra code in Mips16ISetLowering.cpp is a nop but is
used for test purposes. Mips32 registers are setup and then removed and
then the Mips16 registers are setup. 

Normally you need to add register classes and then call
computeRegisterProperties.

llvm-svn: 177120
2013-03-14 22:02:09 +00:00
clang Always declare the .block_descriptor parameter, not just the local copy. 2013-03-14 21:52:59 +00:00
clang-tools-extra Adding a new code owners file for clang-tools-extra. 2013-03-14 16:56:31 +00:00
compiler-rt [Sanitizer] Fix compiler warnings and style issues in sanitizer_common tests. Use -Werror=sign-compare when building them. 2013-03-14 15:15:35 +00:00
debuginfo-tests Migrate dbg-arg.ll to a C file test to be resilient to IR changes. 2013-03-13 18:46:28 +00:00
libclc Update the copyright coredits -- Happy new year 2013! 2013-01-01 10:00:19 +00:00
libcxx Updated link to Marshall's instructions 2013-03-14 19:00:34 +00:00
libcxxabi Bruce Mitchener: Typo fixes. 2013-02-15 15:48:49 +00:00
lld [lld] remove trailing whitespace 2013-03-14 16:09:49 +00:00
lldb Log the match substring as well in the case where we match the step-avoid regexp. 2013-03-14 22:00:18 +00:00
llvm Add a new method which enables one to change register classes. 2013-03-14 22:02:09 +00:00
polly tests: Properly check if asserts are available 2013-03-12 21:27:39 +00:00