llvm-project/clang/lib
Yi Kong 1083eb5c11 AArch64: Resolve some FIXMEs in CGBuiltin left over from backend merge
Merge vrshr_n_v and vqshlu_n_v with ARM.

Remove FIXME comments for others as they can't actually be shared.

NFC.

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

llvm-svn: 214173
2014-07-29 09:25:17 +00:00
..
ARCMigrate Revert "unique_ptr-ify ownership of ASTConsumers" 2014-07-17 22:34:12 +00:00
AST If a template argument is non-evaluable expression, use the profile ID to see 2014-07-26 02:10:52 +00:00
ASTMatchers Prevent assert in ASTMatchFinder. 2014-07-23 13:17:47 +00:00
Analysis Thread Safety Analysis: Replace the old and broken SExpr with the new 2014-07-28 15:57:27 +00:00
Basic [OPENMP] Additional comments for implicit 'flush' clause + removed unused parameter from method classof(). 2014-07-29 09:17:39 +00:00
CodeGen AArch64: Resolve some FIXMEs in CGBuiltin left over from backend merge 2014-07-29 09:25:17 +00:00
Driver Fix up handling of ARM options for controlling strict alignment. 2014-07-29 00:23:18 +00:00
Edit [CMake] Reorder libdeps by alphabetical order. 2014-07-14 04:59:27 +00:00
Format clang-format: [proto] Improve formatting of text-proto options. 2014-07-28 14:08:09 +00:00
Frontend Add a missing close quote in "while building module 'Foo:" diagnostic. 2014-07-26 01:22:02 +00:00
FrontendTool Make clang's rewrite engine a core feature 2014-07-16 16:48:33 +00:00
Headers Change __INTx_TYPE__ to be always signed. This changes the value for 2014-07-28 21:06:22 +00:00
Index Make clang's rewrite engine a core feature 2014-07-16 16:48:33 +00:00
Lex [modules] Substantially improve handling of #undef: 2014-07-25 04:40:03 +00:00
Parse Fix default argument comma disambiguation bug following the 'template' keyword. 2014-07-27 05:38:12 +00:00
Rewrite Make clang's rewrite engine a core feature 2014-07-16 16:48:33 +00:00
Sema Add another keyword-selection flag to CorrectionCandidateCallback. 2014-07-28 18:14:02 +00:00
Serialization [modules] PR20475: merging support for alias template declarations. 2014-07-28 21:16:37 +00:00
StaticAnalyzer [OPENMP] Initial parsing and sema analysis for 'atomic' directive. 2014-07-22 10:10:35 +00:00
Tooling Make clang's rewrite engine a core feature 2014-07-16 16:48:33 +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