llvm with tablegen backend for capstone disassembler
Go to file
Quentin Colombet 1627a4159e [CodeGenPrepare] Fix the check of the legality of an instruction.
The API expects an ISD opcode, not an IR opcode.
Fixes a regression for R600.

Related to <rdar://problem/15519855>.

llvm-svn: 201923
2014-02-22 01:06:41 +00:00
clang Per feedback from Aaron Ballman, push cast-to-ObjCProtocolDecl inside handleObjCSuppresProtocolAttr(). 2014-02-22 01:06:05 +00:00
clang-tools-extra Add a makefile for clang-query. Patch by Alex Horn! 2014-02-18 19:46:01 +00:00
compiler-rt Revert "Replace __FUNCTION__ with __func__, the latter being standard C99/C++11." 2014-02-22 00:37:45 +00:00
debuginfo-tests Add a fallback path for buildbots temporarily stuck on really old 2014-02-21 00:17:02 +00:00
libclc Add generic nvptx targets 2014-02-14 20:33:53 +00:00
libcxx Revert "Fix historical #ifdef. Use __cplusplus instead of __GXX_EXPERIMENTAL_CXX0X__ when compiling with clang. No functionality change." 2014-02-21 21:06:36 +00:00
libcxxabi Demangle Dc to decltype(auto) as per the Itanium C++ ABI spec. 2014-02-17 21:56:01 +00:00
lld [PECOFF] Implement /SAFESEH option. 2014-02-21 22:50:27 +00:00
lldb Oops, probably ought to turn on that fix... 2014-02-21 22:36:11 +00:00
llvm [CodeGenPrepare] Fix the check of the legality of an instruction. 2014-02-22 01:06:41 +00:00
openmp For your Christmas hacking pleasure. 2013-12-23 17:28:57 +00:00
polly Dependences: Do not assign 'WAW' twice 2014-02-21 23:08:58 +00:00