platform/upstream/llvm.git
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.
2013-06-11 Rafael EspindolaTry to fix the windows build.
2013-06-11 Rafael EspindolaInclude PathV1.h in files that use it.
2013-06-11 Rafael EspindolaInclude PathV1.h in files that use it.
2013-06-11 Rafael EspindolaRemove Path::getDirname.
2013-06-11 Rafael EspindolaRemove Path::getBasename.
2013-06-11 Rafael EspindolaRemove Path::getLast.
2013-06-11 Rafael EspindolaRemove GetDLLSuffix.
2013-06-11 Richard SmithRevert r183721. It caused cleanups to be delayed too...
2013-06-11 Rafael EspindolaRemove GetRootDirectory.
2013-06-11 Enrico GranataMaking our Python decrefs NULL-safe
2013-06-11 Rafael EspindolaRemove GetUserHomeDirectory.
2013-06-11 Enrico Granata<rdar://problem/13759177>
2013-06-11 Rafael EspindolaDon't define LTDL_SHLIBPATH_VAR.
2013-06-11 Rafael EspindolaRemove GetSystemLibraryPaths.
2013-06-11 Rafael EspindolaDon't define LLVM_LIBDIR, it is not used anymore.
2013-06-11 Samuel BenzaquenReduce the number of symbols on the object file.
2013-06-11 Akira Hatanaka[mips] Use function TargetInstrInfo::getRegClass.
2013-06-11 Enrico Granata<rdar://problem/13779789>
2013-06-11 Rafael EspindolaRemove Path::GetBitcodeLibraryPaths.
2013-06-11 Rafael EspindolaRemove unused FindLibrary function.
2013-06-11 Rafael EspindolaRemove sys::identifyFileType.
2013-06-11 Rafael EspindolaConvert another use of sys::identifyFileType.
2013-06-11 Michael LiaoFix documentation on the path to Bitcode reader/writer
2013-06-11 Argyrios Kyrtzidis[libclang/python] Add a few "cursor kinds" that were...
2013-06-11 Rafael EspindolaConvert another use of sys::identifyFileType.
2013-06-11 Rafael EspindolaConvert another use of sys::identifyFileType.
2013-06-11 Eli FriedmanMake ASTContext::Allocate use size_t for the size argument.
2013-06-11 Rafael EspindolaChange how globalopt handles aliases in llvm.used.
2013-06-11 Greg ClaytonRemove eFormatHalfFloat as it isn't needed. eFormatFloa...
2013-06-11 Rafael EspindolaConvert another use of sys::identifyFileType.
2013-06-11 Rafael EspindolaPort r183666 to identify_magic.
2013-06-11 Rafael EspindolaFix variable name.
2013-06-11 Argyrios KyrtzidisModify a comment to reflect changes of r183717.
2013-06-11 Alexander KornienkoInsert a space at the start of a line comment in case...
2013-06-11 Rafael EspindolaFix variable name style. Don't cast to and from int.
2013-06-11 Sergey Matveev[lsan] Harmonized some naming inconsistencies.
2013-06-11 Rafael EspindolaConvert another use of sys::identifyFileType.
2013-06-11 Rafael EspindolaConvert another use of sys::identifyFileType.
2013-06-11 Rafael EspindolaConvert a use of sys::identifyFileType to sys::fs:...
2013-06-11 Benjamin KramerR600: Make helper functions static.
2013-06-11 Rafael EspindolaRequire members of llvm.used to be named.
2013-06-11 Benjamin KramerSilence GCC warning.
2013-06-11 Benjamin KramerASTUnit: Invert the dependency of PrecompilePreambleAct...
2013-06-11 Rafael EspindolaFactor duplicated yamlReader creation.
2013-06-11 Manuel KlimekMake it possible to assign clang-format-buffer to a...
next