platform/upstream/llvm.git
2013-06-13 Edwin Vanecpp11-migrate: Add headers to file override information
2013-06-13 Rafael EspindolaUse version of DisplayGraph that takes a StringRef.
2013-06-13 Rafael EspindolaAdd a version of DisplayGraph that takes a StringRef.
2013-06-13 Amaury de la... ARM: fix B decoding
2013-06-13 Amaury de la... ARM: fix t2am_imm8_offset operand printing for imm=#-0
2013-06-13 Rafael EspindolaFurther reduce usage of sys::Path in bugpoint.
2013-06-13 Sylvestre LedruRemove the windows CR
2013-06-13 Edwin Vanecpp11-migrate: Replace file override container
2013-06-13 Rafael EspindolaTry to fix the build with libstdc++ 4.4.
2013-06-13 Rafael EspindolaReduce sys::Path usage in bugpoint.
2013-06-13 Benjamin KramerX86: Make the cmov aliases work with intel syntax too.
2013-06-13 Reid Kleckner[Support] Fix handle and memory leak for processes...
2013-06-13 Tim NorthoverTeach clang about the armv4/armv4t distinction
2013-06-13 Aaron BallmanZero-initializing variables; fixes a build breakage...
2013-06-13 Benjamin KramerModernize some low-hanging PathV1 uses.
2013-06-13 Benjamin Kramerlibclang: Remove clang::RemapFiles, it's dead code.
2013-06-13 Benjamin Kramerlibclang: Port CIndexer::getClangResourcesPath to PathV...
2013-06-13 Sylvestre LedruAdd Ubuntu Saucy to the list of known Ubuntu releases
2013-06-13 Dmitry Vyukovtsan: fix Windows Go crash
2013-06-13 Tobias GrosserDo not create an object to call a static function
2013-06-13 Manuel KlimekMake it clear in Decl::hasBody that it can return true...
2013-06-13 Alexey Samsonov[LSan] fix link flags for building unit tests
2013-06-13 Richard SmithMore for PR12457: fix handling of __builtin_isinf_sign...
2013-06-13 Richard SmithTowards PR12457: constant expression evaluation support...
2013-06-13 Larisse VoufoUpdated C++1y status for contextual conversions to...
2013-06-13 Rui Ueyama[PECOFF] Make readSymbolTable a const function.
2013-06-13 Richard SmithFix part of PR12457. Patch by Justin Bogner!
2013-06-13 Richard SmithFix some confusing diagnostic wording. s/implicit defau...
2013-06-13 Richard SmithC++11: If a class has a user-declared copy operation...
2013-06-13 Richard SmithImplement core issue 903: only integer literals with...
2013-06-13 Richard SmithIn C++11, promote access declaration diagnostic from...
2013-06-13 Richard SmithAdd -Wdeprecated warnings and fixits for things depreca...
2013-06-13 Richard SmithWhen copy-initializing a temporary for a reference...
2013-06-13 Nick LewyckyInclude the unexpanded packs in the initializer express...
2013-06-13 Rui Ueyama[ARM] Remove isThumb() as it's not used and it's not...
2013-06-12 Rui Ueyama[PECOFF] Define constants for page size and disk sector...
2013-06-12 Richard SmithSimplify: we don't need any special-case lifetime exten...
2013-06-12 Richard SmithDon't suggest putting 'operator new' or 'operator delet...
2013-06-12 Richard TrieuFix broken header guard.
2013-06-12 Richard SmithPR12086, PR15117
2013-06-12 Dan GohmanPrint ConstantPool entries initialized to Values with...
2013-06-12 Rui Ueyama[PECOFF] Rename basic.test -> trivial.test.
2013-06-12 Richard SmithMove detection of reference members binding to temporar...
2013-06-12 Rafael Espindola[Win] Put ChangeStdinToBinary ChangeStdoutToBinary...
2013-06-12 Richard TrieuIntroducing -Wheader-guard, a warning that checks heade...
2013-06-12 Rafael Espindolas/Void/void.
2013-06-12 Rafael EspindolaAttempt at fixing the windows build.
2013-06-12 Rafael EspindolaRemove the program class.
2013-06-12 David BlaikieRevert r183854 (PPC: Fix switch warnings from r183841)
2013-06-12 Rafael EspindolaUse the global functions instead of the Program methods.
2013-06-12 Rafael EspindolaUse the global functions instead of the Program methods.
2013-06-12 Rafael EspindolaAdd global versions of some Program static methods.
2013-06-12 Richard SmithReapply r183721, reverted in r183776, with a fix for...
2013-06-12 Bill Schmidt[PowerPC] Remove PRED_BAD from PPC::Predicate enumeration.
2013-06-12 Andy GibbsRetain linker flags specified on cmake command line.
2013-06-12 Edwin Vanecpp11-migrate: Decluttering Transform.h
2013-06-12 Edwin Vanecpp11-migrate: New mechanism for overriding file contents
2013-06-12 Bill Schmidt[PowerPC] Fix switch warnings from r183841.
2013-06-12 Rui Ueyama[PECOFF] Test for r183705.
2013-06-12 Rui Ueyamareadobj: Dump PE/COFF optional records.
2013-06-12 Alexander KornienkoPreserve newlines before block comments in static initi...
2013-06-12 Rui Ueyama[ELF] Remove unused parameter from ELFReference c'tor.
2013-06-12 Benjamin KramerPort HTMLDiagnostics to PathV2. No intended functionali...
2013-06-12 Eli FriedmanFix buildbot breakage on PPC64.
2013-06-12 Daniel MaleaIf using clang 3.4, skip tests affected by llvm.org...
2013-06-12 Rafael EspindolaAlways remove an alias when we rename the target.
2013-06-12 Bill Schmidt[PowerPC] Expose some calling convention functions...
2013-06-12 Rafael EspindolaConvert test to FileCheck.
2013-06-12 Rafael EspindolaDon't use PathV1 in CommandLine.cpp.
2013-06-12 Bill SchmidtAdd artificial PRED_BAD to PPC::Predicate enumeration.
2013-06-12 Rafael EspindolaInline Path::isBitcodeFile into only use and remove it.
2013-06-12 Rafael EspindolaRemove Path::getMagicNumber.
2013-06-12 Rafael EspindolaRemove Path::hasMagicNumber.
2013-06-12 Aaron BallmanSilencing a signed vs unsigned comparison mismatch...
2013-06-12 Rafael EspindolaRemove Path::isAbsolute.
2013-06-12 Rafael EspindolaRemove Path::isAbsolute().
2013-06-12 Ulrich Weigand[MC/DWARF] Support .debug_frame / .debug_line code...
2013-06-12 Rafael EspindolaRemove Path::getSuffix.
2013-06-12 Ashok ThirumurthiLLDB feature status update to mention limitations with...
2013-06-12 Rafael EspindolaRemove sys::CopyFile.
2013-06-12 Patrik HagglundFix 'gcc -flto' builds for unittest binaries (undefined...
2013-06-12 Ulrich Weigand[PowerPC] Use assembler source in MC tests
2013-06-12 Rafael EspindolaRemove the old file memory mapping functions.
2013-06-12 Rafael EspindolaRemove Path::createFileOnDisk.
2013-06-12 Rafael EspindolaRemove Path::makeExecutableOnDisk.
2013-06-12 Renato GolinUpdate Release Process doc
2013-06-12 Patrik HagglundFix gcc -flto build, by adding LLVM_ATTRIBUTE_USED to
2013-06-12 Pavel LabathFix memory corruption in CStringChecker
2013-06-12 Enrico Granata<rdar://problem/11914077>
2013-06-12 Eli FriedmanAdd support for complex compound assignments where...
2013-06-12 Greg ClaytonHuge performance improvements when one breakpoint conta...
2013-06-12 Shankar Easwaran[test] fix test as the atom name is available only...
2013-06-12 Enrico Granata<rdar://problem/13299214>
2013-06-12 Shankar Easwaran[ELF][X86_64] Create GOT entries for external TLS symbo...
2013-06-12 Shankar Easwaran[ELF] NMAGIC support : Find the BSS section to setup...
2013-06-12 Shankar Easwaran[ELF] TBSS section has to be special cased so that...
2013-06-12 Enrico GranataRemoving a redundant write
2013-06-12 Eli FriedmanMake va_arg and argument passing to varargs functions...
2013-06-12 Daniel MaleaUpdate TestRegisters for running on Linux (filed llvm...
2013-06-12 Sean Silva[yaml2obj] Remove fragile test case.
next