summaryrefslogtreecommitdiff
path: root/test
Commit message (Expand)AuthorAge
* [PowerPC] Support time base instructionsUlrich Weigand2013-07-08
* [PowerPC] Support basic compare mnemonicsUlrich Weigand2013-07-08
* [PowerPC] Fix PR16556 (handle undef ppcf128 in LowerFP_TO_INT).Bill Schmidt2013-07-08
* Convert an OCaml binding grep test to FileCheckReid Kleckner2013-07-08
* InstCombine: Fold X-C1 <u 2 -> (X & -2) == C1David Majnemer2013-07-08
* Reuse %rax after calling __chkstk on win64Nico Rieck2013-07-08
* Revert "Proper va_arg/va_copy lowering on win64"Nico Rieck2013-07-08
* [SystemZ] Use MVC for memcpyRichard Sandiford2013-07-08
* llvm/test/CMakeLists.txt: Add llvm-cov in "check-clang".NAKAMURA Takumi2013-07-08
* llvm/test/CMakeLists.txt: Reformat LLVM_TEST_DEPENDS.NAKAMURA Takumi2013-07-08
* llvm/test/Other/llvm-cov.test: It requires +Asserts to let XFAILed.NAKAMURA Takumi2013-07-08
* Fix PromoteIntRes_BUILD_VECTOR crash with i1 vectorsHal Finkel2013-07-08
* Revert: Fix wrong code offset for unwind code SET_FPREG.Kai Nacke2013-07-08
* Revert: Generate IMAGE_REL_AMD64_ADDR32NB relocations for SEH data structures.Kai Nacke2013-07-08
* Revert: Fix alignment of unwind data.Kai Nacke2013-07-08
* Add the nearbyint -> FNEARBYINT mapping to BasicTargetTransformInfoHal Finkel2013-07-08
* [objc-arc] Committed test for r185770 as per dblaikie's suggestion.Michael Gottesman2013-07-08
* Revert "Reuse %rax after calling __chkstk on win64"Nico Rieck2013-07-08
* Reuse %rax after calling __chkstk on win64Nico Rieck2013-07-07
* Eliminate trivial redundant loads across nocapture+readonly calls to uncapturedNick Lewycky2013-07-07
* SLPVectorizer: Implement DCE as part of vectorization.Nadav Rotem2013-07-07
* [objc-arc] Remove the alias analysis part of r185764.Michael Gottesman2013-07-07
* [objc-arc] Teach the ARC optimizer that objc_sync_enter/objc_sync_exit do not...Michael Gottesman2013-07-07
* Add MC support for the v8fp instructions: vmaxnm and vminnm.Joey Gouly2013-07-06
* Proper va_arg/va_copy lowering on win64Nico Rieck2013-07-06
* Fix alignment of unwind data.Kai Nacke2013-07-06
* Generate IMAGE_REL_AMD64_ADDR32NB relocations for SEHKai Nacke2013-07-06
* Fix wrong code offset for unwind code SET_FPREG.Kai Nacke2013-07-06
* DAGCombiner: Don't drop extension behavior when shrinking a load when unsafe.Benjamin Kramer2013-07-06
* Stop putting operations after a tail call.Tim Northover2013-07-06
* MC: Implement COFF .linkonce directiveNico Rieck2013-07-06
* InstCombine: typo in or_icmp_eq_B_0_icmp_ult_A_B testDavid Majnemer2013-07-06
* Extend 'readonly' and 'readnone' to work on function arguments as well asNick Lewycky2013-07-06
* [TRE] Combined another test into basic.llMichael Gottesman2013-07-05
* [TRE] Merged several tests into the the test basic.ll.Michael Gottesman2013-07-05
* ARM: Add a pack pattern for matching arithmetic shift rightArnold Schwaighofer2013-07-05
* ARM: Fix incorrect pack patternArnold Schwaighofer2013-07-05
* [SystemZ] Remove no-op MVCsRichard Sandiford2013-07-05
* Fix double renaming bug in stack coloring passRichard Sandiford2013-07-05
* [SystemZ] Enable the use of MVC for frame-to-frame spillsRichard Sandiford2013-07-05
* [PowerPC] Add some special @got@tprel fixup casesUlrich Weigand2013-07-05
* [SystemZ] Allocate a second register scavenging slotRichard Sandiford2013-07-05
* Don't create an archive if, for example, we are asked to print the index.Rafael Espindola2013-07-05
* [PowerPC] Make test case buildable with GNU asUlrich Weigand2013-07-05
* [PowerPC] Support @tls in the asm parserUlrich Weigand2013-07-05
* PR16490: fix a crash in ARMDAGToDAGISel::SelectInlineAsm.Joey Gouly2013-07-05
* InstCombine: (icmp eq B, 0) | (icmp ult A, B) -> (icmp ule A, B-1)David Majnemer2013-07-05
* DebugInfo: Consider global variables without locations to be validDavid Blaikie2013-07-04
* MC: Add .section directive to COFFNico Rieck2013-07-04
* InstCombine: Reimplementation of visitUDivOperandDavid Majnemer2013-07-04