summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* [CMake] LLVMSupport should be responsible to provide system_libs.NAKAMURA Takumi2014-02-10
* Fix LLVM install rules to not set permissions on include/NAKAMURA Takumi2014-02-10
* [CMake] Introduce llvm_add_library().NAKAMURA Takumi2014-02-10
* [asan] support for FreeBSD, LLVM part. patch by Viktor KutuzovKostya Serebryany2014-02-10
* AVX-512: Fixed extract_vector_elt for v16i1 and v8i1 vectors.Elena Demikhovsky2014-02-10
* Recommit r201059 and r201060 with hopefully a fix for its original failure.Craig Topper2014-02-10
* Revert r201059 and r201060.Bob Wilson2014-02-10
* [CMake] LLVMProcessSources.cmake: Prune add_file_dependencies to ${TABLEGEN_O...NAKAMURA Takumi2014-02-10
* [CMake] Re-apply r200765, "Get rid of llvm_config() to expand dependencies."NAKAMURA Takumi2014-02-10
* [AArch64]Implement the copy of two FPR8 registers by using FMOVss of two FPR3...Hao Liu2014-02-10
* Simplify a bunch of code by removing the need for the x86 disassembler table ...Craig Topper2014-02-10
* Add MRMXr/MRMXm form to X86 for use by instructions which treat the 'reg' fie...Craig Topper2014-02-10
* MCParser: add a single token lookaheadSaleem Abdulrasool2014-02-09
* Remove shell comment in the middle of a single-line command.Bob Wilson2014-02-09
* AsmParser: Simplify code with ArrayRef.Benjamin Kramer2014-02-09
* Whitespace.NAKAMURA Takumi2014-02-09
* Provide CMake package modules in install treeNAKAMURA Takumi2014-02-09
* Add version, arch, system libs, and targets to Makefile.configNAKAMURA Takumi2014-02-09
* Load exported lib and exe targets from LLVMConfigNAKAMURA Takumi2014-02-09
* Export lib and exe build target names from build treeNAKAMURA Takumi2014-02-09
* Export lib and exe build target names from install treeNAKAMURA Takumi2014-02-09
* Provide LLVMConfig in both build and install treeNAKAMURA Takumi2014-02-09
* Teach LLVMConfig to avoid modifying CMAKE_MODULE_PATHNAKAMURA Takumi2014-02-09
* De-duplicate references to share/llvm/cmake pathNAKAMURA Takumi2014-02-09
* AsmParser: Parse (and ignore) nested .macro definitions.Benjamin Kramer2014-02-09
* Use a consistent argument order in TargetLoweringObjectFile.Rafael Espindola2014-02-09
* Fix formatting introduced in r200941David Blaikie2014-02-09
* Remove unnecessary include.Craig Topper2014-02-09
* Remove some unnecessary code. The conditions it was checking had already been...Craig Topper2014-02-09
* tools: cast the right operandSaleem Abdulrasool2014-02-09
* [docs] [tblgen] clarify that code fragments are just string literalsSean Silva2014-02-09
* [docs] [tblgen] There is no "code" type.Sean Silva2014-02-09
* [docs] TableGen easter egg: Multiline string literalsSean Silva2014-02-09
* tools: explicitly cast to avoid a warningSaleem Abdulrasool2014-02-09
* tools: handle out-of-line personality 0 decodingSaleem Abdulrasool2014-02-08
* ARM: change attribute tests to use parsed formSaleem Abdulrasool2014-02-08
* LoopVectorizer: Keep track of conditional store basic blocksArnold Schwaighofer2014-02-08
* Pass the Mangler by reference.Rafael Espindola2014-02-08
* Add LLVM_OVERRIDE to a few declarations.Rafael Espindola2014-02-08
* [Constant Hoisting] Fix insertion point for constant materialization.Juergen Ributzka2014-02-08
* [Constant Hoisting] Don't update the use list while traversing it - DOH!Juergen Ributzka2014-02-08
* Remove dead code.Rafael Espindola2014-02-07
* Improve existing visualizers by:Nikola Smiljanic2014-02-07
* Comment cleanup. Don't repeat the function name in the comment.Rafael Espindola2014-02-07
* Comment cleanup. Don't repeat the function name in the comment.Rafael Espindola2014-02-07
* Remove training whitespace.Rafael Espindola2014-02-07
* Always create a temporary symbol to use with the cfi frame.Rafael Espindola2014-02-07
* Use FileCheck variables to simplify this test.Rafael Espindola2014-02-07
* Fix Darwin bots from EHABI changeRenato Golin2014-02-07
* R600/SI: Add failing test for 3 x i64 vectors.Matt Arsenault2014-02-07