OSDN Git Service

android-x86/external-llvm.git
2013-11-25 Pekka JaaskelainenAdded our Clang/LLVM using projects (pocl and TCE)...
2013-11-25 Bill WendlingMerging r195136:
2013-11-25 Bill WendlingMerging r195591:
2013-11-25 Bill WendlingMerging r195547:
2013-11-25 Bill WendlingMerging r195330:
2013-11-25 Bill WendlingMerging r195327:
2013-11-25 Bill WendlingMerging r195514:
2013-11-25 Bill WendlingMerging r195528:
2013-11-25 Bill WendlingMerging r195479:
2013-11-25 Bill WendlingMerging r195493:
2013-11-25 Bill WendlingMerging r195492:
2013-11-25 Bill WendlingMerging r195491:
2013-11-25 Bill WendlingMerging r195477:
2013-11-25 Bill WendlingMerging r195476:
2013-11-25 Bill WendlingMerging r195432:
2013-11-25 Bill WendlingMerging r195599:
2013-11-24 Bill WendlingMerging r195567:
2013-11-22 Bill WendlingMerging r195439:
2013-11-22 Richard SandifordAdd file missing from r195474.
2013-11-22 Richard SandifordMerging r195473:
2013-11-22 Bill WendlingMerging r195423:
2013-11-22 Bill WendlingMerging r195421:
2013-11-22 Bill WendlingMerging r195399:
2013-11-22 Bill WendlingMerging r195398:
2013-11-22 Bill WendlingMerging r195397:
2013-11-22 Bill WendlingMerging r195156:
2013-11-21 Bill WendlingMerging r195339:
2013-11-21 Bill WendlingMerging r195333:
2013-11-21 Bill WendlingAdd blurb about WebCL Validator.
2013-11-21 Daniel SandersMerging r195355:
2013-11-21 Sylvestre Ledru[OCaml] Unbreak make install by providing ocamldoc...
2013-11-21 Bill WendlingMerging r195317:
2013-11-21 Bill WendlingMerging r195272:
2013-11-21 Bill WendlingMerging r195318:
2013-11-21 Bill WendlingAdd blurb about Likely.
2013-11-21 Bill WendlingAdd blurb about DXR.
2013-11-21 Petar JovanovicMerging r195157:
2013-11-20 Bill WendlingUpdate to the 3.4 release numbers.
2013-11-20 Bill WendlingRegenerate configure files with 3.4svn changed to 3.4.
2013-11-20 Bill WendlingMerging r195162:
2013-11-20 Bill WendlingMerging r195161:
2013-11-20 Bill WendlingMerging r195152:
2013-11-20 Bill WendlingMerging r195138:
2013-11-20 Bill WendlingMerging r195129:
2013-11-20 Bill WendlingMerging r195118:
2013-11-20 Bill WendlingMerging r195102:
2013-11-20 Bill WendlingMerging r195193:
2013-11-19 Bill WendlingMerging r195103:
2013-11-19 Bill WendlingMerging r195100:
2013-11-19 Bill WendlingMerging r195094:
2013-11-19 Bill WendlingMerging r195093:
2013-11-19 Bill WendlingMerging r195092:
2013-11-19 Bill WendlingCreating release_34 branch
2013-11-19 Hao LiuImplement AArch64 neon instructions class SIMD lsone...
2013-11-19 Eric ChristopherRemove unused special member functions and reformat.
2013-11-19 Eric ChristopherFix previous commit and fully remove variable.
2013-11-19 Eric ChristopherRemove unused variable.
2013-11-19 Jiangning LiuImplement AArch64 SISD intrinsics for vget_high and...
2013-11-19 Kevin Qinimplement MC layer of AArch64 neon instruction PMULL...
2013-11-19 Jiangning LiuAdd predicate for AArch64 crypto instructions.
2013-11-19 Jack Carter[Mips] Support for MicroMips STO refactoring.
2013-11-19 Juergen Ributzka[weak vtables] Remove a bunch of weak vtables
2013-11-19 David Blaikiellvm-dwarfdump: support for emitting only the debug_typ...
2013-11-18 David BlaikieDwarfDebug: Move trailing else to the same line as...
2013-11-18 David BlaikieDwarfDebug: Remove some more redundant explicit constru...
2013-11-18 Jack Carter[Mips] MipsTargetStreamer refactoring.
2013-11-18 David BlaikieDebugInfo: Simplify a few more explicit constructions...
2013-11-18 Reid KlecknerRevert "COFF: Emit all MCSymbols rather than filtering...
2013-11-18 Adrian PrantlDebug info: Let LowerDbgDeclare perfom the dbg.declare...
2013-11-18 Ahmed BougachaDocs: tweak code-block spacing.
2013-11-18 Paul RobinsonThe 'optnone' attribute means don't inline anything...
2013-11-18 Matt ArsenaultR600/SI: Fix moveToVALU when the first operand is VSrc.
2013-11-18 Matt ArsenaultR600/SI: Fix multiple SGPR reads when using VCC.
2013-11-18 Matt ArsenaultR600/SI: Implement add i64, but do not yet enable.
2013-11-18 Matt ArsenaultR600/SI: Specify SSrc operands
2013-11-18 Matt ArsenaultR600/SI: addc / adde i32 are legal
2013-11-18 Matt ArsenaultR600/SI: Match addc to S_ADD_U32.
2013-11-18 Matt ArsenaultR600/SI: Match adde/sube to S_ADDC_U32/S_SUBB_U32
2013-11-18 Matt ArsenaultR600/SI: Specify S_ADD/S_SUB set SCC and add is commutable
2013-11-18 Matt ArsenaultR600/SI: Move patterns to match add / sub to scalar...
2013-11-18 Matt ArsenaultR600/SI: Fix extra defs of VCC / SCC.
2013-11-18 Tom StellardR600: Enable the IR structurizer by default
2013-11-18 Tom StellardR600: Fix a crash in the AMDILCFGStrucurizer
2013-11-18 Tom StellardR600: Add a SubtargetFeatture for disabling the ifcvt...
2013-11-18 Tom StellardR600: Use lower-case for EnableIRStructurizer feature
2013-11-18 Tom StellardR600/SI: Fix illegal VGPR->SGPR copy inside of loop
2013-11-18 Tom StellardR600/SI: Fix another case of illegal VGPR->SGPR copy
2013-11-18 Aaron BallmanChecking for a return value with FormatMessage; if...
2013-11-18 Aaron BallmanFixing a possible memory leak from a failing realloc...
2013-11-18 Alexander KornienkoRecover gracefully when deserializing invalid YAML...
2013-11-18 Alexey Samsonov[ASan] Fix PR17867 - make sure ASan doesn't crash if...
2013-11-18 NAKAMURA Takumi[PR17978] Mark two ARM/fast-isel tests as XFAIL:vg_leak...
2013-11-18 Arnold SchwaighoferLoopVectorizer: Extend the induction variable to a...
2013-11-18 Daniel Sanders[mips] Fix 'ran out of registers' in MIPS32 with FP64...
2013-11-18 Matheus Almeida[mips][msa] Update encoding of bnz.v (typo).
2013-11-18 Matheus Almeida[mips][msa] Fix immediate value of LSA instruction...
2013-11-18 Alexey SamsonovFix forgotten member initialization detected by MSan...
2013-11-18 Daniel Sanders[mips][msa] Add MSA to the release notes.
2013-11-18 Arnaud A. de... test-release.sh: tweak RPATH for the binary packages.
2013-11-18 Alexey SamsonovUnbreak the build after r194997
next