platform/upstream/llvm.git
2014-06-10 Artyom SkrobovCondition codes AL and NV are invalid in the aliases...
2014-06-10 Artyom SkrobovRefactoring in AsmWriterEmitter::EmitPrintAliasInstruct...
2014-06-10 Artyom SkrobovAnonymous definitions in foreach blocks triggered a...
2014-06-10 Tim NorthoverAArch64: disallow x30 & x29 as the destination for...
2014-06-10 Tim NorthoverRevert "X86: elide comparisons after cmpxchg instructions."
2014-06-10 Tim NorthoverX86: elide comparisons after cmpxchg instructions.
2014-06-10 Daniel Jasperclang-format: Fix enum formatting with specific comment.
2014-06-10 Alp TokerProspective build fix following clang r210518
2014-06-10 Tim NorthoverAArch64: teach FastISel how to handle offset FrameIndices
2014-06-10 Tim NorthoverAArch64: make FastISel memcpy emission more robust.
2014-06-10 Alp TokerImprove diagnostic mapping terminology
2014-06-10 Evgeniy Stepanov[asan] Disable a flaky test.
2014-06-10 Eric ChristopherDelete X86JITInfo in the subtarget destructor.
2014-06-10 Alp TokerDon't suppress backend diagnostics in system headers
2014-06-10 Daniel Jasperclang-format: Support variadic lambda captures.
2014-06-10 Daniel Jasperclang-format: Handle multiline strings inside ternary...
2014-06-10 Alp TokerShow -Wdate-time in system headers
2014-06-10 Alp TokerImplement -Wdate-time preprocessor warning
2014-06-10 Alp TokerImprove specificity in the diag-mapping2.c test
2014-06-10 Simon Atanasyan[llvm-readobj][ELF] Factor out the code retrieve ELF...
2014-06-10 Craig TopperSimplify code. No functional change.
2014-06-10 NAKAMURA TakumiSmallVectorTest.cpp: Use LLVM_DELETED_FUNCTION.
2014-06-10 Nick Kledzik[mach-o] refactor mach-o output section selection to...
2014-06-10 Hans WennborgImprove checking for dynamic initializers of dllimport...
2014-06-10 Juergen Ributzka[ConstantHoisting][X86] Improve the cost model for...
2014-06-09 Alp TokerMake '-Werror=frame-larger-than=' and associated diagno...
2014-06-09 Nick Kledzik[mach-o] parse multiple symbols on same address into...
2014-06-09 Reid KlecknerReorder Value and User fields to save 8 bytes of paddin...
2014-06-09 Marshall ClowFixed damaged row in issues table; thanks to STL for...
2014-06-09 Reid KlecknerReduce indentation in ActOnIdExpression, NFC
2014-06-09 Richard TrieuRemoving an "if (this == nullptr)" check from two print...
2014-06-09 Richard TrieuRemoving an "if (!this)" check from two print methods...
2014-06-09 Alp TokerReduce verbiage of lit.local.cfg files
2014-06-09 David BlaikieSmallVector: support resize(N) with move-only types
2014-06-09 Alexey Samsonov[TSan] Exclude blacklist tests from manual test runner
2014-06-09 Bill Schmidt[PPC64LE] Generate correct code for unaligned little...
2014-06-09 Alexey SamsonovGenerate better location ranges for some register-descr...
2014-06-09 Fariborz JahanianObjective-C. Consider block pointer as NSObject as...
2014-06-09 Rafael EspindolaUpdate langref for unnamed_addr being allowed in aliases.
2014-06-09 Saleem AbdulrasoolARM: add VLA extension for WoA Itanium ABI
2014-06-09 Matt ArsenaultLook through addrspacecasts when turning ptr comparison...
2014-06-09 Alp TokerDisallow multiple inclusion of clang/Config/config.h
2014-06-09 Stepan DyatkovskiyAdded functions cross-reference test.
2014-06-09 Alp TokerRemove old fenv.h workaround for a historic clang drive...
2014-06-09 Hans WennborgAllow definition of dllimport static fields in partial...
2014-06-09 Alp TokerFold FEnv.h into the implementation
2014-06-09 Peter Zotov[OCaml] Add more Llvm_target tests
2014-06-09 Todd FialaAdded gdb-remote test for s packet, single stepping.
2014-06-09 Peter Zotov[OCaml] Unbreak Llvm_target.TargetMachine.set_verbose_asm
2014-06-09 Eric ChristopherMove all of the x86 subtarget initialized variables...
2014-06-09 Matt ArsenaultR600/SI: Rename VOP3 helper class to be more general
2014-06-09 Andrea Di Biagio[X86] Add target combine rules for horizontal add/sub.
2014-06-09 Matt ArsenaultR600/SI: Keep 64-bit not on SALU
2014-06-09 Matt ArsenaultR600: Fix selection failure for vector bswap
2014-06-09 Bill Schmidt[PPC64LE] Generate correct little-endian code for v16i8...
2014-06-09 Evgeniy StepanovFix test in r210472.
2014-06-09 Evgeniy Stepanov[msan] Workaround for invalid origins in shufflevector.
2014-06-09 NAKAMURA Takumillvm/test/CodeGen/X86/2014-05-29-factorial.ll: Relax...
2014-06-09 Sasa Stankovic[mips] Fix a bug for NaCl target - Don't report the...
2014-06-09 Simon Atanasyan[Mips] Make dt-textrel.test test case independent from...
2014-06-09 Andrea Di Biagio[X86] Avoid emitting unnecessary test instructions.
2014-06-09 Andrea Di Biagio[DAG] Expose NoSignedWrap, NoUnsignedWrap and Exact...
2014-06-09 Alexey Volkov[X86] Use ADD/SUB instead of INC/DEC for Silvermont
2014-06-09 Evgeniy Stepanov[asan] Remove dependency of tests on runtime library...
2014-06-09 Artyom Skrobov[AArch64] Missing aliases for CMP/CMN [W]SP with no...
2014-06-09 Evgeniy Stepanov[msan] Intercept __strto*_internal.
2014-06-09 Jeroen Ketema[docs] Fix typo, align comments, fix syntax highlighting
2014-06-09 Rui UeyamaRemove dead parameter.
2014-06-09 Zoran Jovanovic[mips][mips64r6] Add LDPC instruction
2014-06-09 Evgeniy StepanovFix line numbers for code inlined from __nodebug__...
2014-06-09 Evgeniy Stepanov[msan] Add a test for mmx.packuswb.
2014-06-09 Evgeniy Stepanov[msan] Simplify tests.
2014-06-09 Rui UeyamaRe-commit r210425.
2014-06-09 Rui UeyamaAdd missing dependency for check-lld.
2014-06-09 Evgeniy Stepanov[msan] Fix vector pack intrinsic handling.
2014-06-09 Matt ArsenaultR600: Add more and testcases
2014-06-09 Evgeniy Stepanov[asan] Add malloc_usable_size to android malloc dispatch.
2014-06-09 Rui UeyamaRevert "[Mips] Make got16.test test case independent...
2014-06-09 Patrik HagglundFix gcc warning (enumeral and non-enumeral type in...
2014-06-09 Bill Schmidt[PPC64LE] Implement little-endian semantics for vec_sums
2014-06-09 Craig Topper[C++11] Use 'nullptr'.
2014-06-09 Craig Topper[C++11] Use 'nullptr'.
2014-06-09 Chad Rosier[AArch64] Fix the ordering of the accumulate operand...
2014-06-09 Chad Rosier[AArch64] When combining constant mul of power of 2...
2014-06-08 Jingyue Wu[SeparateConstOffsetFromGEP] inbounds zext => sext...
2014-06-08 NAKAMURA TakumiEscape "@function" with \verbatim. [-Wdocumentation]
2014-06-08 Craig Topper[C++11] Use 'nullptr'.
2014-06-08 Joey GoulyConvert tests I recently add to use -verify instead...
2014-06-08 Jingyue Wu[SeparateConstOffsetFromGEP] Fix an illegitimate optimi...
2014-06-08 Jingyue WuRefactor canonicalizing array indices to a helper function
2014-06-08 Jingyue Wu[SeparateConstOffsetFromGEP] make two tests more strict
2014-06-08 David BlaikieSmallVector: Improve test coverage for insert with...
2014-06-08 Tobias GrosserScalarEvolution: Derive element size from the type...
2014-06-08 David BlaikieSmallVector: More movable improvements - don't copy...
2014-06-08 David BlaikieSmallVector: Move, don't copy, elements to make space...
2014-06-08 Saleem AbdulrasoolX86: simplify data layout calculation
2014-06-08 David BlaikieSmallVectorTest: Remove some more robust checks added...
2014-06-08 David BlaikieFix some more moving-from-moved-from objects issues...
2014-06-08 Stephen CanonAPFloat: x - NaN needs to flip the signbit of NaN when...
2014-06-08 David BlaikieAsmMatchers: Use unique_ptr to manage ownership of...
next