platform/upstream/llvm.git
2014-06-17 Hans WennborgMS static locals mangling: don't double-increment mangl...
2014-06-17 Hans WennborgMS static locals mangling: don't count enum scopes
2014-06-16 Juergen Ributzka[FastISel][X86] Refactor the code to get the X86 condit...
2014-06-16 Eli BenderskyTeach LoopUnrollPass to respect loop unrolling hints...
2014-06-16 Brad SmithUse the integrated assembler by default on OpenBSD...
2014-06-16 Kuba BreckaDon't hardcode path to codesign_allocate.
2014-06-16 Greg ClaytonCorrectly classify code sections as code sections by...
2014-06-16 Zachary TurnerRevert r211066, 211067, 211068, 211069, 211070.
2014-06-16 Zachary TurnerCleanup more unreferenced MutexGuard parameters on...
2014-06-16 Zachary TurnerProgrammer's Manual changes.
2014-06-16 Zachary TurnerKill the LLVM global lock.
2014-06-16 Zachary TurnerRemove some code churn.
2014-06-16 Zachary TurnerRemove some more code out into a separate CL.
2014-06-16 Zachary TurnerUsers of the llvm global mutex must now acquire it...
2014-06-16 Aaron WatryFix definition of INFINITY and add NAN/HUGE_VAL[F]
2014-06-16 Jim GrosbachAArch64: Fix silly think-o in tests.
2014-06-16 Jeroen KetemaAdd remaining float constants
2014-06-16 Reed KotlerAdd load/store functionality
2014-06-16 Jim GrosbachAArch64: Support for __builtin_arm_rbit() and __builtin...
2014-06-16 Jim GrosbachARM: Support for __builtin_arm_rbit() intrinsic.
2014-06-16 Jim GrosbachAArch64: Add backend intrinsic for rbit.
2014-06-16 Jim GrosbachARM: intrinsic support for rbit.
2014-06-16 Bill Schmidt[PPC64] Fix PR19893 - improve code generation for local...
2014-06-16 Eric ChristopherSince the DataLayout is always found off of the subtarg...
2014-06-16 Zachary TurnerClean up some unnecessary mutex guards.
2014-06-16 Sylvestre Ledruactually, just check if it is a file (including directo...
2014-06-16 Louis GerbargImprove comments for r211040
2014-06-16 Sylvestre LedruCheck that the directory does not exist.
2014-06-16 Richard Smith[modules] When we merge redecl chains or mark a decl...
2014-06-16 Aaron WatryRevert "clctypes.h: Don't rely on stddef.h for size_t...
2014-06-16 Hans WennborgRevert "lit: warn when passed invalid pathname" (r210597)
2014-06-16 Aaron Watrymath: Implement mix builtin
2014-06-16 Aaron Watryrelational: Add isequal(floatN) builtin
2014-06-16 Aaron WatryAdd all(igentype) builtin
2014-06-16 Aaron Watryclctypes.h: Don't rely on stddef.h for size_t and ptrdiff_t
2014-06-16 Greg ClaytonDon't allow two threads to create/use the section list...
2014-06-16 Tim NorthoverARM: implement correct atomic operations on v7M
2014-06-16 David MajnemerMS ABI: Implement x86_64 RTTI
2014-06-16 Louis GerbargFix illegal relocations in X86FastISel
2014-06-16 Fariborz JahanianObjective-C. Diagnose when property access is using...
2014-06-16 Jim GrosbachLowerSwitch: track bounding range for the condition...
2014-06-16 James MolloyRefactor the disabling of Thumb-1 LDM/STM generation
2014-06-16 Rafael EspindolaFix pr17056.
2014-06-16 Saleem Abdulrasoolbuiltins: add it blocks for Thumb-2
2014-06-16 Rafael EspindolaUpdate for llvm api change.
2014-06-16 Rafael EspindolaConvert the Archive API to use ErrorOr.
2014-06-16 Saleem Abdulrasoolcompiler-rt: prefer thumb over ARM
2014-06-16 Richard Smith[C++1z] Implement N4051: 'typename' is permitted instea...
2014-06-16 Richard SmithAdd -std=c++1z flag for C++17 features.
2014-06-16 Tilmann Scheller[AArch64] Remove dead code.
2014-06-16 Chandler Carruth[cmake] Switch python install to use an 'install(DIRECT...
2014-06-16 Dan AlbertSwap getdtablesize() for sysconf(_SC_OPEN_MAX).
2014-06-16 Todd FialaMove x86-specific struct user code for Linux ProcessMon...
2014-06-16 Alp TokerFix typos
2014-06-16 Cameron McInallyHook up vector int_ctlz for AVX512.
2014-06-16 Alp TokerUse the ShowInSystemHeader bit consistently for all...
2014-06-16 Sergey Matveev[sanitizer] Support PTRACE_GETEVENTMSG in the ptrace...
2014-06-16 Daniel Sanders[mips][mips64r6] ssnop is deprecated on MIPS32r6/MIPS64r6
2014-06-16 Daniel Sanders[mips][mips64r6] cl[oz], and dcl[oz] are re-encoded...
2014-06-16 Daniel Sanders[mips][mips64r6] ll, sc, lld, and scd are re-encoded...
2014-06-16 Simon Atanasyan[Mips] Make hilo16-5.test test case independent from...
2014-06-16 Dmitri GribenkoSupport/ConvertUTF: restore compatibility with MSVC...
2014-06-16 Dmitri GribenkoSupport/ConvertUTF: implement U+FFFD insertion accordin...
2014-06-16 James Molloy[AArch64] Fix a fencepost error in lowering for llvm...
2014-06-16 Daniel Sanders[mips] Merge most of the big/little endian checks in...
2014-06-16 Daniel Sanders[mips][mips64r6] [ls][wd]c2 were re-encoded with 11...
2014-06-16 NAKAMURA Takumiclang/AST/OpenMPClause.h: Update \param VL. [-Wdocument...
2014-06-16 Christian PirkerARMEB: Fix trunc store for vector types
2014-06-16 Joerg SonnenbergerAdd Guan-Hong Liu.
2014-06-16 Kostya Serebryany[asan] initialze varaibles to avoid a (false positive...
2014-06-16 Alexey Bataev[OPENMP] Initial support of 'reduction' clause
2014-06-15 Todd FialaMinor gdb-remote test QListThreadsInStopReply changes...
2014-06-15 Alp TokerHide the concept of diagnostic levels from lex, parse...
2014-06-15 Jingyue WuCanonicalize addrspacecast ConstExpr between different...
2014-06-15 Matt ArsenaultFix copy paste error
2014-06-15 Matt ArsenaultR600: Add a rotr testcase I forgot to add
2014-06-15 Matt ArsenaultR600: Remove a few more things from AMDILISelLowering
2014-06-15 Matt ArsenaultR600: Fix assert on vector sdiv
2014-06-15 Matt ArsenaultR600: Move / cleanup more leftover AMDIL stuff.
2014-06-15 Matt ArsenaultR600: Move division custom lowering out of AMDILISelLow...
2014-06-15 Eric ChristopherTemporarily revert r210953 in an attempt to bring the...
2014-06-15 Matt ArsenaultR600: Report that integer division is expensive.
2014-06-15 Matt ArsenaultR600: Remove dead code
2014-06-15 David BlaikiePR20038: DebugInfo missing DIEs for some concrete varia...
2014-06-15 Saleem Abdulrasooltest: add missed file in previous commit
2014-06-15 Saleem AbdulrasoolPreprocessor: improve ACLE 6.4.1, 6.4.2 support
2014-06-15 Manuel KlimekAdd specialization of FoldingSetTrait for std::pair.
2014-06-15 Viktor KutuzovFix building InstrProfilingFile.c on FreeBSD
2014-06-15 Viktor KutuzovFix getting IP, BP and SP for address sanitizer's needs...
2014-06-15 Simon Atanasyan[Mips] Make gp-sym-2.test test case independent from...
2014-06-15 Tim NorthoverLegalizeDAG: make sure cast is unsigned before using...
2014-06-15 Tim NorthoverAArch64: improve handling & modelling of FP_TO_XINT...
2014-06-15 Tim NorthoverAArch64: improve vector [su]itofp handling.
2014-06-15 NAKAMURA TakumiDon't expect tests always crashing. Add "REQUIRES:asserts".
2014-06-14 Todd FialaAdded several gdb-remote tests around QListThreadsInSto...
2014-06-14 Simon Atanasyan[Mips] Make gp-sym-1.test test case independent from...
2014-06-14 Artyom SkrobovReplacing the private implementations of SwapValue...
2014-06-14 Artyom SkrobovUsing llvm::sys::swapByteOrder() for the common case...
2014-06-14 Artyom SkrobovUsing llvm::sys::swapByteOrder() for the common case...
2014-06-14 Simon Atanasyan[Mips] Make exe-got.test test case independent from...
next