summaryrefslogtreecommitdiff
path: root/lib
Commit message (Expand)AuthorAge
* Reorder Value and User fields to save 8 bytes of padding on 64-bitReid Kleckner2014-06-09
* Removing an "if (!this)" check from two print methods. The condition willRichard Trieu2014-06-09
* [PPC64LE] Generate correct code for unaligned little-endian vector loadsBill Schmidt2014-06-09
* Generate better location ranges for some register-described variables.Alexey Samsonov2014-06-09
* ARM: add VLA extension for WoA Itanium ABISaleem Abdulrasool2014-06-09
* Look through addrspacecasts when turning ptr comparisons intoMatt Arsenault2014-06-09
* Remove old fenv.h workaround for a historic clang driver bugAlp Toker2014-06-09
* Fold FEnv.h into the implementationAlp Toker2014-06-09
* Move all of the x86 subtarget initialized variables down into the x86 subtargetEric Christopher2014-06-09
* R600/SI: Rename VOP3 helper class to be more generalMatt Arsenault2014-06-09
* [X86] Add target combine rules for horizontal add/sub.Andrea Di Biagio2014-06-09
* R600/SI: Keep 64-bit not on SALUMatt Arsenault2014-06-09
* R600: Fix selection failure for vector bswapMatt Arsenault2014-06-09
* [PPC64LE] Generate correct little-endian code for v16i8 multiplyBill Schmidt2014-06-09
* [msan] Workaround for invalid origins in shufflevector.Evgeniy Stepanov2014-06-09
* [mips] Fix a bug for NaCl target - Don't report the error when non-dangerousSasa Stankovic2014-06-09
* [X86] Avoid emitting unnecessary test instructions.Andrea Di Biagio2014-06-09
* [DAG] Expose NoSignedWrap, NoUnsignedWrap and Exact flags to SelectionDAG.Andrea Di Biagio2014-06-09
* [X86] Use ADD/SUB instead of INC/DEC for SilvermontAlexey Volkov2014-06-09
* [AArch64] Missing aliases for CMP/CMN [W]SP with no shiftArtyom Skrobov2014-06-09
* [mips][mips64r6] Add LDPC instructionZoran Jovanovic2014-06-09
* Fix line numbers for code inlined from __nodebug__ functions.Evgeniy Stepanov2014-06-09
* [msan] Fix vector pack intrinsic handling.Evgeniy Stepanov2014-06-09
* Fix gcc warning (enumeral and non-enumeral type in conditional expression)Patrik Hagglund2014-06-09
* [AArch64] Fix the ordering of the accumulate operand in SchedRW list.Chad Rosier2014-06-09
* [AArch64] When combining constant mul of power of 2 plus/minus 1, prefer shiftChad Rosier2014-06-09
* [SeparateConstOffsetFromGEP] inbounds zext => sext for better splittingJingyue Wu2014-06-08
* [C++11] Use 'nullptr'.Craig Topper2014-06-08
* [SeparateConstOffsetFromGEP] Fix an illegitimate optimization on zextJingyue Wu2014-06-08
* Refactor canonicalizing array indices to a helper functionJingyue Wu2014-06-08
* ScalarEvolution: Derive element size from the type of the loaded elementTobias Grosser2014-06-08
* X86: simplify data layout calculationSaleem Abdulrasool2014-06-08
* APFloat: x - NaN needs to flip the signbit of NaN when x is a number.Stephen Canon2014-06-08
* AsmMatchers: Use unique_ptr to manage ownership of MCParsedAsmOperandDavid Blaikie2014-06-08
* Revert "Do materialize for floating point"Alp Toker2014-06-08
* Remove outdated CMake MSVC workaroundAlp Toker2014-06-08
* MC: fix text section characteristics for WoASaleem Abdulrasool2014-06-08
* Do materialize for floating pointReed Kotler2014-06-08
* start to clean up buildMI calls in mips fast-iselReed Kotler2014-06-08
* include MipsGenFastISel.incReed Kotler2014-06-08
* MC: make ELF .type handling more GNU AS compatibleSaleem Abdulrasool2014-06-08
* MC: fix ctor/dtor section for windows-itaniumSaleem Abdulrasool2014-06-08
* MC: whitespace, grouping for COFF section setupSaleem Abdulrasool2014-06-08
* Fix typosAlp Toker2014-06-07
* Build fix: remove initializeJumpInstrTablesPass() call from LTOAlp Toker2014-06-07
* ARM: correct assertion for long-calls on WoASaleem Abdulrasool2014-06-07
* Revert 209903 and 210040.Rafael Espindola2014-06-07
* Fix the MachineScheduler's logic for updating ready times for in-order.Andrew Trick2014-06-07
* Replace the use of TargetMachine with a tiny bool variable.Eric Christopher2014-06-06
* Remove all local variables from X86SelectionDAGInfo, the DAG hasEric Christopher2014-06-06