summaryrefslogtreecommitdiff
path: root/lib
Commit message (Expand)AuthorAge
* [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
* [ARM64] Support aggressive fastcc/tailcallopt breaking ABI by popping out arg...Jiangning Liu2014-05-15
* Move the TargetMachine MC options to MCTargetOptions. No functionalEric Christopher2014-05-15
* InstCombine: Optimize -x s< cstDavid Majnemer2014-05-15
* DwarfDebug: Don't set frame index locations on abstract variables.David Blaikie2014-05-14
* DebugInfo: Sure up subprogram variable list handling with more assertions and...David Blaikie2014-05-14
* DebugInfo: Assert that a CU's subprogram list contains only subprograms.David Blaikie2014-05-14
* Teach llvm-nm to know about fat archives (aka MachOUniversal filesKevin Enderby2014-05-14
* Rename ComputeMaskedBits to computeKnownBits. "Masked" has beenJay Foad2014-05-14
* InstSimplify: Optimize signed icmp of -(zext V)David Majnemer2014-05-14
* DebugInfo: Do not delay attaching DW_AT_inline attribute to abstract definiti...David Blaikie2014-05-14
* ARM-BE: test files for vector argument passingChristian Pirker2014-05-14
* [ARM64-BE] Fix byte order of CIE and FDE frames for exception handlingChristian Pirker2014-05-14
* Fix ARM EHABI when function has landingpad and nounwind.Logan Chien2014-05-14
* X86: If we have an instruction that sets a flag and a zero test on the input ...Benjamin Kramer2014-05-14
* [mips][mips64r6] Add sel.s and sel.dDaniel Sanders2014-05-14
* ARM64: remove unneeded InstPrinter hacksTim Northover2014-05-14
* [asan] Fix compiler warnings.Evgeniy Stepanov2014-05-14