ARM AnalyzeBranch should conservatively return true when it sees a predicated
[oota-llvm.git] / test /
2013-05-05 Richard Osborne[XCore] Add LDAPB instructions.
2013-05-05 Richard Osborne[XCore] Add BLRB instructions.
2013-05-05 Stepan DyatkovskiyFor ARM backend, fixed "byval" attribute support.
2013-05-05 David MajnemerRemove a recently redundant transform from X86ISelLowering.
2013-05-05 Arnold SchwaighoferLoopVectorize: Add support for floating point min/max...
2013-05-05 Arnold SchwaighoferLoopVectorize: We don't need an identity element for...
2013-05-04 Tim NorthoverAArch64: enable MCJIT and tests now that everything...
2013-05-04 Tim NorthoverAArch64: support literal pool access in large memory...
2013-05-04 Tim NorthoverAArch64: support large code model for jump-tables
2013-05-04 Tim NorthoverAArch64: implement support for blockaddress in large...
2013-05-04 Tim NorthoverAArch64: implement large code model access to global...
2013-05-04 Tim NorthoverAllow host triple to be correctly overridden in CMake...
2013-05-03 Amara EmersonRevert r181009.
2013-05-03 Reed KotlerRemove some uneeded pseudos in the presence of the...
2013-05-03 Amara EmersonDelete test instead.
2013-05-03 Amara EmersonTemporarily disable failing test.
2013-05-03 Ulrich Weigand[PowerPC] Parse platform-specifc variant kinds in AsmParser
2013-05-03 Ulrich Weigand[PowerPC] Add some Book II instructions to AsmParser
2013-05-03 Ulrich Weigand[PowerPC] Support extended mnemonics in AsmParser
2013-05-03 Ulrich Weigand[PowerPC] Add assembler parser
2013-05-03 Akira Hatanaka[mips] Split the DSP control register and define one...
2013-05-03 Nadav RotemLoopVectorizer: Add support for if-conversion of PHINod...
2013-05-03 Tom StellardR600: Expand vector or, shl, srl, and xor nodes
2013-05-03 Tom StellardR600: Add pattern for SHA-256 Ma function
2013-05-03 Tobias GrosserRegionInfo: Do not crash if unreachable block is found
2013-05-03 Amara EmersonAdd support for reading ARM ELF build attributes.
2013-05-02 Akira Hatanaka[mips] Handle reading, writing or copying of ccond...
2013-05-02 Vincent LejeuneR600: Signed literals are 64bits wide
2013-05-02 Vincent LejeuneR600: If previous bundle is dot4, PV valid chan is...
2013-05-02 Vincent LejeuneR600: Add a test to check that use_kill is emitted
2013-05-02 Vincent LejeuneR600: Prettier asmPrint of Alu
2013-05-02 Pranav BhandarkarHexagon - Add peephole optimizations for zero extends.
2013-05-02 Manman RenTBAA: remove !tbaa from testing cases if not used.
2013-05-02 Michael LiaoRewrite X86 codegen regression test with FileCheck
2013-05-02 David MajnemerAdd a test for the foldSelectICmpAndOr fix committed...
2013-05-01 Michael LiaoAvoid generating tempfile(s) never used
2013-05-01 Bill WendlingRevert r180737. The companion patch was reverted, and...
2013-05-01 Nadav RotemSROA: Generate selects instead of shuffles when blendin...
2013-05-01 Nadav RotemOptimize away nop CONCAT_VECTOR nodes.
2013-05-01 Rafael EspindolaPut VMOVPQIto64rr in the VRPDI class.
2013-05-01 Michael LiaoForget remove the tempfile argument
2013-05-01 Michael LiaoMore rewrites of x86 codegen regression tests with...
2013-05-01 Jim GrosbachRevert "InstCombine: Fold more shuffles of shuffles."
2013-04-30 Akira Hatanaka[mips] Fix handling of instructions which copy to/from...
2013-04-30 Stephen LinOnly pass 'returned' to target-specific lowering code...
2013-04-30 Akira Hatanaka[mips] Instruction selection patterns for DSP-ASE vecto...
2013-04-30 Adrian PrantlTemporarily revert "Change the informal convention...
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...
next