summaryrefslogtreecommitdiff
path: root/lib
Commit message (Expand)AuthorAge
* Remove the Options query functions and just access our Options directly.Eric Christopher2014-05-16
* musttail: Fix the verification of alignment attributesReid Kleckner2014-05-15
* Implement global merge optimization for global variables.Jiangning Liu2014-05-15
* DebugInfo: Follow up to r208930, comment usage of 'using' to bring in base cl...David Blaikie2014-05-15
* Move more MC options into the MCTargetOptions structure.Eric Christopher2014-05-15
* Remove unused llvm namespace bool variable.Eric Christopher2014-05-15
* DebugInfo: Don't put fission type units in comdat sections.David Blaikie2014-05-15
* Finish materialize for intsReed Kotler2014-05-15
* Use range forMatt Arsenault2014-05-15
* [DWARF parser] Use enums instead of bitfields in DILineInfoSpecifier.Alexey Samsonov2014-05-15
* Don't insert lifetime.end markers between a musttail call and retReid Kleckner2014-05-15
* Revert "Don't insert lifetime.end markers between a musttail call and ret"Reid Kleckner2014-05-15
* Remove unused variable in inlinerReid Kleckner2014-05-15
* Don't insert lifetime.end markers between a musttail call and retReid Kleckner2014-05-15
* DebugInfo: Simplify retrieving filename/directory name for line table entry b...David Blaikie2014-05-15
* Teach the inliner how to preserve musttail invariantsReid Kleckner2014-05-15
* DebugInfo: Add FIXME regarding DILexicalBlock uniquing fields.David Blaikie2014-05-15
* [obj2yaml][ELF] Do not print empty Link and Info fields for ELF sections.Simon Atanasyan2014-05-15
* Revert "[PM] Add pass run listeners to the pass manager."Juergen Ributzka2014-05-15
* [ARM64] Improve diagnostics for Cn operands in SYS instructionsBradley Smith2014-05-15
* [X86] Teach the backend how to fold SSE4.1/AVX/AVX2 blend intrinsics.Andrea Di Biagio2014-05-15
* [mips][mips64r6] Add CLASS.fmt instructionsZoran Jovanovic2014-05-15
* [mips][mips64r6] Add RINT.fmt instructionsZoran Jovanovic2014-05-15
* [mips][mips64r6] Add SELEQZ/SELNEZ.fmt instructionsZoran Jovanovic2014-05-15
* [mips][mips64r6] Add MAX/MIN/MAXA/MINA.fmt instructionsZoran Jovanovic2014-05-15
* R600/SI: Stop using VSrc_* as the default register class for types.Tom Stellard2014-05-15
* R600/SI: Fix a bug with handling of INSERT_SUBREG in SIFixSGPRCopiesTom Stellard2014-05-15
* R600/SI: Only use SALU instructions for 64-bit add in a block of CF depth 0Tom Stellard2014-05-15
* R600/SI: Use VALU instructions for i1 opsTom Stellard2014-05-15
* TableGen: use correct MIOperand when printing aliasesTim Northover2014-05-15
* [mips][mips64r6] Add bitswap, and dbitswapDaniel Sanders2014-05-15
* Instead of littering asserts throughout the code after every call toJay Foad2014-05-15
* ARM64: print correct aliases for NEON mov & mvn instructionsTim Northover2014-05-15
* [mips][mips64r6] Add align and dalignDaniel Sanders2014-05-15
* TableGen/ARM64: print aliases even if they have syntax variants.Tim Northover2014-05-15
* ARM64: add correct vector registers during asm parsingTim Northover2014-05-15
* [ARM64] Improve load/store diagnostics and forbid 32-bit register addressesBradley Smith2014-05-15
* [ARM64] Parse fixed vector lanes properly so that diagnostics can be emittedBradley Smith2014-05-15
* [ARM64] Add/Fixup diagnostics for floating point immediatesBradley Smith2014-05-15
* [ARM64] Add condition code operand type such that proper diagnostics can be e...Bradley Smith2014-05-15
* [ARM64] Add more simple diagnostics for immediate/shift rangesBradley Smith2014-05-15
* [mips][mips64r6] Add addiupc, aluipc, and auipcDaniel Sanders2014-05-15
* [mips][mips64r6] Add aui, daui, dahi, and datiDaniel Sanders2014-05-15
* Teach the constant folder to look through bitcast constant expressionsChandler Carruth2014-05-15
* [mips][mips64r6] Test that branch likelies are not accepted on MIPS64r6.Daniel Sanders2014-05-15
* Reverting r208848, reason: build failure: sanitizer-x86_64-linux-bootstrap/bu...Dinesh Dwivedi2014-05-15
* Added instcombine for 'MIN(MIN(A, 27), 93)' and 'MAX(MAX(A, 93), 27)'Dinesh Dwivedi2014-05-15
* Added inst combine transforms for single bit tests from Chris's noteDinesh Dwivedi2014-05-15
* Fix some dyslexia in an assert messageJonathan Roelofs2014-05-15
* Fix typosAlp Toker2014-05-15