summaryrefslogtreecommitdiff
path: root/lib
Commit message (Expand)AuthorAge
* DebugInfo: Hash DW_FORM_GNU_str_index as a string.David Blaikie2013-10-21
* AVX-512: MUL operation lowering for v8i64Elena Demikhovsky2013-10-21
* [mips][msa] Direct Object Emission support for LD/ST instructions.Matheus Almeida2013-10-21
* [mips][msa] Direct Object Emission support for LDI instructions.Matheus Almeida2013-10-21
* [mips][msa] Direct Object Emission support for MOVE.v.Matheus Almeida2013-10-21
* [mips][msa] Direct Object Emission support for CTCMSA and CFCMSA. Matheus Almeida2013-10-21
* [mips][msa] Direct Object Emission of SPLAT instruction.Matheus Almeida2013-10-21
* [mips][msa] Fix definition of SLD instruction.Matheus Almeida2013-10-21
* Fix the predecessor removal logic in r193045.Michael Gottesman2013-10-21
* Don't eliminate a partially redundant load if it's in a landing pad.Bill Wendling2013-10-21
* Teach simplify-cfg how to correctly create covered lookup tables for switches...Michael Gottesman2013-10-20
* Emit prefix data after debug and EH directives.Peter Collingbourne2013-10-20
* Emit DWARF line entries for all data in the instruction stream.Peter Collingbourne2013-10-20
* Remove unused variable.Benjamin Kramer2013-10-19
* Perform an intelligent splice of the predecessor with the single successor.Bill Wendling2013-10-19
* Avoid duplicate search by reusing the iterator.Yaron Keren2013-10-19
* Added comments from Andrew Kaylor.Yaron Keren2013-10-19
* Reformat.Eric Christopher2013-10-19
* Fix up a few minor performance problems spotted in code review.Eric Christopher2013-10-19
* SCEV should use NSW to get trip count for positive nonunit stride loops.Andrew Trick2013-10-18
* Mark some command line flags as hiddenNadav Rotem2013-10-18
* Can we move to C++11 already?Michael J. Spencer2013-10-18
* [Support][YAML] Add support for accessing tags and tag handle substitution.Michael J. Spencer2013-10-18
* Debug Info: add a newly-created DIE to a parent in the same function.Manman Ren2013-10-18
* Debug Info: simplify code a bit.Manman Ren2013-10-18
* MC asm parser: allow ?'s in symbol names, and handle @'s in names in MS asmHans Wennborg2013-10-18
* Revert the rest of r192749 to bring back the buildbot. These twoEric Christopher2013-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
* 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
* 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