summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* ARM: add VLA extension for WoA Itanium ABISaleem Abdulrasool2014-06-09
* Look through addrspacecasts when turning ptr comparisons intoMatt Arsenault2014-06-09
* Added functions cross-reference test.Stepan Dyatkovskiy2014-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
* [OCaml] Add more Llvm_target testsPeter Zotov2014-06-09
* [OCaml] Unbreak Llvm_target.TargetMachine.set_verbose_asmPeter Zotov2014-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
* Fix test in r210472.Evgeniy Stepanov2014-06-09
* [msan] Workaround for invalid origins in shufflevector.Evgeniy Stepanov2014-06-09
* llvm/test/CodeGen/X86/2014-05-29-factorial.ll: Relax an expression to match W...NAKAMURA Takumi2014-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
* [docs] Fix typo, align comments, fix syntax highlightingJeroen Ketema2014-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
* R600: Add more and testcasesMatt Arsenault2014-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
* Escape "@function" with \verbatim. [-Wdocumentation]NAKAMURA Takumi2014-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
* [SeparateConstOffsetFromGEP] make two tests more strictJingyue Wu2014-06-08
* SmallVector: Improve test coverage for insert with repetitionDavid Blaikie2014-06-08
* ScalarEvolution: Derive element size from the type of the loaded elementTobias Grosser2014-06-08
* SmallVector: More movable improvements - don't copy elements to make space wh...David Blaikie2014-06-08
* SmallVector: Move, don't copy, elements to make space for an insertion.David Blaikie2014-06-08
* X86: simplify data layout calculationSaleem Abdulrasool2014-06-08
* SmallVectorTest: Remove some more robust checks added in r210429 since they c...David Blaikie2014-06-08
* Fix some more moving-from-moved-from objects issues in SmallVectorDavid Blaikie2014-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
* Ensure SmallVector::insert doesn't overwrite the last element in the range wi...David Blaikie2014-06-08
* Revert "Do materialize for floating point"Alp Toker2014-06-08
* Remove outdated CMake MSVC workaroundAlp Toker2014-06-08
* Remove redundant typedef from MCAsmParserSemaCallbackAlp Toker2014-06-08
* Make InlineAsmIdentifierInfo forward-declarableAlp Toker2014-06-08
* MC: fix text section characteristics for WoASaleem Abdulrasool2014-06-08