summaryrefslogtreecommitdiff
path: root/utils
Commit message (Expand)AuthorAge
...
* [NeonIntrinsicTestEmitter] Fix incorrect FileCheck pattern where we were expe...Michael Gottesman2013-06-24
* [NeonIntrinsicTestEmitter] Add requirement to arm neon intrinsic tests for th...Michael Gottesman2013-06-24
* Remove option emitter from clang-tblgenReid Kleckner2013-06-18
* [analyzer] SATestBuild: Don't require reference results to have logs.Jordan Rose2013-06-10
* [analyzer] Always use ccc-analyzer when running scan-build on buildbotAnna Zaks2013-05-31
* Increase the portability of this script a bit: use /usr/bin/env to find bash,Richard Smith2013-05-24
* ARM: Improve codegen for vget_low_* and vget_high_ intrinsics.Jim Grosbach2013-05-15
* Fix copy-pasto in naming of LAST_MS_INHERITANCE[_ATTR]Reid Kleckner2013-05-14
* ArrayRef<T>() -> None cleanupDmitri Gribenko2013-05-05
* Restore Richard's belief in me.Douglas Gregor2013-05-03
* Use attribute argument information to determine when to parse attribute argum...Douglas Gregor2013-05-02
* Revert r180970; it's causing breakage.Douglas Gregor2013-05-02
* Use attribute argument information to determine when to parse attribute argum...Douglas Gregor2013-05-02
* [neonemitter tests] Change triple of emitted tests to thumbv7s to match the t...Michael Gottesman2013-04-25
* [6/6] ARM Neon Intrinsic Tablegen Test Generator.Michael Gottesman2013-04-16
* [5/6] ARM Neon Intrinsic Tablegen Test Generator.Michael Gottesman2013-04-16
* [4/6] ARM Neon Intrinsic Tablegen Test Generator.Michael Gottesman2013-04-16
* [3/6] ARM Neon Intrinsic Tablegen Test Generator.Michael Gottesman2013-04-16
* [2/6] ARM Neon Intrinsic Tablegen Test Generator.Michael Gottesman2013-04-16
* Define Neon intrinsics as "static inline" to avoid warning. rdar://13108414Bob Wilson2013-04-12
* doce parsing: adding few more headerdoc tags.Fariborz Jahanian2013-04-05
* [analyzer] Re-enable cplusplus.NewDelete (but not NewDeleteLeaks).Jordan Rose2013-04-05
* [analyzer] Moving cplusplus.NewDelete to alpha.* for now.Anton Yartsev2013-04-02
* [ms-cxxabi] Give the MS inheritance attributes a base classReid Kleckner2013-03-26
* [analyzer] Adds cplusplus.NewDelete checker that check for memory leaks, doub...Anton Yartsev2013-03-25
* [analyzer] CmpRuns.py: Accept single files as input.Jordan Rose2013-03-23
* Documentation parsing. Some refactoring and codeFariborz Jahanian2013-03-08
* HeaderDoc: Support more of HeaderDoc documentation Fariborz Jahanian2013-03-07
* doc parsing. We want to issue a strong warning whenFariborz Jahanian2013-03-05
* Strip 'llvm' from 'llvm::Optional' uses.Ted Kremenek2013-02-21
* Comment parsing: improve the fidelity of XML output for many block commandsDmitri Gribenko2013-02-01
* [Sema][Attr]Fix alignment attribute printing.Michael Han2013-02-01
* [Comment parsing] Add support for recognizingFariborz Jahanian2013-01-31
* Add indents to AST dumping and removed parenthesis from AST nodes.Richard Trieu2013-01-31
* TableGen backends: use emitSourceFileHeader() to emit the warning aboutDmitri Gribenko2013-01-30
* Comment parsing: resolve more named character referencesDmitri Gribenko2013-01-30
* Propagate the spelling list index for an attribute across template instantiat...Richard Smith2013-01-29
* Replace AS_MSTypespec with AS_Keyword, for representing any attribute spelledRichard Smith2013-01-29
* Add the missing line return to align parameters of printPretty.Michael Han2013-01-27
* [utils] Kill another no-longer-useful utility script.Daniel Dunbar2013-01-25
* [utils] Remove the OptionalTests subdir no one runs.Daniel Dunbar2013-01-25
* [utils] Remove C++Tests that I don't think anyone uses anymore.Daniel Dunbar2013-01-25
* scan-build: Add a --keep-empty option for better testing.Jordan Rose2013-01-24
* PR14922: when printing an attribute, use the real syntax of the attribute (GN...Michael Han2013-01-24
* clang/utils/valgrind/x86_64-pc-linux-gnu_gcc-4.3.3.supp: Add /usr/bin/cmp.NAKAMURA Takumi2013-01-20
* Turns out there is a simpler way of getting a set difference in bash than par...Benjamin Kramer2013-01-14
* Speed up find-unused-diagnostics. Now runs in less than a second instead of m...Benjamin Kramer2013-01-12
* Remove useless 'llvm::' qualifier from names like StringRef and others that areDmitri Gribenko2013-01-12
* Error if an anonymous DiagGroup is referenced multiple times.Jordan Rose2013-01-10
* [utils/ClangDataFormat.py] Don't use lldb.frame directly, get the frame from ...Argyrios Kyrtzidis2013-01-09