platform/upstream/llvm.git
2012-05-15 Bill WendlingAdd blurb for Crack.
2012-05-15 Argyrios KyrtzidisAdd documentation about boxing enum types and a codegen...
2012-05-15 Kevin EnderbyAdd a test case for r156840, a fix to llvm-objdump...
2012-05-15 Nuno Lopesreuse the result of some expensive computations in...
2012-05-15 Jakob Stoklund... Extend the CoalescerPair interface to handle symmetric...
2012-05-15 Akira HatanakaUpdate MIPS' section in the release notes. Patch by...
2012-05-15 Gregory Szorc[clang.py] Store reference to TranslationUnit in Cursor...
2012-05-15 Greg ClaytonModified "image lookup -t <typename>" to expand typedefs.
2012-05-15 Argyrios Kyrtzidis[objcmt] Rewrite [NSNumber numberWith*] messages to...
2012-05-15 Argyrios KyrtzidisAllow objc @() syntax for enum types.
2012-05-15 Andrew TrickAdd -enable-aa-sched-mi, off by default, for AliasAnaly...
2012-05-15 Bob WilsonDo not link with Objective-C libraries with -nostdlib...
2012-05-15 Kevin EnderbyFixed a bug in llvm-objdump when disassembling using...
2012-05-15 Daniel Dunbarllvm-build: Add support for non-installed libraries...
2012-05-15 Daniel Dunbarllvm-build: Don't emit library information for disabled...
2012-05-15 Daniel Dunbar[utils] Fix Get{RepositoryPath,SourceVersion} to have...
2012-05-15 Greg Clayton<rdar://problem/11455398>
2012-05-15 Douglas GregorAdd the output of "clang --version" to scan-build resul...
2012-05-15 Fariborz Jahanianobjc: avoid duplicate diagnostics on certain type misma...
2012-05-15 Fariborz JahanianRemove word 'block' from option and diagnostic I added
2012-05-15 Jim GrosbachAllow MCCodeEmitter access to the target MCRegisterInfo.
2012-05-15 Jim GrosbachTableGen'erate mapping physical registers to encoding...
2012-05-15 Jim GrosbachAllow MCCodeEmitter access to the target MCRegisterInfo.
2012-05-15 David BlaikieChanging std::string to SmallString for r156826.
2012-05-15 David BlaikieImprove some of the conversion warnings to fire on...
2012-05-15 Fariborz Jahanianobjective-c nonfragile abi: discourage ivar declarations
2012-05-15 Sirish PandeEnable all Hexagon tests.
2012-05-15 Nuno Lopesminor simplification to code: Ty is already a SCEV...
2012-05-15 Kostya Serebryany[tsan] makefile machinery to build tsan-rt (linux-x86_6...
2012-05-15 Rafael EspindolaFix our handling of visibility in explicit template...
2012-05-15 David ChisnallAdd a note about atomic builtins to c11 section of...
2012-05-15 David ChisnallAdd some release notes about compiler-rt and libc++
2012-05-15 Kostya Serebryany[asan] fix the old-style Makefile, which we still need...
2012-05-15 David ChisnallUpdate atomic.c to work with the new clang builtins.
2012-05-15 Kostya Serebryany[asan] move lib/asan/interception to lib/interception...
2012-05-15 David MajnemerTeach SimplifyLibCalls about stpcpy.
2012-05-15 Manuel KlimekFixes crasher bug in JSONCompilationDatabase for invali...
2012-05-15 Gabor Greifadd embedded linux variants that occur in the field
2012-05-15 Bill WendlingRemove warning about testing unsigned int with int.
2012-05-15 Stepan DyatkovskiyFixed one small stupid, but critical bug.
2012-05-15 Manuel KlimekThis patch fixes the cmake build to create libclang...
2012-05-15 Stepan DyatkovskiyRejected r156804 due to buildbots failures.
2012-05-15 Richard SmithFurther improvement to wording of overload resolution...
2012-05-15 Richard SmithPR12798: Don't drop part of the nested name specifier...
2012-05-15 Richard SmithTest file I forgot to 'svn add' in r156802.
2012-05-15 Stepan DyatkovskiySelectionDAGBuilder::Clusterify : main functinality...
2012-05-15 Richard SmithPR12826: Converting an lvalue to an xvalue is a no...
2012-05-15 Richard SmithFold the six functions checking explicitly-defaulted...
2012-05-15 Akira HatanakaTemporarily disable anti-dependence breaking for Mips...
2012-05-15 Greg ClaytonFixed a typo: "aync" => "async"
2012-05-15 Greg Clayton<rdar://problem/11451919>
2012-05-15 Greg Clayton<rdar://problem/11240464>
2012-05-15 John McCallChange the mangling of a ref-qualifier on a function...
2012-05-15 Enrico GranataFixing a bug where the summary for certain NSStrings...
2012-05-15 Jakob Stoklund... Create a struct representing register units in TableGen.
2012-05-15 Bill WendlingRemove extraneous ';'.
2012-05-14 Akira HatanakaAdd a command line option to skip the delay slot filler...
2012-05-14 Argyrios Kyrtzidis[objcmt] When rewriting to subscripting syntax, make...
2012-05-14 Fariborz Jahanianobjc: allow typedef'ing an id to a pointer to a c-struc...
2012-05-14 Michael J.... [Support/YAMLParser] Use rtrim on plain scalars.
2012-05-14 Richard SmithRecover properly from a redundant 'typename' before...
2012-05-14 Michael J.... [Support/COFF] Make the order of members in symbol...
2012-05-14 Anna Zaks[analyzer] Fix a crash in templated code which uses...
2012-05-14 Richard SmithSlightly generalize FileCheck patterns to unbreak ...
2012-05-14 Argyrios Kyrtzidis[objcmt] When rewriting to array/dictionary literals...
2012-05-14 Richard SmithImplement IRGen for C++11's "T{1, 2, 3}", where T is...
2012-05-14 David BlaikieFix use of uninitialized variable.
2012-05-14 Enrico GranataFixing a typo in the lldb-gdb webpage
2012-05-14 Jakob Stoklund... Don't access MO reference after invalidating operand...
2012-05-14 Jakob Stoklund... Fix PR12821.
2012-05-14 Chad RosierMove the capture analysis from MemoryDependencyAnalysis...
2012-05-14 Brendon CahoonRevert 156634 upon request until code improvement chang...
2012-05-14 Dan GohmanRename @llvm.debugger to @llvm.debugtrap.
2012-05-14 Johnny ChenFix missing NEON registers for the 'register read'...
2012-05-14 Akira HatanakaRelease notes for MIPS backend.
2012-05-14 Chandler CarruthTeach the driver on Linux to respect -nodefaultlibs.
2012-05-14 Andrew TrickRemove a stale forward declaration.
2012-05-14 Jordy Rose[analyzer] strncpy: Special-case a length of 0 to avoid...
2012-05-14 Jakob Stoklund... Remove the expensive BitVector::operator~().
2012-05-14 Jakob Stoklund... Remove BitVector binops.
2012-05-14 Dmitry Vyukovtsan: add more atomics to public interface (fetch_or...
2012-05-14 Dmitry Vyukovtsan: enabled report suppression for signal-unsafe...
2012-05-14 Dmitry Vyukovtsan: fix output_tests script to actually verify tests...
2012-05-14 Jakob Stoklund... Consider ad hoc aliasing when building RegUnits.
2012-05-14 Jakob Stoklund... Record the ad hoc aliasing graph in CodeGenRegister.
2012-05-14 Jakob Stoklund... Compute topological signatures of registers.
2012-05-14 Jakob Stoklund... Add BitVector::anyCommon().
2012-05-14 Dmitry Vyukovtsan: make addr2line symbolizer understand dynamic...
2012-05-14 Dmitry Vyukovtsan: update output tests to race on heap memory
2012-05-14 Stepan DyatkovskiySwitchInst cosmetics: renamed "Hash" method to "hash"
2012-05-14 Bill WendlingFormatting changes. Remove the '...' placeholders.
2012-05-14 Bill WendlingUse ArrayRef instead of an explicit vector type.
2012-05-14 Bill WendlingAdd blurb about Julia.
2012-05-14 Gregory Szorc[clang.py] Implement Cursor.canonical
2012-05-14 Gregory Szorc[clang.py] Implement Cursor.result_type
2012-05-13 Jordy RoseTest for -fdebugger-objc-literal: missing methods shoul...
2012-05-13 Justin HolewinskiReleaseNotes: Add info on PTX back-end
2012-05-13 Benjamin KramerHexagon: Initialize TBB to 0.
2012-05-13 Jean-Daniel... Fix Xcode case (Upper X, lower c)
2012-05-13 Jean-Daniel... Fix Xcode case (Upper X, lower c)
next