summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
* Introduce line editor library.Peter Collingbourne2014-01-31
* Introduce llvm::sys::path::home_directory.Peter Collingbourne2014-01-31
* Don't put non-static allocas in the static alloca mapReid Kleckner2014-01-31
* Split out small-code-model MCJIT testcase in order to xfail for AArch64, whereLang Hames2014-01-31
* Remove a redundant call to hasRawTextSupport.Rafael Espindola2014-01-31
* Remove another hasRawTextSupport.Rafael Espindola2014-01-31
* Set -mcpu to make this test pass on atom botsReid Kleckner2014-01-31
* [inliner] Print out extra stats about the cost, threshold, and vectorChandler Carruth2014-01-31
* Remove the last hasRawTextSupport call from R600.Rafael Espindola2014-01-31
* Replace another use with hasRawTextSupport+EmitRawText with emitRawComment.Rafael Espindola2014-01-31
* Use emitRawComment to avoid a call to hasRawTextSupport.Rafael Espindola2014-01-31
* Fix file header for APFloat.hDuncan P. N. Exon Smith2014-01-31
* Clean up whitespaceDuncan P. N. Exon Smith2014-01-31
* Mark the first dynamic elf symbol as SF_FormatSpecific.Rafael Espindola2014-01-31
* Replace X86 FMA intrinsic pseduo-instructions with def pats.Lang Hames2014-01-31
* [SLPV] Recognize vectorizable intrinsics during SLP vectorization andChandler Carruth2014-01-31
* Simplify getSymbolFlags.Rafael Espindola2014-01-31
* If we're not producing DWARF accel tables, don't waste memoryPaul Robinson2014-01-31
* Add support for DW_FORM_flag and DW_FORM_flag_present to the DIE hashingEric Christopher2014-01-31
* Fix name of nested type in comment to match code.Eric Christopher2014-01-31
* DebugInfo: Flag type unit references as declarationsDavid Blaikie2014-01-31
* x86: Rename NumBytesForCalleeToPush to ...Pop for accuracyReid Kleckner2014-01-31
* Revert r200560, "LTO itself hasn't depended on MCDisassembler any more."NAKAMURA Takumi2014-01-31
* [ms-cxxabi] Add a new calling convention that swaps 'this' and 'sret'Reid Kleckner2014-01-31
* LTO itself hasn't depended on MCDisassembler any more.NAKAMURA Takumi2014-01-31
* llvm/tools: Prune redundant target_link_libraries.NAKAMURA Takumi2014-01-31
* [CMake] Move libgtest for external projects.NAKAMURA Takumi2014-01-31
* AddLLVM.cmake: Untabify.NAKAMURA Takumi2014-01-31
* HandleLLVMOptions.cmake: Typo, s/proerty/property/NAKAMURA Takumi2014-01-31
* [mips][msa] Add insert.d instruction.Matheus Almeida2014-01-31
* Update FileCheck prefixes in preparation for the addition of Mips64 MSA tests.Matheus Almeida2014-01-31
* [vectorizer] Tweak the way we do small loop runtime unrolling in theChandler Carruth2014-01-31
* Separate x86 opcode maps and 0x66/0xf2/0xf3 prefixes from each other in the T...Craig Topper2014-01-31
* Move REP out of the Prefix field of the X86 format. Give it its own bit. It h...Craig Topper2014-01-31
* Move address override handling in X86CodeEmitter to a place where it works fo...Craig Topper2014-01-31
* Move address override handling in X86MCCodeEmitter to a place where it works ...Craig Topper2014-01-31
* Fix a bug in gcov instrumentation introduced by r195513. <rdar://15930350>Bob Wilson2014-01-31
* [Sparc] Save and restore float registers that may be used for parameter passing.Venkatraman Govindaraju2014-01-31
* This patch teaches the DAGCombiner how to fold insert_subvector nodesManman Ren2014-01-31
* DAGCombine should not produce ISD::OR nodes after operation legalization if t...Owen Anderson2014-01-31
* PGO branch weight: update edge weights in SelectionDAGBuilder.Manman Ren2014-01-31
* Allow speculating llvm.sqrt, fma and fmuladdMatt Arsenault2014-01-31
* Add a link to a bug to a couple of FIXMEsTimur Iskhodzhanov2014-01-30
* [CMake] llvm_update_compile_flags: Honor LLVM_COMPILE_FLAGS.NAKAMURA Takumi2014-01-30
* HandleLLVMOptions.cmake: Typo in comment.NAKAMURA Takumi2014-01-30
* [x86] Fix signed relocations for i64i32imm operandsDavid Woodhouse2014-01-30
* This file already has a "using namespace object;", use it.Rafael Espindola2014-01-30
* [AArch64] Custom lower concat_vector patterns with v4i16, v4i32, v8i8, v8i16,...Chad Rosier2014-01-30
* Fix PR18381 - print a minimal diagnostic rather than assert on unresolved .se...Timur Iskhodzhanov2014-01-30
* Only ELF has a dynamic symbol table. Remove it from ObjectFile.Rafael Espindola2014-01-30