platform/upstream/llvm.git
2013-06-10 Aaron BallmanSilencing an MSVC warning about comparing signed and...
2013-06-10 Dmitry Vyukovtsan: fix lit test failures
2013-06-10 Dmitry Vyukovtsan: add system tests for suppressions
2013-06-10 Dmitry Vyukovtsan: allows to suppress races on global variables
2013-06-10 Rafael EspindolaRemove the old IdentifyFileType now that lld was updated.
2013-06-10 Rafael EspindolaUse the StringRef version of identifyFileType.
2013-06-10 Rafael EspindolaPass a StringRef to sys::identifyFileType.
2013-06-10 Ashok ThirumurthiUpdated the links to Debian packages, provided a link...
2013-06-10 Rafael EspindolaFix an out of bounds array access.
2013-06-10 Rafael EspindolaUpdate for current naming conventions.
2013-06-10 Alexander Potapenko[ASan] Fix unset-insert-libraries-on-exec.cc on 32...
2013-06-10 Rafael EspindolaUse early returns.
2013-06-10 Amaury de la... Fix misleading comments in ARMAsmParser
2013-06-10 Amaury de la... ARM: ISB cannot be passed the same options as DMB
2013-06-10 Alexey Samsonov[ASan] mark ioctl test as xfailing on darwin. remove...
2013-06-10 Reid Kleckner[clang-format] Don't flash an ugly cmd prompt in Vim...
2013-06-10 Hongbin ZhengTempScopInfo: Add code to build the scalar dependences.
2013-06-10 Justin Holewinski[NVPTX] Remove old CONST_NOT_GEN address space that...
2013-06-10 Kostya Serebryany[asan] fix Android build (mark asan_malloc_usable_size...
2013-06-10 Duncan SandsAvoid warnings about unused parameters that tend to...
2013-06-10 Dmitry Vyukovtsan: disable getaddrinfo() interceptor for tsan (cause...
2013-06-10 Dmitry Vyukovtsan: fix merge bug
2013-06-10 Kostya Serebryany[asan] fix the bug with memalign and malloc_usable_size...
2013-06-10 Dmitry Vyukovtsan: fix windows crash (incorrect stack boundaries)
2013-06-10 Dmitry Vyukovtsan: fix old gcc warnings
2013-06-10 Dmitry Vyukovtsan: fix windows mingw build
2013-06-10 Dmitry Vyukovtsan: more detailed trace for atomic operations (includ...
2013-06-10 Dmitry Vyukovtsan: fix lint warnings
2013-06-10 Alexey Samsonov[MSan] don't add msan unit tests to check-msan command...
2013-06-10 Manuel KlimekFixes the comment for hasDeclaration.
2013-06-10 Larisse VoufoSupport for contextual conversion tweaks (N3323) was...
2013-06-10 Alexey Samsonov[ASan] don't use -m{32,64} flag in test case, as it...
2013-06-10 Larisse Vouforeverted test
2013-06-10 Larisse Voufotest
2013-06-10 Hongbin ZhengRefactor: Move the IRAccess building code to a new...
2013-06-10 JF BastienAdd test for ARM FastISel load/store register classes
2013-06-09 Reed KotlerFix a regression I introduced when I expanded the compl...
2013-06-09 Reid Kleckner[CodeGen] Make CGCleanup.h include what it now uses
2013-06-09 Reid Kleckner[CodeGen] Move EHScopeStack to CGCleanup.h from CodeGen...
2013-06-09 Benjamin Kramertblgen: always lookup values from the original vector...
2013-06-09 Benjamin KramerAdd a const version of findNearestCommonDominator to...
2013-06-09 Logan ChienRefine the ARM EHABI test cases.
2013-06-09 Logan ChienFix ARM unwind opcode assembler in several cases.
2013-06-09 Elena DemikhovskyRemoved PackedDouble domain from scalar instructions...
2013-06-09 Tim NorthoverMake DeadArgumentElimination more conservative on varia...
2013-06-09 JF BastienARM FastISel fix load register classes
2013-06-08 David MajnemerTargetLowering: Clean up method description comments
2013-06-08 Rui Ueyama[PECOFF][Driver] Add -heap command line option.
2013-06-08 Aaron Ballmansys::process::get_id() now returns the process ID inste...
2013-06-08 Faisal ValiFix the parser's updating of the template depth when...
2013-06-08 Faisal ValiRevert r183618.
2013-06-08 Faisal ValiFix the parser's updating of the template depth when...
2013-06-08 Reid KlecknerAdd a test case for blocks taking an array typedef
2013-06-08 Reid KlecknerRevert "[Sema] Make FunctionType's TSI use unadjusted...
2013-06-08 Reid Kleckner[Sema] Make FunctionType's TSI use unadjusted argument...
2013-06-08 Venkatraman... [Sparc] Delete FPMover Pass and remove Fp* Pseudo-instr...
2013-06-08 Amaury de la... ARM: fix VMOVvnf32 decoding when ambiguous with VCVT
2013-06-08 Amaury de la... ARM: enforce SRS decoding constraints
2013-06-08 Amaury de la... ARM: fix CPS decoding when ambiguous with QADD
2013-06-08 Serge PavlovRecognition of empty structures and unions is moved...
2013-06-08 Amaury de la... ARM: fix VCVT decoding
2013-06-08 Logan ChienUpdate code listings in LLVM tutorial.
2013-06-08 Shuxin Yang Fix a potential bug in r183584.
2013-06-08 Sean SilvaDon't artifically restrict input object size.
2013-06-08 Rui Ueyama[PECOFF][Driver] Add -stack command line option.
2013-06-08 Rui Ueyama[WinLink] Fix use-after-return.
2013-06-08 Jin-Gu KangAdded a type checking which handle the case of an ext...
2013-06-08 JF BastienFix unused variable warning from my previous patch.
2013-06-08 Anna Zaks[analyzer] Minor fixups to r183062
2013-06-08 Anna Zaks[analyzer; alternate edges] Fix the edge locations...
2013-06-08 Michael GottesmanFixed comment typo.
2013-06-08 Adrian PrantlDebug info: An if condition now creates a lexical scope...
2013-06-08 Akira Hatanaka[mips] Use a helper function which compares the size...
2013-06-08 Quentin ColombetReapply r183552. This time, use a standard type for...
2013-06-08 Richard SmithRecursively lifetime-extend into array temporaries...
2013-06-07 Vincent LejeuneR600: Use a refined heuristic to choose when switching...
2013-06-07 Vincent LejeuneR600: Anti dep better handled in tex clause
2013-06-07 Eric ChristopherWhen we're compiling with -pg make sure to link with...
2013-06-07 Eli FriedmanFix va_arg on x86-64 for a struct containing a single...
2013-06-07 Jakob Stoklund... Remember the anyext patterns.
2013-06-07 Douglas GregorLoosen r178109 even further, to assume that all redefin...
2013-06-07 Jakob Stoklund... Add missing zextloadi1 to i64 patterns. PR16721.
2013-06-07 Eric Christopher80-column fixup after recent change to getOrCreateType.
2013-06-07 Douglas GregorEven in a modules world, people will depend on the...
2013-06-07 Shuxin Yang Fix an assertion in MemCpyOpt pass.
2013-06-07 Eli FriedmanFix line endings.
2013-06-07 Adrian Prantladdress some comments on r183474:
2013-06-07 Hal FinkelDisallow i64 div/rem in PPC32 counter loops
2013-06-07 Andrew KaylorUpdating convenience register attach test
2013-06-07 Quentin ColombetRevert commits related to stack warning.
2013-06-07 Andrew KaylorDon't set stdin to devnull for forked processes
2013-06-07 Jim InghamDon't retry the Connect when starting up debugserver...
2013-06-07 David BlaikieWe've got the type right, which has broken these tests...
2013-06-07 David MajnemerRevert "Properly consider the range of enum for range...
2013-06-07 Quentin ColombetExplicit triple in warn stack size test cases to not...
2013-06-07 Rafael EspindolaFix handling of files without a symbol table.
2013-06-07 Bill WendlingDon't cache the instruction and register info from...
2013-06-07 Bill WendlingDon't cache the instruction and register info from...
2013-06-07 Bill WendlingRemove unused c'tor.
2013-06-07 Ashok ThirumurthiRevert r183281, adds a comment about how to reproduce...
next