Make variable match any name.
[oota-llvm.git] / test /
2013-04-19 Bill WendlingMake variable match any name.
2013-04-19 Hal FinkelFix PPC optimizeCompareInstr swapped-sub argument handling
2013-04-19 Bill WendlingTry explicitly setting the target triple to see if...
2013-04-19 Anton KorobeynikovDo not mangle in MS-way the globals with magic \001...
2013-04-19 Bill WendlingMake test slightly more readable.
2013-04-19 Bill WendlingAdd a testcase to make sure we generate the proper...
2013-04-19 Chad RosierAttempt to pacify this test for the buildbots.
2013-04-19 Akira Hatanaka[mips] Fix InstAlias of XOR and OR macros. Set EmitAlia...
2013-04-19 Bill WendlingAdd test to make sure that a int-to-ptr can be merged...
2013-04-19 Benjamin KramerConstantFolding: ComputeMaskedBits wants the scalar...
2013-04-19 Tim NorthoverARM: Permit "sp" in ARM variant of STREXD instructions
2013-04-19 Rafael EspindolaOnly run the tests in test/Object/ARM if we have ARM...
2013-04-19 Benjamin KramerAttributes: Don't print trailing whitespace on the...
2013-04-19 Rafael EspindolaDon't read one command past the end.
2013-04-19 Tim NorthoverARM: permit "sp" in ARM variants of MOVW/MOVT instructions
2013-04-19 Jakub StaszakRevert 179826. Tests were worthless.
2013-04-19 Eric ChristopherRevert "PR14606: debug info imported_module support"
2013-04-19 David BlaikiePR14606: debug info imported_module support
2013-04-19 Tom StellardR600: Add pattern for the BFI_INT instruction
2013-04-19 Tom StellardR600: Reorganize lit tests and document how they should...
2013-04-19 Jakub StaszakDon't run expensive -O2 and -O3 in tests.
2013-04-18 Chad Rosier[ms-inline asm] Apply the condition code mnemonic alias...
2013-04-18 Hal FinkelDisable PPC comparison optimization by default
2013-04-18 Hal FinkelImplement optimizeCompareInstr for PPC
2013-04-18 Benjamin KramerX86: Add an SSE2 lowering for 64 bit compares when...
2013-04-18 Anat ShemerIn the function InstCombiner::visitExtractElementInst...
2013-04-18 Anat ShemerAdded a function scalarizePHI() that sclarizes a vector...
2013-04-18 Rafael EspindolaAt Jim Grosbach's request detemplate Object/MachO.h.
2013-04-18 Derek SchuffAllow misaligned stores in x86 fast-isel.
2013-04-18 Arnold SchwaighoferLoopVectorizer: Recognize min/max reductions
2013-04-18 Benjamin KramerLoopVectorize: Use a set to avoid longer cycles in...
2013-04-18 Hao LiuFix for PR14824, An ARM Load/Store Optimization bug
2013-04-18 David MajnemerRevert "Combine bit test + conditional or into simple...
2013-04-18 David MajnemerCombine bit test + conditional or into simple math
2013-04-18 Michael Gottesman[objc-arc] Do not mismatch up retains inside a for...
2013-04-18 Michael GottesmanStreamline arc-annotation test (removing some cases...
2013-04-18 Akira Hatanaka[mips] DSP-ASE move from HI/LO register instructions.
2013-04-17 Peter CollingbourneAdd support for subsections to the ELF assembler. Fixes...
2013-04-17 Chad Rosier[ms-inline asm] Add support for the minus unary operato...
2013-04-17 Eli BenderskyThis patch teaches x86 fast-isel to generate the native...
2013-04-17 Arnold SchwaighoferX86 cost model: Exit before calling getSimpleVT on...
2013-04-17 Quentin ColombetFix treatment of ARM unallocated hint instructions.
2013-04-17 Vincent LejeuneR600: Make Export Instruction not duplicable
2013-04-17 Eric ChristopherThis appears to be no longer necessary for the testsuite.
2013-04-17 David BlaikiePR15149/r174304 improvement - print hex for unknown...
2013-04-17 Peter CollingbourneDo not optimise fprintf() calls if its return value...
2013-04-17 Jack CarterMips assembler: Enable handling of nested expressions
2013-04-16 Richard Osborne[XCore] Extend test to check positve offsets are folded...
2013-04-16 Richard Osborne[XCore] Give test more generic name.
2013-04-16 Richard Osborne[XCore] Convert a couple of tests to FileCheck.
2013-04-16 Logan ChienImplement ARM unwind opcode assembler.
2013-04-16 Alexey Samsonovllvm-objdump: Don't print contents of BSS sections...
2013-04-16 Hans Wennborgsimplifycfg: Fix integer overflow converting switch...
2013-04-16 Jakob Stoklund OlesenAdd 64-bit multiply and divide instructions for SPARC v9.
2013-04-15 Jim GrosbachARM: Add VACLT and VACLE assembly aliases.
2013-04-15 Bill WendlingWe are not able to bitcast a pointer to an integral...
2013-04-15 Jack CarterMips assembler: Explicit floating point condition regis...
2013-04-15 Nadav RotemSLPVectorizer: Make it a function pass and add code...
2013-04-15 Tom StellardR600/SI: Emit config values in register value pairs.
2013-04-15 Tom StellardR600/SI: Emit configuration value in the .AMDGPU.config...
2013-04-15 Tom StellardR600: Emit ELF formatted code rather than raw ISA.
2013-04-15 Tim NorthoverAvoid outputting temporary test file into source tree.
2013-04-15 Eric ChristopherRevert "Recommit r179497 after fixing uninitialized...
2013-04-15 Eric ChristopherRecommit r179497 after fixing uninitialized variable.
2013-04-15 Nadav RotemSLPVectorizer: Add support for vectorizing trees that...
2013-04-15 Hal FinkelFix PPC64 CR spill location for callee-saved registers
2013-04-14 Eric ChristopherRevert "Remove some unused triple and data layout."
2013-04-14 Eric ChristopherRemove some unused triple and data layout.
2013-04-14 Nico RieckUse object file specific section type for initial text...
2013-04-14 David MajnemerReorders two transforms that collide with each other
2013-04-14 Nadav RotemMake the command line triple match the module triple.
2013-04-14 Jakob Stoklund OlesenUse i32 for all SPARC shift amounts, even in 64-bit...
2013-04-14 Nadav RotemRemove unused function attributes.
2013-04-14 Nadav RotemSLPVectorizer: Add support for trees that don't start...
2013-04-14 Jakob Stoklund OlesenAdd support for the abs64 SPARC v9 code model.
2013-04-14 Jakob Stoklund OlesenAdd support for the SPARC v9 abs44 code model.
2013-04-14 Jakob Stoklund OlesenAlso put target flags on SPARC constant pool references.
2013-04-14 Nadav RotemSLPVectorizer: add initial support for reduction variab...
2013-04-14 Jakob Stoklund OlesenFix patterns for 64-bit pointers.
2013-04-13 Jakob Stoklund OlesenDefine SPARC code models.
2013-04-13 Benjamin KramerGlobalDCE: Fix an oversight in my last commit that...
2013-04-13 Benjamin KramerFix a scalability issue with complex ConstantExprs.
2013-04-13 Hal FinkelSpill and restore PPC CR registers using the FP when...
2013-04-13 Andrew TrickFurther generalize this scheduler test.
2013-04-13 Andrew TrickFix a dislexic regex.
2013-04-13 Andrew TrickAdd a missing REQUIRES: asserts
2013-04-13 Andrew TrickMI-Sched: schedule physreg copies.
2013-04-13 Rafael EspindolaFinish templating MachObjectFile over endianness.
2013-04-13 Akira Hatanaka[mips] Reapply r179420 and r179421.
2013-04-12 Akira HatanakaRevert r179420 and r179421.
2013-04-12 Akira Hatanaka[mips] Instruction selection patterns for carry-setting...
2013-04-12 Akira Hatanaka[mips] v4i8 and v2i16 add, sub and mul instruction...
2013-04-12 Nadav RotemRevert r179409 because it caused some warnings and...
2013-04-12 Benjamin KramerInstCombine: Check the operand types before merging...
2013-04-12 Nadav RotemSLPVectorizer: add support for vectorization of diamond...
2013-04-12 Nadav RotemCostModel: increase the default cost of supported float...
2013-04-12 Nadav RotemAdd support for additional vector instructions in the...
2013-04-12 Quentin ColombetARM: Correct printing of pre-indexed operands.
2013-04-12 David MajnemerSimplify (A & ~B) in icmp if A is a power of 2
2013-04-12 Arnold SchwaighoferLoopVectorizer: integer division is not a reduction...
next