summaryrefslogtreecommitdiff
path: root/test
Commit message (Expand)AuthorAge
* Remove all debug info related named mdnodes.Devang Patel2010-06-30
* Add AVX SSE2 mask creation and conditional store instructionsBruno Cardoso Lopes2010-06-30
* Revert the part of r107257 which introduced new logic for usingDan Gohman2010-06-30
* Add AVX SSE2 packed integer extract/insert instructionsBruno Cardoso Lopes2010-06-30
* Add a testcase for scev-aa's new capability.Dan Gohman2010-06-30
* Add AVX SSE2 integer unpack instructionsBruno Cardoso Lopes2010-06-30
* Add AVX SSE2 packed integer shuffle instructionsBruno Cardoso Lopes2010-06-30
* Add AVX SSE2 pack with saturation integer instructionsBruno Cardoso Lopes2010-06-30
* Add AVX SSE2 integer packed compare instructionsBruno Cardoso Lopes2010-06-30
* - Add AVX form of all SSE2 logical instructionsBruno Cardoso Lopes2010-06-30
* Add variables into a scope before constructing scope DIE otherwise variables ...Devang Patel2010-06-30
* Add *several* AVX integer packed binop instructionsBruno Cardoso Lopes2010-06-29
* Fix ScalarEvolution's tripcount computation for chains of loopsDan Gohman2010-06-29
* Add AVX ld/st XCSR register.Bruno Cardoso Lopes2010-06-29
* Fix the handling of partial redefines in the fast register allocator.Jakob Stoklund Olesen2010-06-29
* Fix a register scavenger crash when dealing with undefined subregs.Bob Wilson2010-06-29
* Add AVX non-temporal storesBruno Cardoso Lopes2010-06-29
* Add a few more interesting testcases.Dan Gohman2010-06-29
* Add sqrt, rsqrt and rcp AVX instructionsBruno Cardoso Lopes2010-06-29
* Add a VT argument to getMinimalPhysRegClass and replace the copy related usesRafael Espindola2010-06-29
* Looks like this test is missing an XFAIL line.Duncan Sands2010-06-29
* PR7503: uxtb16 is not available for ARMv7-M. Patch by Brian G. Lucas.Evan Cheng2010-06-29
* Reapply my if-conversion cleanup from svn r106939 with fixes.Bob Wilson2010-06-29
* Add an Intraprocedural form of BasicAliasAnalysis, which aims toDan Gohman2010-06-29
* Described the missing AVX forms of SSE2 convert instructionsBruno Cardoso Lopes2010-06-29
* The comment string does not match for all targets. PowerPC uses ;.Devang Patel2010-06-29
* Unlike other targets, ARM now uses BUILD_VECTORs post-legalization so theyBob Wilson2010-06-28
* Refix XTARGET. Previous attempt matches on powerpc-apple-darwin,Dale Johannesen2010-06-28
* Attempt to fix XTARGET.Dale Johannesen2010-06-28
* Use DW_FORM_addr for DW_AT_entry_pc.Devang Patel2010-06-28
* In asm's, output operands with matching input constraintsDale Johannesen2010-06-28
* Constant fold x == undef to undef.Dan Gohman2010-06-28
* Fix Value::stripPointerCasts and BasicAA to avoid trouble onDan Gohman2010-06-28
* Remove this weak test.Devang Patel2010-06-28
* Testcase for llvm-gcc fix 107051.Dale Johannesen2010-06-28
* Don't write temporary files in test directoryJakob Stoklund Olesen2010-06-28
* Add a triple so test runs on Linux as well.Jakob Stoklund Olesen2010-06-28
* Add more special treatment for inline asm in RegAllocFast.Jakob Stoklund Olesen2010-06-28
* Preserve deleted function's local variables' debug info.Devang Patel2010-06-28
* Make this test darwin specific.Devang Patel2010-06-28
* this test is failing nondeterministically and blaming me, just disableChris Lattner2010-06-26
* Fix test weirdness.Benjamin Kramer2010-06-26
* Fix some tests that didn't test anything.Benjamin Kramer2010-06-26
* Partial specialization test should not depend on the order of specialization ...Kenneth Uildriks2010-06-26
* When splitting a VAARG, remember its alignment.Rafael Espindola2010-06-26
* Revert my if-conversion cleanup since it caused a bunch of nightly testBob Wilson2010-06-26
* Fix PR7328: when turning a tail recursion into a loop, need to preserveDuncan Sands2010-06-26
* Remove bogus test.Eli Friedman2010-06-26
* Clean up some problems with extra CFG edges being introduced duringBob Wilson2010-06-26
* When creating X86 MUL8 and DIV8 instructions, make sure we don't produceJakob Stoklund Olesen2010-06-26