platform/upstream/llvm.git
2013-03-30 Justin HolewinskiAdd start of user documentation for NVPTX
2013-03-30 Benjamin KramerChange '@SECREL' suffix to GAS-compatible '@SECREL32'.
2013-03-30 Sean Silva[docs] llvmbugs is not the place for patches.
2013-03-30 Sean Silva[docs] Annotate mailing lists with their "name".
2013-03-30 Sean Silva[docs] Reorganize mailing lists.
2013-03-30 Sean Silva[docs] Pull IRC and Mailing Lists under a new "Communit...
2013-03-30 Sean Silva[docs] The GEP FAQ is not "design and overview"
2013-03-30 Sean Silva[docs] Put DeveloperPolicy under "Development Process...
2013-03-30 Benjamin KramerPut private class into an anonmyous namespace.
2013-03-30 Justin HolewinskiRemove old NVPTX cpus and add new NVPTX cpus
2013-03-30 Justin HolewinskiUse kernel metadata to differentiate between kernel...
2013-03-30 Justin Holewinski[NVPTX] Remove support for SM < 2.0. This was never...
2013-03-30 Justin Holewinski[NVPTX] Add NVVMReflect pass to allow compile-time...
2013-03-30 Justin Holewinski[NVPTX] Run clang-format on all NVPTX sources.
2013-03-30 Hal FinkelAdd support for gcc-compatible -mfprnd -mno-fprnd PPC...
2013-03-30 Benjamin KramerObject: Turn a couple of degenerate for loops into...
2013-03-30 Benjamin KramerSema: Don't crash when trying to emit a precedence...
2013-03-30 Sean CallananElide all artificial copy constructors, because
2013-03-30 Sean CallananFixed the way ClangASTImporter deports types from
2013-03-30 Shuxin YangImplement XOR reassociation. It is based on following...
2013-03-30 Akira Hatanaka[mips] Add patterns for DSP indexed load instructions.
2013-03-30 Akira Hatanaka[mips] Define reg+imm load/store pattern templates.
2013-03-30 Akira Hatanaka[mips] Fix DSP instructions to have explicit accumulato...
2013-03-30 Akira HatanakaRemove unused variables.
2013-03-30 Akira Hatanaka[mips] Move the code which does dag-combine for multipl...
2013-03-30 Akira Hatanaka[mips] Fix definitions of multiply, multiply-add/sub...
2013-03-30 Jordan Rose[analyzer] Restructure ExprEngine::VisitCXXNewExpr...
2013-03-30 Jordan Rose[analyzer] Handle caching out while evaluating a C...
2013-03-30 Jordan Rose[analyzer] Add debug helper LocationContext::dumpStack().
2013-03-30 Sean CallananDisable warnings from Clang correctly, by directly
2013-03-30 Anton Yartsev[analyzer] Garbage removed
2013-03-30 Anton Yartsev[analyzer] Test added
2013-03-30 Akira Hatanaka[mips] Remove function getFPBranchCodeFromCond. Rename...
2013-03-30 Akira HatanakaFix indentation.
2013-03-30 Akira Hatanaka[mips] Add mips-specific nodes which will be used to...
2013-03-30 Akira Hatanaka[mips] Implement getRepRegClassFor in MipsSETargetLower...
2013-03-30 Akira Hatanaka[mips] Fix MipsSEInstrInfo::copyPhysReg, loadRegFromSta...
2013-03-30 Akira Hatanaka[mips] Expand pseudo load, store and copy instructions...
2013-03-30 Akira Hatanaka[mips] Define pseudo instructions for spilling and...
2013-03-30 Enrico GranataFixing Python commands test cases to work even after...
2013-03-30 Anton Yartsev[analyzer] Enabled unix.Malloc checker.
2013-03-30 Anton Yartsev[analyzer] Tests for intersections with other checkers...
2013-03-29 Eric ChristopherUse SmallVectorImpl instead of SmallVector at the uses.
2013-03-29 Bob WilsonRun the ObjCARCContract pass for LTO. <rdar://problem...
2013-03-29 Greg Clayton<rdar://problem/13131838>
2013-03-29 Adrian Prantlgeneralize testcase
2013-03-29 Michael GottesmanUpdated test0 of retain-not-declared.ll to reflect...
2013-03-29 Anna Zaks[analyzer] Address Jordan’s review of r178309 - do...
2013-03-29 Anna Zaks[analyzer] Look for a StmtPoint node instead of PostStm...
2013-03-29 Argyrios Kyrtzidis[libclang] Add test case for r178374.
2013-03-29 Jean-Luc DupratSmallVector and SmallPtrSet allocations now power-of...
2013-03-29 Sean Silva[docs] The STL "binary search" has a non-obvious name.
2013-03-29 Timur IskhodzhanovExclude the X86/complex-fca.ll test at it probably...
2013-03-29 Argyrios KyrtzidisWhen looking for overridden ObjC methods, don't ignore...
2013-03-29 Argyrios Kyrtzidis[libclang] If libclang logging is enabled, print all...
2013-03-29 Argyrios Kyrtzidis[cmake] Add clang-headers as a dependency of libclang...
2013-03-29 Benjamin KramerSema: Warn on sizeof on binary ops on decayed arrays.
2013-03-29 Howard HinnantTest case was forming the wrong limits when size_t...
2013-03-29 Michael GottesmanAdd clang.arc.used to ModuleHasARC so ARC always runs...
2013-03-29 Jyotsna VermaHexagon: Add emitFrameIndexDebugValue function to emit...
2013-03-29 Jim Ingham1 breakpoint is a breakpoint not a breakpoints.
2013-03-29 Eric ChristopherUse 12 as the magic number for our abbreviation data...
2013-03-29 Eric ChristopherMove the construction of the skeleton compile unit...
2013-03-29 Adrian Prantlmove testcase into appropriate X86 subdirectory.
2013-03-29 Sean CallananFixed a crash if the Objective-C runtime module
2013-03-29 Hal FinkelImplement FRINT lowering on PPC using frin
2013-03-29 Adrian PrantlBugfix/Followup for r177086.
2013-03-29 Adrian PrantlImprovement on r177086.
2013-03-29 Akira Hatanaka[mips] Define a function which returns the GPR register...
2013-03-29 Jyotsna VermaHexagon: Set Hexagon tool-chain when configured as...
2013-03-29 Andrew TrickFix TableGen subtarget-emitter to handle A9/Swift.
2013-03-29 Matt ArsenaultBuild fixes for STLPort + GCC
2013-03-29 Matt ArsenaultFix loop style
2013-03-29 Howard HinnantBruce Mitchener, Jr.: Port to emscripten. Fixes llvm...
2013-03-29 Adrian PrantlSplit the llvm/tools/clang/test/CodeGenObjC/debug-info...
2013-03-29 Greg ClaytonUpdated the code signing docs.
2013-03-29 Benjamin KramerRemove sign-compare warning on systems that still use...
2013-03-29 Howard HinnantThe 3rd test in shrink_to_fit.pass.cpp can't possibly...
2013-03-29 Benjamin KramerRemove the old CodePlacementOpt pass.
2013-03-29 Greg Clayton<rdar://problem/12022060>
2013-03-29 Nadav RotemFix a typo
2013-03-29 Jyotsna VermaHexagon: Disable DwarfUsesInlineInfoSection flag.
2013-03-29 Kostya Serebryany[tsan] restore performance critical inlining in tsan...
2013-03-29 Alexander Potapenko[TSan] Build TSan runtime with -fPIE.
2013-03-29 Alexander Potapenko[libsanitizer] Put COMMON_CFLAGS/COMMON_CXXFLAGS before...
2013-03-29 Hal FinkelAdd PPC FP rounding instructions fri[mnpz]
2013-03-29 Alexey Samsonov[Sanitizer] Follow-up for r178238 - replace DCHECKs...
2013-03-29 Rafael EspindolaFix thinko (and the bots): We still want to warn in C.
2013-03-29 Rafael EspindolaRevert "Fix allocations of SmallVector and SmallPtrSet...
2013-03-29 Rafael EspindolaDon't special case one line extern "C" decls.
2013-03-29 Jean-Luc DupratFix allocations of SmallVector and SmallPtrSet so they...
2013-03-29 Michael LiaoAdd RDSEED intrinsic support defined in AVX2 extension
2013-03-29 Michael LiaoAdd XTEST intrinsic defined in TSX extension
2013-03-29 Michael GottesmanRemoved trailing whitespace.
2013-03-29 Akira Hatanaka[mips] Change type of accumulator registers to Untyped...
2013-03-29 Akira Hatanaka[mips] Define overloaded versions of storeRegToStack...
2013-03-29 Akira Hatanaka[mips] Add parameter Alignment to MipsFrameLowering...
2013-03-29 Jim InghamRationalize how we do Halt-ing before Destroy and Detach.
2013-03-29 Jim Ingham“process launch” should “detach” not “kill” if the...
2013-03-29 Shankar Easwaran[ELF] Add dynamic hash table and get simple dynamic...
next