summaryrefslogtreecommitdiff
path: root/test
Commit message (Expand)AuthorAge
* [mips] Handle reading, writing or copying of ccond field of DSP controlAkira Hatanaka2013-05-02
* R600: Signed literals are 64bits wideVincent Lejeune2013-05-02
* R600: If previous bundle is dot4, PV valid chan is always XVincent Lejeune2013-05-02
* R600: Add a test to check that use_kill is emittedVincent Lejeune2013-05-02
* R600: Prettier asmPrint of AluVincent Lejeune2013-05-02
* Hexagon - Add peephole optimizations for zero extends.Pranav Bhandarkar2013-05-02
* TBAA: remove !tbaa from testing cases if not used.Manman Ren2013-05-02
* Rewrite X86 codegen regression test with FileCheckMichael Liao2013-05-02
* Add a test for the foldSelectICmpAndOr fix committed in r180779.David Majnemer2013-05-02
* Avoid generating tempfile(s) never usedMichael Liao2013-05-01
* Revert r180737. The companion patch was reverted, and this is not relevant ri...Bill Wendling2013-05-01
* SROA: Generate selects instead of shuffles when blending values because this ...Nadav Rotem2013-05-01
* Optimize away nop CONCAT_VECTOR nodes.Nadav Rotem2013-05-01
* Put VMOVPQIto64rr in the VRPDI class.Rafael Espindola2013-05-01
* Forget remove the tempfile argumentMichael Liao2013-05-01
* More rewrites of x86 codegen regression tests with FileCheckMichael Liao2013-05-01
* Revert "InstCombine: Fold more shuffles of shuffles."Jim Grosbach2013-05-01
* [mips] Fix handling of instructions which copy to/from accumulator registers.Akira Hatanaka2013-04-30
* Only pass 'returned' to target-specific lowering code when the value of entir...Stephen Lin2013-04-30
* [mips] Instruction selection patterns for DSP-ASE vector select and compareAkira Hatanaka2013-04-30
* Temporarily revert "Change the informal convention of DBG_VALUE so that we ca...Adrian Prantl2013-04-30
* Change the informal convention of DBG_VALUE so that we can express aAdrian Prantl2013-04-30
* [mips] Test for r179873.Akira Hatanaka2013-04-30
* InstCombine: Fold more shuffles of shuffles.Jim Grosbach2013-04-30
* LocalStackSlotAllocation improvementsHal Finkel2013-04-30
* TBAA: remove !tbaa from testing cases if not used.Manman Ren2013-04-30
* Set debug locations for branch instructions created during inlining, evenAdrian Prantl2013-04-30
* Fix Addend computation for non external relocations on Macho.Rafael Espindola2013-04-30
* R600: fix loop-address.ll testVincent Lejeune2013-04-30
* s tightens up the encoding description for ARM post-indexed ldr instructions....Mihai Popa2013-04-30
* Fix "Combine bit test + conditional or into simple math"David Majnemer2013-04-30
* Rewrite X86 codegen regression test with FileCheckMichael Liao2013-04-30
* Collect the Addend for external relocs.Rafael Espindola2013-04-30
* R600: use native for aluVincent Lejeune2013-04-30
* R600: Add FetchInst bit to instruction defs to denote vertex/tex instructionsVincent Lejeune2013-04-30
* Rewrite test in FileCheck instead of grep in X86 codegenMichael Liao2013-04-30
* TBAA: remove !tbaa from testing cases if not used.Manman Ren2013-04-29
* Duplicate a testcase.Bill Wendling2013-04-29
* TBAA: remove !tbaa from testing cases if not used.Manman Ren2013-04-29
* Rewrite some tests with FileCHeck in X86 codegenMichael Liao2013-04-29
* Improve documentation.Adrian Prantl2013-04-29
* Add getSymbolAlignment to the ObjectFile interface.Rafael Espindola2013-04-29
* R600: Use correct CF_END instruction on Northern Island GPUsTom Stellard2013-04-29
* R600: Fix encoding of CF_END_{EG, R600} instructionsTom Stellard2013-04-29
* SimplifyCFG: If convert single conditional storesArnold Schwaighofer2013-04-29
* Disable the MCJIT tests on 32 bit darwin.Rafael Espindola2013-04-29
* Propagate relocation info to resolveRelocation.Rafael Espindola2013-04-29
* [objc-arc] Apply the RV optimization to retains next to calls in ObjCARCContr...Michael Gottesman2013-04-29
* Fix a XOR reassociation bug. Shuxin Yang2013-04-27
* AArch64: convert MC-layer test to .s fileTim Northover2013-04-27