llvm with tablegen backend for capstone disassembler
Go to file
Jakob Stoklund Olesen 232ae7cc20 Add TargetRegisterInfo::hasRegUnit().
This trivial helper function tests if a register contains a register
unit. It is similar to regsOverlap(), but with asymmetric arguments.

llvm-svn: 161180
2012-08-02 14:45:53 +00:00
clang Add OpenBSD arch targets for powerpc, arm, mips64, mips64el and sparc. 2012-08-02 13:45:48 +00:00
compiler-rt Some refactoring for asan_symbolize.py: introduced the Symbolizer class and implemented DarwinSymbolizer for atos-based symbolization, BreakpadSymbolizer for breakpad-based symbolization (files produced by the dump_syms tool, http://code.google.com/p/google-breakpad/source/browse/#svn%2Ftrunk%2Fsrc%2Ftools%2Fmac%2Fdump_syms) and ChainSymbolizer to allow falling back if a symbolizer hadn't succeeded. 2012-08-02 13:59:23 +00:00
debuginfo-tests Fix this for gdb 7.4. 2012-07-23 19:41:58 +00:00
libclc configure.py: Add an install rule. 2012-06-01 17:29:59 +00:00
libcxx Andrew Morrow: Attached is a writeup of the current state of the libc++ test suite on Linux. 2012-07-31 21:30:28 +00:00
libcxxabi Update CREDITS.TXT 2012-08-01 19:24:04 +00:00
lld Hook up lld-test to llvm check-all. Patch by Andy Gibbs! 2012-07-31 18:44:52 +00:00
lldb Silence the "Command ... failed!" message when not running in trace mode. 2012-08-01 19:56:04 +00:00
llvm Add TargetRegisterInfo::hasRegUnit(). 2012-08-02 14:45:53 +00:00
polly Remove leftover definitions 2012-08-02 13:34:58 +00:00