platform/upstream/llvm.git
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.
2013-06-12 Sean Silva80-cols
2013-06-11 Eric ChristopherCorrect the def registers for the 8bit x86 divide instr...
2013-06-11 Eric ChristopherUse the Copy we defined above here.
2013-06-11 Eric ChristopherFormatting.
2013-06-11 Rui Ueyama[Darwin][Driver] Add unit tests.
2013-06-11 Enrico GranataImprovements to the data formatters SB API:
2013-06-11 Akira HatanakaFix CMakeLists.
2013-06-11 Eli FriedmanTweak r183791 so we don't print a note without a source...
2013-06-11 Akira Hatanaka[mips] Add an IR transformation pass that optimizes...
2013-06-11 Rafael EspindolaMove PathV2.h to Path.h
2013-06-11 Sebastian PopScopDetect: check region entering edges are valid.
2013-06-11 Sebastian Popscop detection: remove an iteration over all uses
2013-06-11 Sebastian Popscop detection: run isValidLoop as early as possible
2013-06-11 Sebastian Popscop detection: run isValidCFG as early as possible
2013-06-11 Rafael EspindolaInclude Path.h instead of PathV2.h.
2013-06-11 Rafael EspindolaInclude Path.h instead of PathV2.h.
2013-06-11 JF BastienARM FastISel fix sext/zext fold
2013-06-11 Enrico Granata<rdar://problem/13646047>
2013-06-11 Greg ClaytonUse llvm::APFloat for formatting if a target is availab...
2013-06-11 Eli FriedmanCorrectly handle designated initializers which modify...
2013-06-11 Tobias GrosserMake host ARM CPU feature detection independent of...
2013-06-11 Rui Ueyama[PECOFF][Writer] Structure of pe32_header was changed.
2013-06-11 Rui Ueyama[PECOFF] Remove COFF header from PE header for simplicity.
2013-06-11 Richard SmithAdd a testcase for PR7434, which is a bug we no longer...
2013-06-11 Rafael EspindolaInclude PathV1.h in a file that uses it.
2013-06-11 Rafael EspindolaMore build fixes.
2013-06-11 Rafael EspindolaFix build after clang change r183781.
next