aboutsummaryrefslogtreecommitdiff
path: root/test
AgeCommit message (Expand)Author
2013-10-30[AArch64] Add support for NEON scalar floating-point compare instructions.Chad Rosier
2013-10-30[mips][msa] Added support for matching bins[lr]i.[bhwd] from normal IR (i.e. ...Daniel Sanders
2013-10-30Fix triple / REQUIRES in test from r193685Alp Toker
2013-10-30Recover instead of crashing on MS assembly when no target is loadedAlp Toker
2013-10-30Make thunk this/return adjustment ABI-specific. Also, fix the return adjustme...Timur Iskhodzhanov
2013-10-30PR17731: When determining whether a tag and a non-tag were declared in the sameRichard Smith
2013-10-30Activating latent test case for r193661.Warren Hunt
2013-10-29Changed tests_typestate to test_typestate for consistency.Chris Wailes
2013-10-29Add support for the separate version of /FI.Rafael Espindola
2013-10-29[mips] Align the stack to 16-bytes for -mfp64.Akira Hatanaka
2013-10-29R600: Add Sea Islands GPUsTom Stellard
2013-10-29Fix an assertion when handling a custom case of virtual inheritance; also red...Timur Iskhodzhanov
2013-10-29Add a missing lit-test expectation (forgotten to write initially?)Timur Iskhodzhanov
2013-10-29ARM: fix AST for __builtin_arm_strex callTim Northover
2013-10-29Teach the driver to not try to use 'lib32' multilib spellings on ARMChandler Carruth
2013-10-29ARM: Add -m[no-]crc to dis/enable CRC subtargetfeature from clangBernard Ogden
2013-10-29Add missing attributes [[gnu::no_sanitize_address]] andNick Lewycky
2013-10-29Treat [[gnu::__const]] the same as [[gnu::const]]. GCC's tokenizer can't tellNick Lewycky
2013-10-29Fix "existant" typosAlp Toker
2013-10-28Switch %clang -cc1 tests to %clang_cc1Alp Toker
2013-10-28Revert "Support cross linking to arm on ubuntu."Rafael Espindola
2013-10-28Allow a new syntax in a module requires-declaration:Richard Smith
2013-10-28Fix a parser crash when there are #pragmas in a context which requires a singleRichard Smith
2013-10-28More windows path handling.Rafael Espindola
2013-10-28Relax test to pass with windows paths.Rafael Espindola
2013-10-28Support cross linking to arm on ubuntu.Rafael Espindola
2013-10-27Fix typo in test's REQUIRES lineAlp Toker
2013-10-27Define [U]LLONG_{MIN,MAX} for C++11, add tests.JF Bastien
2013-10-27Fix option typo.Rafael Espindola
2013-10-27Fix option spelling.Rafael Espindola
2013-10-27Use -target instead of triple and use FileCheck.Rafael Espindola
2013-10-26Remove REQUIRES aarch64-registered-target from testAlp Toker
2013-10-26Check IR and don't use temporary files.Rafael Espindola
2013-10-26FileCheckizeAlp Toker
2013-10-26Quote wildcard in test's grep argumentAlp Toker
2013-10-26Sema: Emit a nicer diagnostic when IndirectFieldDecls show up inappropriately...David Majnemer
2013-10-26Sema: Correctly build pointer-to-member arguments from a template argument wi...David Majnemer
2013-10-26clang/test/CodeGenCXX/debug-info-namespace.cpp: Suppress this also on msys, f...NAKAMURA Takumi
2013-10-26[analyzer] Don't emit an "Assuming x is <OP> y" if it's not a comparison op.Jordan Rose
2013-10-26ObjectiveC arc. Warn when an implicitly 'strong' property Fariborz Jahanian
2013-10-25Skip this test when using lit integrated shellAlp Toker
2013-10-25ObjectiveC: under -Wunused-property-ivar warn if property'sFariborz Jahanian
2013-10-25Don't check for -L options that gcc doesn't use.Rafael Espindola
2013-10-25Add -Wstring-plus-char, which warns when adding char literals to C strings.Jordan Rose
2013-10-25Sema: Do not allow lambda expressions to appear inside of constant expressionsDavid Majnemer
2013-10-25Consider used attributes in hidden decls.Rafael Espindola
2013-10-25Simplify and refactor the uninitialized field warning.Richard Trieu
2013-10-24Refactor: Extract specializing the generic lambda call operator during conver...Faisal Vali
2013-10-24Add driver support for FP, SIMD and crypto defaults.Bernard Ogden
2013-10-24Set appropriate FPU default for Linux on v8Bernard Ogden