summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* Code cleanup.Logan Chien2014-06-25
* Add Polly to the ignored trees.Chandler Carruth2014-06-25
* [x86] Add intrinsics for the pshufd, pshuflw, and pshufhw instructions.Chandler Carruth2014-06-25
* Re-apply r211399, "Generate native unwind info on Win64" with a fix to ignore...NAKAMURA Takumi2014-06-25
* Reformat.NAKAMURA Takumi2014-06-25
* [X86] Add target combine rule to select ADDSUB instructions from a build_vectorAndrea Di Biagio2014-06-25
* Factor out part of LICM::sink into a helper function.Evgeniy Stepanov2014-06-25
* Fix unresolved symbols when loading gold pluginAlexey Volkov2014-06-25
* [LICM] Don't create more than one copy of an instruction per loop exit block ...Evgeniy Stepanov2014-06-25
* Fix another asserting method in the null streamer.Rafael Espindola2014-06-25
* Fix a regression from r211653.Rafael Espindola2014-06-25
* MCNullStreamer.cpp: Roll back a few empty methods that have been marked as un...NAKAMURA Takumi2014-06-25
* CodeGen/X86/pr20088.ll: Add -march=x86-64, or llc fails due to non-x86 defaul...NAKAMURA Takumi2014-06-25
* Use SourceMgr::getMemoryBuffer() in a couple of placesAlp Toker2014-06-25
* Move some trivial methods up to MCStreamer.Rafael Espindola2014-06-25
* [RuntimeDyld] Adds the necessary hooks to MCJIT to be able to debug generatedLang Hames2014-06-25
* Simplify the handling of .cfi_endproc.Rafael Espindola2014-06-25
* Simplify EmitLabel.Rafael Espindola2014-06-24
* [FastISel][X86] Fold XALU condition into branch and compare.Juergen Ributzka2014-06-24
* R600/SI: Use a ComplexPattern for MUBUF storesTom Stellard2014-06-24
* R600: Promote i64 stores to v2i32Tom Stellard2014-06-24
* ldr-pseudo-obj-errors.s: Fix silly copypasto.NAKAMURA Takumi2014-06-24
* llvm/test/MC/AArch64/ldr-pseudo-obj-errors.s: Add -triple=aarch64-linux. AArc...NAKAMURA Takumi2014-06-24
* Print a=b as an assignment.Rafael Espindola2014-06-24
* R600: Fix inconsistency in rsq instructions.Matt Arsenault2014-06-24
* fixed a few typos in commentsSanjay Patel2014-06-24
* Fix up scoping in a few tests (and delete one that validates unnecessary beha...David Blaikie2014-06-24
* [PPC64] Fix PR20071 (fctiduz generated for targets lacking that instruction)Bill Schmidt2014-06-24
* vpblend intrinsics combines as shifts intrinsics due to absence return stmt b...Robert Khasanov2014-06-24
* R600: Remove DIV_INFMatt Arsenault2014-06-24
* R600/SI: Move pattern to instruction definitionMatt Arsenault2014-06-24
* Fix test case in r211605/r211533Weiming Zhao2014-06-24
* Add new debug kind LocTrackingOnly.Diego Novillo2014-06-24
* Resubmit commit r211533Weiming Zhao2014-06-24
* CodeGen: Avoid multiple strlen callsDavid Majnemer2014-06-24
* ARM: Fix TPsoft for Thumb modeChristian Pirker2014-06-24
* Remove an empty directory left after r211508.Alexander Kornienko2014-06-24
* Replace two release calls with std::move. I missed this on the previous commit.Rafael Espindola2014-06-24
* Pass a unique_ptr<MemoryBuffer> to the constructors in the Binary hierarchy.Rafael Espindola2014-06-24
* Revert: r211588 - [mips] Use __clear_cache builtin instead of cacheflush() in...Daniel Sanders2014-06-24
* Revert r211287, "Remove support for LLVM runtime multi-threading."NAKAMURA Takumi2014-06-24
* [mips] Added support for assembling sdbbp.Daniel Sanders2014-06-24
* [mips] Use __clear_cache builtin instead of cacheflush() in Unix Memory::Inva...Daniel Sanders2014-06-24
* InstCombine: Disable umul.with.overflow recognition for vectors.Benjamin Kramer2014-06-24
* InstCombine: Don't try to reorder shuffles where the mask is a ConstantExpr.Benjamin Kramer2014-06-24
* GlobalOpt: Don't optimize dllimport for initializersDavid Majnemer2014-06-24
* Include <tuple> for std::tieAlexey Samsonov2014-06-24
* [AArch64] Fix a build_vector pattern match failKevin Qin2014-06-24
* [Disasm][AVX512] Implement decoding of top bit for non-destructive reg fieldsAdam Nemet2014-06-24
* [Emacs] Use spaces rather than tabs for indentation in tablegen-modeAdam Nemet2014-06-24