aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* [AArch64 neon] support poly64 and relevant intrinsic functions.Kevin Qin2013-11-142-0/+12
* remove extra semicolonNick Kledzik2013-11-141-1/+1
* Implement aarch64 neon instruction class SIMD misc.Kevin Qin2013-11-146-129/+2080
* Add dyn_cast<> support to YAML I/O's IO classNick Kledzik2013-11-143-5/+80
* Added BlockFrequencyInfo::view for displaying the block frequency propagation...Michael Gottesman2013-11-142-0/+105
* Suppress llvm-cov.test on Win32, with REQUIRES: shellNAKAMURA Takumi2013-11-141-0/+2
* Update emacs llvm mode.Matt Arsenault2013-11-141-4/+11
* Implement AArch64 NEON instruction set AdvSIMD (table).Jiangning Liu2013-11-148-1/+1185
* Fixing a heisenbug where the memory dependence analysis behaves differentlyYunzhong Gao2013-11-142-5/+266
* Add simple support for tags in YAML I/ONick Kledzik2013-11-144-2/+121
* llvm-cov: Slightly improved error checking.Yuchen Wu2013-11-142-2/+6
* llvm-cov: Removed StringMap holding GCOVLines.Yuchen Wu2013-11-143-55/+21
* llvm-cov: Replaced asserts with proper error handling.Yuchen Wu2013-11-143-59/+106
* Fixed 80+ violations.Michael Gottesman2013-11-141-5/+5
* R600: Fix uninitialized variable usageTom Stellard2013-11-131-5/+5
* Take care of long short branch immediate instructions for mips16 inReed Kotler2013-11-133-5/+69
* R600/SI: Add support for private address space load/storeTom Stellard2013-11-1328-154/+429
* R600/SI: Prefer SALU instructions for bit shift operationsTom Stellard2013-11-1317-144/+656
* llvm-cov: Changed XFAIL targets to be more generic.Yuchen Wu2013-11-131-1/+1
* Added basic unit test for llvm-cov.Yuchen Wu2013-11-137-0/+171
* add more comments around the delinearization of arraysSebastian Pop2013-11-133-17/+88
* Path: Add tests for existing file magics.Rui Ueyama2013-11-131-6/+36
* Whitespace.Rui Ueyama2013-11-131-3/+3
* Revert my CMake patches concerning building with /MT (r194589, r194596)Hans Wennborg2013-11-133-20/+0
* Simplify code. No functionality change.Jakub Staszak2013-11-131-8/+8
* Use StringRef instead of std::stringJakub Staszak2013-11-131-1/+1
* [AArch64] Add support for legacy AArch32 NEON scalar shift by immediateChad Rosier2013-11-133-36/+38
* CMake: make building with /MT an option instead of always forcing itHans Wennborg2013-11-133-2/+12
* Enable generating legacy IT block for AArch32Weiming Zhao2013-11-1314-8/+57
* cmake: link release builds statically against run-time library on windows (us...Hans Wennborg2013-11-131-0/+10
* DIEHash: Move header include to be first in the implementation file to flush ...David Blaikie2013-11-132-1/+3
* [SystemZ] Add the general form of BCRRichard Sandiford2013-11-135-8/+152
* Move Delinearization pass into an anonymous namespace.Benjamin Kramer2013-11-131-0/+4
* Make sure LLVMLoadLibraryPermanently gets an extern "C" symbol.Benjamin Kramer2013-11-132-2/+1
* FileCheck: fix matching of one check-prefix is a prefix of anotherAlexey Samsonov2013-11-132-10/+16
* Remove AllowQuotesInName and friends from MCAsmInfo.Rafael Espindola2013-11-1311-132/+48
* Don't call doFinalization from verifyFunction.Rafael Espindola2013-11-131-1/+0
* Fix bug in .gpword directive parsing.Vladimir Medic2013-11-132-5/+4
* Support for microMIPS trap instruction with immediate operands.Zoran Jovanovic2013-11-137-8/+81
* Fix -Wdelete-non-virtual-dtor warnings by making SampleProfile methods non-vi...Alexey Samsonov2013-11-131-4/+4
* SampleProfileLoader pass. Initial setup.Diego Novillo2013-11-137-0/+644
* FileCheck: fix a bug with multiple --check-prefix options.Alexey Samsonov2013-11-132-3/+13
* XCore target: implement exception handlingRobert Lytton2013-11-135-11/+176
* Fix typo + add URLSylvestre Ledru2013-11-131-1/+2
* This patch fixes a bug in floating point operands parsing, when instruction a...Vladimir Medic2013-11-132-3/+22
* Add XFAIL:arm again on 4 MCJIT tests, since r194558. AArch64 has been left re...NAKAMURA Takumi2013-11-134-4/+4
* Remove XFAIL:aarch64,arm from 4 tests in test/ExecutionEngine/MCJIT.NAKAMURA Takumi2013-11-134-4/+4
* Mips16InstrInfo.cpp: Use <cctype> instead of <ctype.h>NAKAMURA Takumi2013-11-131-2/+1
* Allow the code which returns the length for inline assembler to knowReed Kotler2013-11-134-3/+81
* Add myself to CODE_OWNERS for the OCaml bindingsPeter Zotov2013-11-131-0/+4