summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* Check for errors when calling lto_codegen_add_module in the gold plugin.Rafael Espindola2013-10-18
* Revert the rest of r192749 to bring back the buildbot. These twoEric Christopher2013-10-18
* Test case for r192957David Majnemer2013-10-18
* Pure refactoring change.Richard Barton2013-10-18
* [PATCH] Fix PR17168 (DAG scheduler inserts DBG_VALUE before PHI with fast-isel)Bill Schmidt2013-10-18
* R600: Remove \ at EOL from ascii art comments.Benjamin Kramer2013-10-18
* Add hint disassembly syntax for 16-bit Thumb hint instructions.Richard Barton2013-10-18
* [AArch64] Add support for NEON scalar extract narrow instructions.Chad Rosier2013-10-18
* Correct log message typo: ended ad -> ended atEd Maste2013-10-18
* Add hardware division as a default feature on Cortex-A15. Also add test cases...Silviu Baranga2013-10-18
* [mips][msa] Added a regression test that depended on multiple patches to pass.Daniel Sanders2013-10-18
* Developer policy amendment regarding confidentiality noticesAlp Toker2013-10-18
* CodeGen: Emit a libcall if the target doesn't support 16-byte wide atomicsDavid Majnemer2013-10-18
* Fix a conversion warning in the mingw32 buildAlp Toker2013-10-18
* [DebugInfo] Remove unneeded struct member and hide struct definition. No func...Alexey Samsonov2013-10-18
* Fix initialization order warning in mingw32 buildAlp Toker2013-10-18
* [DebugInfo] Remove dead code.Alexey Samsonov2013-10-18
* Revert "Re-commit r192758 - MC: quote tricky symbol names in asm output"Hans Wennborg2013-10-18
* Temporarily revert r192749 as it is causing problems for LTO andEric Christopher2013-10-18
* DIEHash: Add more things (and remove one character) from the COLLECT_ATTR macroDavid Blaikie2013-10-17
* DIEHash: Support for simple (non-recursive, non-reused) type referencesDavid Blaikie2013-10-17
* 17309 ARM backend incorrectly lowers COPY_STRUCT_BYVAL_I32 for thumb1 targetsDavid Peixotto2013-10-17
* Refactor lowering for COPY_STRUCT_BYVAL_I32David Peixotto2013-10-17
* llvm-c: Add LLVMIntPtrType{,ForAS}InContextAnders Waldenborg2013-10-17
* CMake: set stack size for MSVC in just one placeHans Wennborg2013-10-17
* Rename fields of GlobalStatus to match the coding style.Rafael Espindola2013-10-17
* [AArch64] Add support for NEON scalar three register different instructionChad Rosier2013-10-17
* rename SafeToDestroyConstant to isSafeToDestroyConstant and clang-format.Rafael Espindola2013-10-17
* Simplify the interface of AnalyzeGlobal a bit and rename to analyzeGlobal.Rafael Espindola2013-10-17
* CMake: set stack size to 2MB for MSVC buildsHans Wennborg2013-10-17
* Add testcase to make sure we don't generate a compact unwind section for ELF ...Bill Wendling2013-10-17
* [mips][msa] Added lsa instructionDaniel Sanders2013-10-17
* [DebugInfo] Delete dead code, simplify and fix code style for some existing c...Alexey Samsonov2013-10-17
* Lit: LIT_PRESERVES_TMP should be aware of TMPDIR, too.NAKAMURA Takumi2013-10-17
* Fix tests not to depend on specific regalloc or instruction order.Benjamin Kramer2013-10-17
* Fix r192888: test/CodeGen/Mips/msa/3r_ld_st.ll should have been deletedDaniel Sanders2013-10-17
* [mips][msa] Removed ldx.[bhwd] and stx.[bhwd].Daniel Sanders2013-10-17
* Lit: Introduce an environment variable, $LIT_PRESERVES_TMP, to preserve TMP (...NAKAMURA Takumi2013-10-17
* Replace sra with srl if a single sign bit is requiredRichard Sandiford2013-10-17
* Fix edge condition in DAGCombiner to improve codegen of shift sequences.Andrea Di Biagio2013-10-17
* [msan] Use zero-extension in shadow cast by default.Evgeniy Stepanov2013-10-17
* llvm-c: Don't assert in LLVMTargetMachineEmitToFile on nonexistent fileAnders Waldenborg2013-10-17
* [mips][msa] Correct definition order of ftrunc_[su], ftint_[su], and ftq.Daniel Sanders2013-10-17
* Changing DebugInfoFinder to iterate over all the compile units.Michael Kuperstein2013-10-17
* llvm-c: Return NULL from LLVMGetFirstTarget instead of assertingAnders Waldenborg2013-10-17
* tsan: implement no_sanitize_thread attributeDmitry Vyukov2013-10-17
* x86: Move bitcasts outside concat_vector.Jim Grosbach2013-10-17
* According to the dwarf standard pubnames and pubtypes for languagesEric Christopher2013-10-17
* Expose install_fatal_error_handler() through the C API.Filip Pizlo2013-10-17
* [projects/test-suite] White space and long line fixes.Jack Carter2013-10-17