]> Gitweb @ Texas Instruments - Open Source Git Repositories - git.TI.com/gitweb - opencl/llvm.git/history - test
Set the parent pointer of cloned DBG_VALUE instructions correctly.
[opencl/llvm.git] / test /
2014-09-05 Matt ArsenaultR600/SI: Use same complex patterns for DS atomics
2014-09-05 Daniel Sanders[mips] Marked the Trap-on-Condition instructions as...
2014-09-05 Jan VeselyR600: Fix FROUND
2014-09-05 Tom StellardR600/SI: Use S_ADD_U32 and S_SUB_U32 for low half of...
2014-09-05 Chandler Carruth[x86] Factor out the zero vector insertion logic in...
2014-09-05 Frederic Riss[dwarfdump] Dump DW_AT_(decl|call)_line attribute value...
2014-09-05 Frederic RissReapply "[dwarfdump] Add missing DW_LANG_Mips_Assembler...
2014-09-05 David MajnemerInstCombine: Remove a special case pattern
2014-09-05 Saleem AbdulrasoolMC: correct DWARF header for PE/COFF assembly input
2014-09-05 Jiangning Liu[AArch64] Add pass to enable additional comparison...
2014-09-05 Rafael EspindolaDisable the fix for pr20793 because of a gnu ld bug.
2014-09-04 Rafael EspindolaFix pr20793.
2014-09-04 Frederic Riss[ dwarfdump ] Add symbolic dump of known DWARF attribut...
2014-09-04 Frederic RissRevert "[dwarfdump] Add missing DW_LANG_Mips_Assembler...
2014-09-04 Frederic Riss[dwarfdump] Add missing DW_LANG_Mips_Assembler case...
2014-09-04 Reid KlecknerMC Win64: Put unwind info for COMDAT code into the...
2014-09-04 Kevin EnderbyRemoved the ctime printed “time stamp” from macho-priva...
2014-09-04 Kevin EnderbyAdds the next bit of support for llvm-objdump’s -privat...
2014-09-04 Tim NorthoverAArch64: fix vector-immediate BIC/ORR on big-endian...
2014-09-04 Tim NorthoverAArch64: fix big-endian immediate materialisation
2014-09-04 Chandler Carruth[x86] Teach the new v4i32 shuffle lowering some more...
2014-09-04 Lang Hames[MCJIT] Make sure eh-frame fixups use the target's...
2014-09-04 Juergen RibutzkaRevert r216803 "[MachineSinking] Clear kill flag of...
2014-09-04 Juergen Ributzka[FastISel][AArch64] Add target-specific lowering for...
2014-09-04 Chandler Carruth[x86] Teach the new vector shuffle lowering about the...
2014-09-03 Matt ArsenaultR600/SI: Try to keep i32 mul on SALU
2014-09-03 Kostya Serebryany[asan] fix debug info produced for asan-coverage=2
2014-09-03 David MajnemerIndVarSimplify: Don't let LFTR compare against a poison...
2014-09-03 Chandler Carruth[x86] Teach the new vector shuffle lowering about the...
2014-09-03 Kostya Serebryany[asan] add -asan-coverage=3: instrument all blocks...
2014-09-03 Robin MorissetUse target-dependent emitLeading/TrailingFence instead...
2014-09-03 Chandler Carruth[x86] Add an SSE4.1 mode to this test.
2014-09-03 Chandler Carruth[x86] Make this test check everything for both SSE2...
2014-09-03 Lang HamesAdd a regression test to sanity check the PBQP allocator.
2014-09-03 Sanjay PatelPreserve IR flags (nsw, nuw, exact, fast-math) in SLP...
2014-09-03 Rafael EspindolaUpdate to not depend on "llvm-objdump -d -symbolize".
2014-09-03 Tom StellardR600/SI: Add a pattern for i64 and in a branch
2014-09-03 Renato GolinCheck-label a bit more specific
2014-09-03 Alexander PotapenkoFix PR20800: correctly calculate the offset of the...
2014-09-03 Juergen RibutzkaReapply r216805 "[MachineCombiner][AArch64] Use the...
2014-09-03 Juergen Ributzka[FastISel][AArch64] Add target-dependent instruction...
2014-09-03 Nick KledzikFix test case to match correct llvm-objdump output
2014-09-02 Renato GolinMissing test from r216989
2014-09-02 Renato GolinOnly emit movw on ARMv6T2+
2014-09-02 Juergen Ributzka[FastISel][AArch64] Use the target-dependent selection...
2014-09-02 Sean SilvaNuke MCAnalysis.
2014-09-02 Eric ChristopherReinstate "Nuke the old JIT."
2014-09-02 Robin Morisset[X86] Allow atomic operations using immediates to avoid...
2014-09-02 Kostya Serebryany[asan] Assign a low branch weight to ASan's slow path...
2014-09-02 Matt ArsenaultR600/SI: Relax some ordering in tests.
2014-09-02 Hal FinkelAdd a CFL Alias Analysis implementation
2014-09-02 Yi JiangGenerate extract for in-tree uses if the use is scalar...
2014-09-02 Matt ArsenaultR600/SI: Fix hardcoded register numbers in test
2014-09-02 Matt ArsenaultR600/SI: Add failing testcase.
2014-09-02 Matt ArsenaultFix interference caused by fmul 2, x -> fadd x, x
2014-09-02 Matt ArsenaultFix crash when looking up the addrspace of GEPs with...
2014-09-02 Reid KlecknerCodeGen: Handle va_start in the entry block
2014-09-02 Andrea Di BiagioRevert: [APFloat] Fixed a bug in method 'fusedMultiplyAdd'.
2014-09-02 Andrea Di Biagio[APFloat] Fixed a bug in method 'fusedMultiplyAdd'.
2014-09-02 David MajnemerLICM: Don't crash when an instruction is used by an...
2014-09-02 Hal FinkelEnable splitting indexing from loads with TargetConstants
2014-09-02 Rafael EspindolaReplace -use-init-array with -use-ctors.
2014-09-02 David XuMerge Extend and Shift into a UBFX
2014-09-02 Hal FinkelRevert "Revert '[DAGCombiner] Split up an indexed load...
2014-09-01 David MajnemerSROA: Don't insert instructions before a PHI
2014-09-01 David MajnemerRevert "Revert two GEP-related InstCombine commits"
2014-09-01 Sanjay PatelAdd a convenience method to copy wrapping, exact, and...
2014-09-01 Jingyue WuFix a typo in comments in r216862, NFC
2014-09-01 Tilmann Scheller[ARM] Add Thumb-2 code size optimization regression...
2014-09-01 Tilmann SchellerARM] Add Thumb-2 code size optimization regression...
2014-09-01 Yuri Gorshenin[asan-assembly-instrumentation] Prologue and epilogue...
2014-09-01 Renato GolinThumb2 M-class MSR instruction support changes
2014-09-01 Yuri GorsheninRevert "[asan-assembly-instrumentation] Prologue and...
2014-09-01 Chandler CarruthFix a really bad miscompile introduced in r216865 ...
2014-09-01 Renato GolinSmall refactor on VectorizerHint for deduplication
2014-09-01 Yuri Gorshenin[asan-assembly-instrumentation] Prologue and epilogue...
2014-09-01 Hal FinkelFeed AA to the inliner and use AA->getModRefBehavior...
2014-09-01 Nick LewyckyIgnore lifetime intrinsics in use list for MemCpyOptimi...
2014-09-01 Hal FinkelFix AddAliasScopeMetadata again - alias.scope must...
2014-09-01 Jingyue Wu[MachineSink] Use the real post dominator tree
2014-08-31 David BlaikieDebugInfo: Elide lexical scopes which only contain...
2014-08-30 Josh Klontz[PATCH][Interpreter] Add missing FP intrinsic lowering.
2014-08-30 Jordan RoseTeach llvm-bcanalyzer to use one stream's BLOCKINFO...
2014-08-30 Hal FinkelFix AddAliasScopeMetadata to not add scopes when derivi...
2014-08-30 David MajnemerInstCombine: Try harder to combine icmp instructions
2014-08-30 Juergen RibutzkaRevert r216805 "[MachineCombiner][AArch64] Use the...
2014-08-30 Nick KledzikObject/llvm-objdump: allow dumping of mach-o exports...
2014-08-29 Juergen Ributzka[MachineCombiner][AArch64] Use the correct register...
2014-08-29 Juergen Ributzka[FastISel][AArch64] Use the correct register class...
2014-08-29 Juergen Ributzka[MachineSinking] Clear kill flag of all operands at...
2014-08-29 Adrian PrantlDebug info: Add a new explicit DIDescriptor flag for...
2014-08-29 Kevin EnderbyNext bit of support for llvm-objdump’s -private-headers...
2014-08-29 Robin MorissetFix typos in comments, NFC
2014-08-29 Reid Klecknermusttail: Forward regparms of variadic functions on...
2014-08-29 Reid KlecknerVerifier: Don't reject varargs callee cleanup functions
2014-08-29 Louis GerbargRemove spurious mask operations from AArch64 add->compa...
2014-08-29 Reid KlecknerX86: Fix conflict over ESI between base register and...
2014-08-29 Robin MorissetRelax the constraint more in MemoryDependencyAnalysis.cpp
2014-08-29 Jean-Luc DupratTablegen fixes for new syntax when initializing bits...
2014-08-29 Juergen Ributzka[FastISel][AArch64] Fix an incorrect kill flag due...
next