]> Gitweb @ Texas Instruments - Open Source Git Repositories - git.TI.com/gitweb - opencl/llvm.git/history - test
Change the informal convention of DBG_VALUE so that we can express a
[opencl/llvm.git] / test /
2013-04-30 Adrian PrantlChange the informal convention of DBG_VALUE so that...
2013-04-30 Akira Hatanaka[mips] Test for r179873.
2013-04-30 Jim GrosbachInstCombine: Fold more shuffles of shuffles.
2013-04-30 Hal FinkelLocalStackSlotAllocation improvements
2013-04-30 Manman RenTBAA: remove !tbaa from testing cases if not used.
2013-04-30 Adrian PrantlSet debug locations for branch instructions created...
2013-04-30 Rafael EspindolaFix Addend computation for non external relocations...
2013-04-30 Vincent LejeuneR600: fix loop-address.ll test
2013-04-30 Mihai Popas tightens up the encoding description for ARM post...
2013-04-30 David MajnemerFix "Combine bit test + conditional or into simple...
2013-04-30 Michael LiaoRewrite X86 codegen regression test with FileCheck
2013-04-30 Rafael EspindolaCollect the Addend for external relocs.
2013-04-30 Vincent LejeuneR600: use native for alu
2013-04-30 Vincent LejeuneR600: Add FetchInst bit to instruction defs to denote...
2013-04-30 Michael LiaoRewrite test in FileCheck instead of grep in X86 codegen
2013-04-29 Manman RenTBAA: remove !tbaa from testing cases if not used.
2013-04-29 Bill WendlingDuplicate a testcase.
2013-04-29 Manman RenTBAA: remove !tbaa from testing cases if not used.
2013-04-29 Michael LiaoRewrite some tests with FileCHeck in X86 codegen
2013-04-29 Adrian PrantlImprove documentation.
2013-04-29 Rafael EspindolaAdd getSymbolAlignment to the ObjectFile interface.
2013-04-29 Tom StellardR600: Use correct CF_END instruction on Northern Island...
2013-04-29 Tom StellardR600: Fix encoding of CF_END_{EG, R600} instructions
2013-04-29 Arnold SchwaighoferSimplifyCFG: If convert single conditional stores
2013-04-29 Rafael EspindolaDisable the MCJIT tests on 32 bit darwin.
2013-04-29 Rafael EspindolaPropagate relocation info to resolveRelocation.
2013-04-29 Michael Gottesman[objc-arc] Apply the RV optimization to retains next...
2013-04-27 Shuxin YangFix a XOR reassociation bug.
2013-04-27 Tim NorthoverAArch64: convert MC-layer test to .s file
2013-04-27 Michael Gottesman[objc-arc] Test cleanups.
2013-04-27 Eric ChristopherUse the target triple from the target machine rather...
2013-04-27 Eric ChristopherMove the XFAIL out of the middle of a comment.
2013-04-27 Rafael EspindolaMake all darwin ppc stubs local.
2013-04-27 Manman RenStruct-path aware TBAA: change the format of TBAAStruct...
2013-04-26 Benjamin KramerMake CHECK lines a bit less strict so they also match...
2013-04-26 Nadav RotemTeach the interpreter to handle vector compares and...
2013-04-26 Tom StellardR600: Initialize AMDGPUMachineFunction::ShaderType...
2013-04-26 Adrian Prantlcleanup testcase some more
2013-04-26 Quentin ColombetARM: Fix encoding of hint instruction for Thumb.
2013-04-26 Rafael EspindolaAdd missing ':'.
2013-04-26 Adrian PrantlBugfix for the debug intrinsic handling in InstCombiner:
2013-04-26 Benjamin KramerARM/NEON: Pattern match vector integer abs to vabs.
2013-04-26 Benjamin KramerX86: Now that we have a canonical form for vector integ...
2013-04-26 Benjamin KramerDAGCombiner: Canonicalize vector integer abs in the...
2013-04-26 Nadav RotemLoopVectorizer: Calculate the number of pointers to...
2013-04-25 Jack CarterMips assembler: .set reorder support
2013-04-25 Michael LiaoRemove SMLoc paired with CHECK-NOT patterns. Not functi...
2013-04-25 Arnold SchwaighoferARM cost model: Integer div and rem is lowered to a...
2013-04-25 Preston GurdThis patch adds the X86FixupLEAs pass, which will reduc...
2013-04-25 Nadav RotemLoopVectorizer: No need to generate pointer disambiguat...
2013-04-25 Reid Kleckner[mc-coff] Forward Linker Option flags into the .drectve...
2013-04-25 Rafael EspindolaFix section relocation for SECTIONREL32 with immediate...
2013-04-25 Chad Rosier[inline asm] Add a test case for r180226. The specific...
2013-04-25 Rafael EspindolaClarify getRelocationAddress x getRelocationOffset...
2013-04-25 Silviu BarangaFix constant folding for one lane vector types. Constan...
2013-04-25 Akira HatanakaTest case for r180241.
2013-04-25 Akira HatanakaTest case for r180238.
2013-04-24 Tom StellardR600: Use SHT_PROGBITS for the .AMDGPU.config section
2013-04-24 Jack CarterMips assembler: Add 64 bit testing for JAL
2013-04-24 Rafael EspindolaUse pointers to iterate over symbols.
2013-04-24 Arnold SchwaighoferLoopVectorize: Scalarize padded types
2013-04-24 Arnold SchwaighoferLoopVectorizer: Bail out if we don't have datalayout...
2013-04-24 Andrew TrickMI Sched: eliminate local vreg copies.
2013-04-24 Adrian PrantlCleanup testcase and ensure we actually exercise the...
2013-04-23 Jyotsna VermaHexagon: Use multiclass for combine and STri[bhwd]_shl_...
2013-04-23 Adrian PrantlMake sure the instruction right after an inlined functi...
2013-04-23 Stephen LinAdd more tests for r179925 to verify correct handling...
2013-04-23 Rafael EspindolaFix typo.
2013-04-23 Jyotsna VermaHexagon: Remove assembler mapped instruction definitions.
2013-04-23 Vincent LejeuneR600: Use .AMDGPU.config section to emit stacksize
2013-04-23 Vincent LejeuneR600: Add CF_END
2013-04-23 Nadav RotemLoopVectorizer: Fix 15830. When scalarizing and unrolli...
2013-04-23 Jyotsna VermaHexagon: Remove duplicate instructions to handle global...
2013-04-23 Pekka JaaskelainenCall the potentially costly isAnnotatedParallel() only...
2013-04-23 Rafael EspindolaWrite relocations in yaml2obj.
2013-04-23 Rafael EspindolaMove test from grep to FileCheck.
2013-04-23 Alexey SamsonovUse zlib to uncompress debug sections in DWARF parser.
2013-04-23 Pekka JaaskelainenRefuse to (even try to) vectorize loops which have...
2013-04-22 Chad RosierAdd test case for PR15779, which has previously been...
2013-04-22 Anat ShemerChanged back (relative to commit 179786) the operations...
2013-04-22 Akira Hatanaka[mips] In performDSPShiftCombine, check that all elemen...
2013-04-22 Peter CollingbourneCOFF: Fix weak external aliases.
2013-04-22 Stephen LinExtra paranoid test for r179925 (verify that tail calls...
2013-04-22 Rafael EspindolaAlso verify llvm.compiler_used.
2013-04-22 Rafael EspindolaClarify that llvm.used can contain aliases.
2013-04-22 Stepan DyatkovskiyFix for 5.5 Parameter Passing --> Stage C:
2013-04-22 Eric ChristopherAdd .ll as a valid test suffix for Object, this allows...
2013-04-22 Arnaud A. de Grand... Cleanup: test source files do not need to be executable
2013-04-22 David BlaikieRevert "Revert "PR14606: debug info imported_module...
2013-04-21 Jim GrosbachLegalize vector truncates by parts rather than just...
2013-04-21 Jim GrosbachARM: Split out cost model vcvt testcases.
2013-04-21 Jakob Stoklund OlesenPassing arguments to varags functions under the SPARC...
2013-04-21 Jakob Stoklund OlesenFix the SETHIimm pattern for 64-bit code.
2013-04-21 Benjamin KramerSROA: Don't crash on a select with two identical operands.
2013-04-21 Arnold SchwaighoferRevert "SimplifyCFG: If convert single conditional...
2013-04-21 Tim NorthoverARM: fix part of test which actually needed an asserts...
2013-04-21 Tim NorthoverARM: Use ldrd/strd to spill 64-bit pairs when available.
2013-04-21 Nadav RotemSLPVectorize: Add support for vectorization of casts.
2013-04-21 Michael Gottesman[objc-arc] Cleaned up tail-call-invariant-enforcement.ll.
2013-04-21 Michael Gottesman[objc-arc] Check that objc-arc-expand properly handles...
next