aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Adding VCIncludeDir and WindowsSDKDir to the msbuild configuration file. Thi...Warren Hunt2013-08-281-2/+18
* Handle address spaces in TargetTransformInfoMatt Arsenault2013-08-282-8/+59
* Fix a typo and coding style of a previous commit. No functional change.Juergen Ributzka2013-08-281-3/+2
* Fix typo.Matt Arsenault2013-08-281-2/+2
* [doxygen] Use correct variable names for external variable configuration and ...Michael Gottesman2013-08-284-26/+28
* Fix name matching to work on windows.Rafael Espindola2013-08-281-2/+3
* Period.David Blaikie2013-08-281-2/+2
* r189495: Pull out some debug logic into a function for legibilityDavid Blaikie2013-08-281-13/+18
* [doxygen] Added support for doxygen external search.Michael Gottesman2013-08-284-3/+41
* [cmake] Created an aggregate doxygen target for generating doxygen documentat...Michael Gottesman2013-08-282-6/+15
* Option parsing: support case-insensitive option matching.Rui Ueyama2013-08-284-30/+77
* Disable unrolling in the loop vectorizer when disabled in the pass managerHal Finkel2013-08-286-13/+55
* The integrated darwin assembler can hang in an infinite loop (or get an assert Kevin Enderby2013-08-284-4/+58
* PR16995: DebugInfo: Don't overwrite existing member lists when adding templat...David Blaikie2013-08-281-1/+18
* cmake: Prevent semicolon separated lists in llvm-config (PR17020)Hans Wennborg2013-08-281-1/+2
* [ARMv8]Joey Gouly2013-08-284-14/+50
* Add a minimal implementation of ranlib.Rafael Espindola2013-08-284-13/+65
* ARM: Use "dmb sy" for barriers on M-class CPUsTim Northover2013-08-282-2/+5
* [ARMv8] Add a missing IsThumb to t2LDAEXD.Joey Gouly2013-08-281-1/+1
* ARM: remove unused v(add|sub)hn and vqdml[as]l intrinsics.Tim Northover2013-08-285-158/+6
* ARM: add patterns for vqdmlal with separate vqdmull and vqaddsTim Northover2013-08-282-0/+128
* [mips][msa] Added bnz.df, bnz.v, bz.df, and bz.vDaniel Sanders2013-08-289-2/+383
* [mips][msa] Added load/store intrinsics.Daniel Sanders2013-08-2811-21/+532
* 80 colsAlexey Samsonov2013-08-281-3/+4
* AVX-512: added SQRT, VRSQRT14, VCOMISS, VUCOMISS, VRCP14, VPABSElena Demikhovsky2013-08-285-23/+618
* [mips][msa] Added move.vDaniel Sanders2013-08-284-0/+55
* [SystemZ] Add support for TMHH, TMHL, TMLH and TMLLRichard Sandiford2013-08-2811-12/+490
* [mips][msa] Added cfcmsa, and ctcmsaDaniel Sanders2013-08-289-0/+279
* [mips][msa] Added f[cs]af, f[cs]or, f[cs]ueq, f[cs]ul[et], f[cs]une, fsun, ft...Daniel Sanders2013-08-286-14/+1442
* [mips][msa] Summarize testsDaniel Sanders2013-08-2840-4/+114
* [SystemZ] Extend memcmp support to all constant lengthsRichard Sandiford2013-08-284-30/+188
* Fix use of uninitialized value added in r189400 (found by MemorySanitizer)Alexey Samsonov2013-08-281-4/+3
* Add missing includeCraig Topper2013-08-281-0/+1
* Revert r189442 "Change default # of digits for APFloat::toString"Ted Kremenek2013-08-282-13/+9
* Change default # of digits for APFloat::toStringEli Friedman2013-08-282-9/+13
* Remove support for the .debug_inlined section. No known softwareEric Christopher2013-08-285-122/+0
* X86JITInfo.cpp: Apply x64 version of X86CompilationCallback() to Cygwin64.NAKAMURA Takumi2013-08-281-1/+1
* X86Subtarget.h: Recognize x86_64-cygwin.NAKAMURA Takumi2013-08-281-4/+1
* cmake: Add msbuild integration to the installHans Wennborg2013-08-284-0/+83
* [BumpPtrAllocator] Move DefaultSlabAllocator to a member of BumpPtrAllocator,...Argyrios Kyrtzidis2013-08-282-9/+13
* [mips] Use ptr_rc to simplify definitions of base+index load/store instructions.Akira Hatanaka2013-08-2813-51/+233
* [mips] Clean up definitions of move word from/to coprocessor instructions.Akira Hatanaka2013-08-282-46/+20
* [mips] Set isAllocatable and CoveredBySubRegs.Akira Hatanaka2013-08-281-1/+3
* Add a TODO here.Eric Christopher2013-08-281-0/+1
* Add support for DW_FORM_dataN and DW_FORM_udata to the DIE hashingEric Christopher2013-08-283-2/+14
* Revert "Option parsing: support case-insensitive option matching." as it brok...Rui Ueyama2013-08-284-88/+54
* Use DW_FORM_sdata for signed constant values and udata on occasionEric Christopher2013-08-275-30/+65
* Move some debug testcases to the debug info directory.Eric Christopher2013-08-2716-0/+0
* Option parsing: support case-insensitive option matching.Rui Ueyama2013-08-274-54/+88
* [CMake] Put back the add_llvm_external_project() calls for specific projects.Argyrios Kyrtzidis2013-08-271-0/+4