platform/upstream/llvm.git
2013-06-14 Alexey Samsonov[TSan] use InternalMmapVector to store fired suppressions
2013-06-14 Alexey Samsonov[LSan] Use a typedef for frontier vector
2013-06-14 Alexey Samsonov[Sanitizer] Rename InternalVector to InternalMmapVector
2013-06-14 Benjamin KramerX86: cvtpi2ps is just an SSE instruction with MMX opera...
2013-06-14 Chandler CarruthFix the warning for divide by zero to be a bit more...
2013-06-14 Tobias GrosserPoCC: Adjust to recent sys::Path removal
2013-06-14 Rafael EspindolaRemove unused header.
2013-06-14 Richard SmithEmit initializers for static-storage-duration temporari...
2013-06-14 JF BastienEnable FastISel on ARM for Linux and NaCl, not MCJIT
2013-06-14 Rui Ueyama[PECOFF] Fix build error on Win64.
2013-06-14 Rui Ueyama[lld][PECOFF] Read relocation entries.
2013-06-14 Rui Ueyama[docs] Fix wrong clang-format example.
2013-06-14 Sean Silva[yaml2obj] Add support for sh_addralign via `AddressAli...
2013-06-14 Greg ClaytonAdded the ability options to:
2013-06-14 Jakub StaszakMove #include from .h to .cpp file.
2013-06-13 Greg ClaytonRemove unneeded include.
2013-06-13 Jakub StaszakRemove forward declaration of MachineBasicBlock. It...
2013-06-13 Jakub Staszak#include <climits> instead of <limits.h> in C++ header...
2013-06-13 Tim NorthoverRemove implicit fallthrough from AArch64 to Mips in...
2013-06-13 Sean Silva[yaml2obj] Add support for specifying raw section content.
2013-06-13 Sean Silva[yaml2obj] Add sh_addr via `Address` key.
2013-06-13 Sean Silva[yaml2obj] Initial ELF section support.
2013-06-13 Richard SmithAvoid fallthrough in header, to allow external users...
2013-06-13 Eli FriedmanFix the linkage of static locals inside a CapturedStmt...
2013-06-13 Rafael EspindolaTry to fix the windows build.
2013-06-13 Greg ClaytonAdded a new makefile setting that can be set in LLDB...
2013-06-13 Greg ClaytonAdded a SBSection::GetParent() to the API.
2013-06-13 Rafael EspindolaDon't use PathV1.h in Signals.h.
2013-06-13 Rafael EspindolaDon't depend on the transitive inclusion of PathV1.h
2013-06-13 Rafael EspindolaDon't depend on the transitive inclusion of PathV1.h.
2013-06-13 Rafael EspindolaUse the sys::RemoveFileOnSignal that takes a StringRef.
2013-06-13 Rafael EspindolaAdd a RemoveFileOnSignal that takes a StringRef.
2013-06-13 Eli FriedmanFollowup to r183931 to fix the lambda conversion-to...
2013-06-13 Rafael EspindolaDon't use PathV1.h in FileUtilities.h.
2013-06-13 Rafael EspindolaAvoid using PathV1.h in Program.h.
2013-06-13 Bill Schmidt[PowerPC] Disable fast-isel for existing -O0 tests...
2013-06-13 Tom StellardR600: Don't try to fix reg class when copying IMPLICIT_...
2013-06-13 Rafael EspindolaDon't depend on set being transitively included.
2013-06-13 Rafael EspindolaUse the sys::ExecuteAndWait that takes StringRefs.
2013-06-13 Rafael EspindolaAdd a version of sys::ExecuteAndWait that takes StringRefs.
2013-06-13 Derek SchuffFix DeleteDeadVarargs not to crash on functions referen...
2013-06-13 Greg ClaytonBe sure to print out the full file path when dumping...
2013-06-13 Eli FriedmanFix a small bug in the linkage computation for the...
2013-06-13 Rafael EspindolaUpdate for llvm change.
2013-06-13 Rafael EspindolaUpdate for llvm change.
2013-06-13 Rafael EspindolaHave sys::FindProgramByName return a std::string.
2013-06-13 Benjamin KramerMips: Remove global set.
2013-06-13 Rafael EspindolaAllow clang to build __clear_cache on ARM.
2013-06-13 Reid KlecknerMerge changes to clang's Driver code into LLVM's Option...
2013-06-13 Richard SmithClean up test to appease NDEBUG builds.
2013-06-13 Greg ClaytonAdded some new example code that can grab all functions...
2013-06-13 Rafael EspindolaInheritViz.cpp uses sys::Path, include PathV1.h
2013-06-13 Rafael EspindolaCovert remaining graph viewers from sys::Path to std...
2013-06-13 Rafael EspindolaUpdate code for other graph viewing programs too.
2013-06-13 Rafael EspindolaReduce usage of sys::Path in the graph writer.
2013-06-13 Edwin Vanecpp11-migrate: const-correcting IncludeExcludeInfo
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...
next