platform/upstream/llvm.git
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...
2013-06-07 Tom StellardR600: Fix calculation of stack offset in AMDGPUFrameLow...
2013-06-07 Bill WendlingDon't cache the instruction and register info from...
2013-06-07 Tom StellardR600: Rework subtarget info and remove AMDILDevice...
2013-06-07 Bill WendlingDon't cache the instruction and register info from...
2013-06-07 Eli FriedmanAdd missing file from r183563 (the recommit of 183466).
2013-06-07 Eli FriedmanRe-commit r183466 with a fix to make the TypeLoc castin...
2013-06-07 Rui Ueyama[docs] Add link to Microsoft PE/COFF Spec.
2013-06-07 Bill WendlingDon't cache the instruction and register info from...
2013-06-07 Tom StellardR600: Fix the fetch limits for R600 generation GPUs
2013-06-07 Tom StellardR600: Move Subtarget feature definitions into AMDGPU.td
2013-06-07 Tom StellardR600: Remove unnecessary include
2013-06-07 Bill WendlingReverting r183529:
2013-06-07 Fariborz JahanianObjective-C: Another case of issuing warning about...
2013-06-07 Eli BenderskyAdd more explicit link targets to headers in LangRef.rst
2013-06-07 Rui Ueyama[LayoutPass] Add a method to check the followon graph...
2013-06-07 Quentin ColombetAdd a backend option to warn on a given stack size...
2013-06-07 JF BastienARM FastISel integer sext/zext improvements
2013-06-07 Richard SmithPR16273: Weaken a bogus assertion.
2013-06-07 Benjamin KramerR600: Don't compare iterators of different maps.
2013-06-07 Eli BenderskyAdd explicit link targets to some headers in LangRef.rst
2013-06-07 Ashok ThirumurthiUpdated the LLDB status page to reflect the recent...
2013-06-07 Manman RenNo functionality change.
2013-06-07 Rafael EspindolaDefine id to the correct type.
2013-06-07 Quentin ColombetTeach AsmPrinter how to print odd constants.
2013-06-07 Manman RenDIBuilder: No functionality change.
2013-06-07 Fariborz JahanianObjective-C: Removes a bogus warning about auto-synthesis
2013-06-07 Benjamin KramerVincent says the element is at most once in the vector...
2013-06-07 Rafael EspindolaUse isxdigit.
next