summaryrefslogtreecommitdiff
path: root/test
Commit message (Expand)AuthorAge
* llvm-mc: error when -compress-debug-sections is requested and zlib is not linkedDavid Blaikie2014-03-28
* [PowerPC] Fix VSX permutation iselHal Finkel2014-03-28
* Convert one last llc -filetype=obj test.Rafael Espindola2014-03-28
* [PowerPC] v2[fi]64 need to be explicitly passed in VSX registersHal Finkel2014-03-28
* Convert llc -filetype=obj test.Rafael Espindola2014-03-28
* Convert llc -filetype=obj test.Rafael Espindola2014-03-28
* Remove bogus test.Rafael Espindola2014-03-28
* Convert another llc -filetype=obj test.Rafael Espindola2014-03-28
* Map ELf flags back to more specific section kinds.Rafael Espindola2014-03-28
* Parse .gpdword and convert another llc -filetype=obj test.Rafael Espindola2014-03-28
* convert another llc -filetype=obj test.Rafael Espindola2014-03-28
* Convert "llc -filetype=obj" test into llvm-mc tests.Rafael Espindola2014-03-28
* SLPVectorizer: Take credit for free extractelement instructionsArnold Schwaighofer2014-03-28
* SLPVectorizer: Ignore users that are insertelements we can reschedule themArnold Schwaighofer2014-03-28
* Only test compression when linked with zlib.David Blaikie2014-03-28
* Revert "InstCombine: merge constants in both operands of icmp."Erik Verbruggen2014-03-28
* Revert "GVN: merge overflow intrinsics with non-overflow instructions."Erik Verbruggen2014-03-28
* Add ARM big endian Target (armeb, thumbeb)Christian Pirker2014-03-28
* [PowerPC] Use a small cleanup pass to remove VSX self copiesHal Finkel2014-03-27
* [PowerPC] Fix v2f64 vector extract and related patternsHal Finkel2014-03-27
* [PowerPC] Expand v2i64 shiftsHal Finkel2014-03-27
* DebugInfo: Support for compressed debug info sectionsDavid Blaikie2014-03-27
* InstCombine: Don't combine constants on unsigned icmpsReid Kleckner2014-03-27
* R600: Implement isZExtFree.Matt Arsenault2014-03-27
* R600/SI: Fix unreachable with a sext_in_reg to an illegal type.Matt Arsenault2014-03-27
* [AArch64] Lower SHL_PARTS, SRA_PARTS and SRL_PARTSLogan Chien2014-03-27
* Prevent alias from pointing to weak aliases.Rafael Espindola2014-03-27
* [mips] Attempting to use register $32 should be an error instead of an assert...Daniel Sanders2014-03-27
* [mips] Add support for .cpsetupDaniel Sanders2014-03-27
* All new elements except the last one initialized to NULL. Ideally, once parsi...Karthik Bhat2014-03-27
* InstCombine: merge constants in both operands of icmp.Erik Verbruggen2014-03-27
* AVX-512: Implemented masking for integer arithmetic & logic instructions.Elena Demikhovsky2014-03-27
* Add a PR referenceTimur Iskhodzhanov2014-03-27
* Make the recent COFF debug info tests more readableTimur Iskhodzhanov2014-03-27
* Rejected r204899 and r204900 due to remaining test failures on cmake-llvm-x86...Stepan Dyatkovskiy2014-03-27
* Fixed test for r204899 (pr18931 fix)Stepan Dyatkovskiy2014-03-27
* Fix for pr18931: Crash using integrated assembler with immediate arithmeticStepan Dyatkovskiy2014-03-27
* ARM: raise error message when complex SO expressions can't really beJiangning Liu2014-03-27
* [X86][Vectorizer Cost Model] Correct vectorization cost model for v2i64->v2f64Quentin Colombet2014-03-27
* Correctly propagates st_size.Rafael Espindola2014-03-27
* add 'requires asserts' to test that needs itJim Grosbach2014-03-27
* X86: Correct vectorization cost model for v8f32->v8i8.Jim Grosbach2014-03-27
* Treat lifetime.start'd memory like we treat freshly alloca'd memory. Patch by...Nick Lewycky2014-03-26
* Reorder arguments on test command line to make it easier to cut andEric Christopher2014-03-26
* [PowerPC] Generate VSX permutations for v2[fi]64 vectorsHal Finkel2014-03-26
* llvm-cov: Move XFAIL after the body of the testJustin Bogner2014-03-26
* llvm-cov: Disable test on big endian machinesJustin Bogner2014-03-26
* This is a fix for PR# 19051. I noticed code gen differences due to code motio...Ekaterina Romanova2014-03-26
* llvm-cov: Handle functions with no line numberJustin Bogner2014-03-26
* PR15967 Fix in basicaa for faulty returning no alias.Arnold Schwaighofer2014-03-26