summaryrefslogtreecommitdiff
path: root/test
AgeCommit message (Expand)AuthorFilesLines
2013-04-19Try explicitly setting the target triple to see if this gets it to pass on ARM.Bill Wendling1-1/+1
2013-04-19Do not mangle in MS-way the globals with magic \001 in the name.Anton Korobeynikov2-8/+21
2013-04-19Make test slightly more readable.Bill Wendling1-4/+4
2013-04-19Add a testcase to make sure we generate the proper compact unwind section for...Bill Wendling1-0/+60
2013-04-19Attempt to pacify this test for the buildbots.Chad Rosier1-3/+3
2013-04-19[mips] Fix InstAlias of XOR and OR macros. Set EmitAlias flag and changeAkira Hatanaka1-0/+2
2013-04-19Add test to make sure that a int-to-ptr can be merged correctly.Bill Wendling1-0/+55
2013-04-19ConstantFolding: ComputeMaskedBits wants the scalar size for vectors.Benjamin Kramer1-0/+9
2013-04-19ARM: Permit "sp" in ARM variant of STREXD instructionsTim Northover1-1/+2
2013-04-19Only run the tests in test/Object/ARM if we have ARM support.Rafael Espindola1-0/+3
2013-04-19Attributes: Don't print trailing whitespace on the function attribute comment.Benjamin Kramer1-0/+9
2013-04-19Don't read one command past the end.Rafael Espindola2-0/+4
2013-04-19ARM: permit "sp" in ARM variants of MOVW/MOVT instructionsTim Northover1-0/+6
2013-04-19Revert 179826. Tests were worthless.Jakub Staszak2-2/+2
2013-04-19Revert "PR14606: debug info imported_module support"Eric Christopher84-124/+96
2013-04-19PR14606: debug info imported_module supportDavid Blaikie84-96/+124
2013-04-19R600: Add pattern for the BFI_INT instructionTom Stellard1-0/+34
2013-04-19R600: Reorganize lit tests and document how they should be organizedTom Stellard29-128/+174
2013-04-19Don't run expensive -O2 and -O3 in tests.Jakub Staszak2-2/+2
2013-04-18[ms-inline asm] Apply the condition code mnemonic aliases to both the Intel andChad Rosier1-0/+30
2013-04-18Disable PPC comparison optimization by defaultHal Finkel1-1/+1
2013-04-18Implement optimizeCompareInstr for PPCHal Finkel1-0/+101
2013-04-18X86: Add an SSE2 lowering for 64 bit compares when pcmpgtq (SSE4.2) isn't ava...Benjamin Kramer1-0/+136
2013-04-18In the function InstCombiner::visitExtractElementInst() removed the limitatio...Anat Shemer1-0/+12
2013-04-18Added a function scalarizePHI() that sclarizes a vector phi instruction if it...Anat Shemer1-0/+27
2013-04-18At Jim Grosbach's request detemplate Object/MachO.h.Rafael Espindola4-0/+487
2013-04-18Allow misaligned stores in x86 fast-isel.Derek Schuff1-0/+18
2013-04-18LoopVectorizer: Recognize min/max reductionsArnold Schwaighofer1-0/+399
2013-04-18LoopVectorize: Use a set to avoid longer cycles in the reduction chain too.Benjamin Kramer1-0/+18
2013-04-18Fix for PR14824, An ARM Load/Store Optimization bugHao Liu1-0/+82
2013-04-18Revert "Combine bit test + conditional or into simple math"David Majnemer1-79/+0
2013-04-18Combine bit test + conditional or into simple mathDavid Majnemer1-0/+79
2013-04-18[objc-arc] Do not mismatch up retains inside a for loop with releases outside...Michael Gottesman1-0/+36
2013-04-18Streamline arc-annotation test (removing some cases which do not add any extr...Michael Gottesman1-233/+9
2013-04-18[mips] DSP-ASE move from HI/LO register instructions.Akira Hatanaka1-0/+13
2013-04-17Add support for subsections to the ELF assembler. Fixes PR8717.Peter Collingbourne1-0/+37
2013-04-17[ms-inline asm] Add support for the minus unary operator. Previously, we wereChad Rosier1-1/+8
2013-04-17This patch teaches x86 fast-isel to generate the native div/idiv instructionsEli Bendersky2-0/+163
2013-04-17X86 cost model: Exit before calling getSimpleVT on non-simple VTsArnold Schwaighofer1-0/+6
2013-04-17Fix treatment of ARM unallocated hint instructions.Quentin Colombet1-1/+1
2013-04-17R600: Make Export Instruction not duplicableVincent Lejeune1-1/+3
2013-04-17This appears to be no longer necessary for the testsuite.Eric Christopher1-7/+0
2013-04-17PR15149/r174304 improvement - print hex for unknown dwarf language codes & ad...David Blaikie1-2/+7
2013-04-17Do not optimise fprintf() calls if its return value is used.Peter Collingbourne1-0/+9
2013-04-17Mips assembler: Enable handling of nested expressionsJack Carter1-0/+26
2013-04-16[XCore] Extend test to check positve offsets are folded into addresses.Richard Osborne1-7/+24
2013-04-16[XCore] Give test more generic name.Richard Osborne1-0/+0
2013-04-16[XCore] Convert a couple of tests to FileCheck.Richard Osborne2-17/+22
2013-04-16Implement ARM unwind opcode assembler.Logan Chien5-13/+148
2013-04-16llvm-objdump: Don't print contents of BSS sections: it makes no sense and cra...Alexey Samsonov1-0/+5