aboutsummaryrefslogtreecommitdiff
path: root/utils
AgeCommit message (Expand)Author
2013-08-08Merge commit '51e75aecf4fb303b91c9e54fd88e3509e5acc7a6' into merge-20130807Stephen Hines
2013-08-01AArch64: initial NEON supportTim Northover
2013-07-31Fixing an unused variable warning.Aaron Ballman
2013-07-30Added the notion of Type and TargetSpecific attributes to the clang tablegen....Aaron Ballman
2013-07-21Const-correct some iterators. No functional change.Craig Topper
2013-07-19Remove trailing whitespaceCraig Topper
2013-06-24[NeonIntrinsicTestEmitter] vld1/vst1 do not require the :64 hint.Michael Gottesman
2013-06-24[NeonIntrinsicTestEmitter] Fix incorrect FileCheck pattern where we were expe...Michael Gottesman
2013-06-24[NeonIntrinsicTestEmitter] Add requirement to arm neon intrinsic tests for th...Michael Gottesman
2013-06-18Remove option emitter from clang-tblgenReid Kleckner
2013-06-12Merge commit '1342a4ef62dd7b839c6f09348b246a4f00282f29' into merge_20130612Stephen Hines
2013-06-10[analyzer] SATestBuild: Don't require reference results to have logs.Jordan Rose
2013-05-31[analyzer] Always use ccc-analyzer when running scan-build on buildbotAnna Zaks
2013-05-24Increase the portability of this script a bit: use /usr/bin/env to find bash,Richard Smith
2013-05-15ARM: Improve codegen for vget_low_* and vget_high_ intrinsics.Jim Grosbach
2013-05-14Fix copy-pasto in naming of LAST_MS_INHERITANCE[_ATTR]Reid Kleckner
2013-05-05ArrayRef<T>() -> None cleanupDmitri Gribenko
2013-05-03Merge remote-tracking branch 'upstream/master' into merge-20130502Stephen Hines
2013-05-03Restore Richard's belief in me.Douglas Gregor
2013-05-02Use attribute argument information to determine when to parse attribute argum...Douglas Gregor
2013-05-02Revert r180970; it's causing breakage.Douglas Gregor
2013-05-02Use attribute argument information to determine when to parse attribute argum...Douglas Gregor
2013-04-25[neonemitter tests] Change triple of emitted tests to thumbv7s to match the t...Michael Gottesman
2013-04-16[6/6] ARM Neon Intrinsic Tablegen Test Generator.Michael Gottesman
2013-04-16[5/6] ARM Neon Intrinsic Tablegen Test Generator.Michael Gottesman
2013-04-16[4/6] ARM Neon Intrinsic Tablegen Test Generator.Michael Gottesman
2013-04-16[3/6] ARM Neon Intrinsic Tablegen Test Generator.Michael Gottesman
2013-04-16[2/6] ARM Neon Intrinsic Tablegen Test Generator.Michael Gottesman
2013-04-12Define Neon intrinsics as "static inline" to avoid warning. rdar://13108414Bob Wilson
2013-04-05doce parsing: adding few more headerdoc tags.Fariborz Jahanian
2013-04-05[analyzer] Re-enable cplusplus.NewDelete (but not NewDeleteLeaks).Jordan Rose
2013-04-02[analyzer] Moving cplusplus.NewDelete to alpha.* for now.Anton Yartsev
2013-03-26[ms-cxxabi] Give the MS inheritance attributes a base classReid Kleckner
2013-03-25[analyzer] Adds cplusplus.NewDelete checker that check for memory leaks, doub...Anton Yartsev
2013-03-23[analyzer] CmpRuns.py: Accept single files as input.Jordan Rose
2013-03-18Merge branch 'upstream' into merge_2013_03_18Stephen Hines
2013-03-08Documentation parsing. Some refactoring and codeFariborz Jahanian
2013-03-07HeaderDoc: Support more of HeaderDoc documentation Fariborz Jahanian
2013-03-05Update build rules for Clang merge to version 176138.Stephen Hines
2013-03-05Merge commit 'b58f810669d9c17bcc025b7560de01d162856f34' into merge_20130226Stephen Hines
2013-03-05doc parsing. We want to issue a strong warning whenFariborz Jahanian
2013-02-21Strip 'llvm' from 'llvm::Optional' uses.Ted Kremenek
2013-02-01Comment parsing: improve the fidelity of XML output for many block commandsDmitri Gribenko
2013-02-01[Sema][Attr]Fix alignment attribute printing.Michael Han
2013-01-31[Comment parsing] Add support for recognizingFariborz Jahanian
2013-01-31Add indents to AST dumping and removed parenthesis from AST nodes.Richard Trieu
2013-01-30TableGen backends: use emitSourceFileHeader() to emit the warning aboutDmitri Gribenko
2013-01-30Comment parsing: resolve more named character referencesDmitri Gribenko
2013-01-29Propagate the spelling list index for an attribute across template instantiat...Richard Smith
2013-01-29Replace AS_MSTypespec with AS_Keyword, for representing any attribute spelledRichard Smith