llvm-project/clang/lib
Daniel Sanders bd3f47f5b5 [mips] Interrupt attribute support.
Summary: This patch adds support for the interrupt attribute for mips32r2+.

Patch by Simon Dardis.

Reviewers: dsanders, aaron.ballman

Subscribers: aaron.ballman, cfe-commits

Differential Revision: http://reviews.llvm.org/D10802

llvm-svn: 254205
2015-11-27 18:03:44 +00:00
..
ARCMigrate Refactor: Simplify boolean conditional return statements in lib/ARCMigrate 2015-11-06 01:26:37 +00:00
AST [MSVC] 'property' with an empty array in array subscript expression. 2015-11-25 12:01:00 +00:00
ASTMatchers Use data recursion in RecursiveASTVisitor when traversing Stmt and Expr nodes. 2015-11-24 03:09:01 +00:00
Analysis [analyzer] Include block capture copy expressions in the CFG. 2015-11-25 22:35:37 +00:00
Basic [Diagnostics] Call setMapping on the correct diagnostic states in a few places. GetCurDiagState() was being used when it shouldn't be. 2015-11-26 05:51:54 +00:00
CodeGen [mips] Interrupt attribute support. 2015-11-27 18:03:44 +00:00
Driver Revert Sparc and SparcV9 to external assembler. Now that the CPU 2015-11-27 13:16:33 +00:00
Edit Replace double negation of !FileID.isInvalid() with FileID.isValid(). 2015-10-03 10:46:20 +00:00
Format clang-format: Re-add code path deleted in r253873 and add missing test. 2015-11-23 19:11:45 +00:00
Frontend [modules] Refactor handling of -fmodules-embed-*. Track this properly rather 2015-11-26 02:04:16 +00:00
FrontendTool Provide a BuryPointer for unique_ptrs. 2014-08-29 16:53:14 +00:00
Headers [CMake] Add a specific 'install-clang-headers' target. 2015-11-20 02:24:03 +00:00
Index Roll-back r250822. 2015-10-20 13:23:58 +00:00
Lex [clang] Disable Unicode in asm files 2015-11-20 23:42:39 +00:00
Parse [OpenMP] Parsing and sema support for num_teams clause 2015-11-24 20:50:12 +00:00
Rewrite Roll-back r250822. 2015-10-20 13:23:58 +00:00
Sema [mips] Interrupt attribute support. 2015-11-27 18:03:44 +00:00
Serialization [modules] Refactor handling of -fmodules-embed-*. Track this properly rather 2015-11-26 02:04:16 +00:00
StaticAnalyzer Test commit 2015-11-26 22:08:58 +00:00
Tooling Fix calculation of shifted cursor/code positions. Specifically support 2015-11-23 08:33:48 +00:00
CMakeLists.txt Fix build with various feature flag combinations 2014-07-14 22:17:22 +00:00
Makefile Make clang's rewrite engine a core feature 2014-07-16 16:48:33 +00:00