aboutsummaryrefslogtreecommitdiffstats
path: root/test
Commit message (Expand)AuthorAgeFilesLines
* CEHCK->CHECK typo fix.Eric Christopher2013-07-081-4/+4
* Fix up whitespace.Eric Christopher2013-07-081-36/+36
* Stop emitting weak symbols into the "coal" sections.Bill Wendling2013-07-082-4/+77
* [PowerPC] Always use "assembler dialect" 1Ulrich Weigand2013-07-081-0/+18
* PPC: Mark vector CC action for SETO and SETONE as ExpandHal Finkel2013-07-081-0/+17
* Add a comment to this change, requested by Eric Christopher.Joey Gouly2013-07-081-0/+1
* ARM: Improve codegen for generic vselect.Jim Grosbach2013-07-082-30/+39
* PPC: Mark vector FREM as Expand by defaultHal Finkel2013-07-081-0/+8
* [PowerPC] Support time base instructionsUlrich Weigand2013-07-081-0/+9
* [PowerPC] Support basic compare mnemonicsUlrich Weigand2013-07-081-1/+19
* [PowerPC] Fix PR16556 (handle undef ppcf128 in LowerFP_TO_INT).Bill Schmidt2013-07-081-0/+20
* Convert an OCaml binding grep test to FileCheckReid Kleckner2013-07-081-329/+340
* InstCombine: Fold X-C1 <u 2 -> (X & -2) == C1David Majnemer2013-07-081-0/+10
* Reuse %rax after calling __chkstk on win64Nico Rieck2013-07-081-1/+1
* Revert "Proper va_arg/va_copy lowering on win64"Nico Rieck2013-07-081-59/+0
* [SystemZ] Use MVC for memcpyRichard Sandiford2013-07-081-0/+82
* llvm/test/CMakeLists.txt: Add llvm-cov in "check-clang".NAKAMURA Takumi2013-07-081-0/+1
* llvm/test/CMakeLists.txt: Reformat LLVM_TEST_DEPENDS.NAKAMURA Takumi2013-07-081-8/+21
* llvm/test/Other/llvm-cov.test: It requires +Asserts to let XFAILed.NAKAMURA Takumi2013-07-081-0/+1
* Fix PromoteIntRes_BUILD_VECTOR crash with i1 vectorsHal Finkel2013-07-081-0/+39
* Revert: Fix wrong code offset for unwind code SET_FPREG.Kai Nacke2013-07-082-1/+3
* Revert: Generate IMAGE_REL_AMD64_ADDR32NB relocations for SEH data structures.Kai Nacke2013-07-082-32/+11
* Revert: Fix alignment of unwind data.Kai Nacke2013-07-083-226/+0
* Add the nearbyint -> FNEARBYINT mapping to BasicTargetTransformInfoHal Finkel2013-07-081-0/+28
* [objc-arc] Committed test for r185770 as per dblaikie's suggestion.Michael Gottesman2013-07-081-0/+19
* Revert "Reuse %rax after calling __chkstk on win64"Nico Rieck2013-07-081-1/+1
* Reuse %rax after calling __chkstk on win64Nico Rieck2013-07-071-1/+1
* Eliminate trivial redundant loads across nocapture+readonly calls to uncapturedNick Lewycky2013-07-071-0/+17
* SLPVectorizer: Implement DCE as part of vectorization.Nadav Rotem2013-07-0716-8/+645
* [objc-arc] Remove the alias analysis part of r185764.Michael Gottesman2013-07-071-18/+0
* [objc-arc] Teach the ARC optimizer that objc_sync_enter/objc_sync_exit do not...Michael Gottesman2013-07-072-5/+42
* Add MC support for the v8fp instructions: vmaxnm and vminnm.Joey Gouly2013-07-062-0/+24
* Proper va_arg/va_copy lowering on win64Nico Rieck2013-07-061-0/+59
* Fix alignment of unwind data.Kai Nacke2013-07-063-0/+226
* Generate IMAGE_REL_AMD64_ADDR32NB relocations for SEHKai Nacke2013-07-062-11/+32
* Fix wrong code offset for unwind code SET_FPREG.Kai Nacke2013-07-062-3/+1
* DAGCombiner: Don't drop extension behavior when shrinking a load when unsafe.Benjamin Kramer2013-07-061-0/+23
* Stop putting operations after a tail call.Tim Northover2013-07-061-0/+16
* MC: Implement COFF .linkonce directiveNico Rieck2013-07-062-0/+219
* InstCombine: typo in or_icmp_eq_B_0_icmp_ult_A_B testDavid Majnemer2013-07-061-2/+2
* Extend 'readonly' and 'readnone' to work on function arguments as well asNick Lewycky2013-07-068-22/+80
* [TRE] Combined another test into basic.llMichael Gottesman2013-07-052-13/+1
* [TRE] Merged several tests into the the test basic.ll.Michael Gottesman2013-07-055-62/+58
* ARM: Add a pack pattern for matching arithmetic shift rightArnold Schwaighofer2013-07-051-0/+10
* ARM: Fix incorrect pack patternArnold Schwaighofer2013-07-051-1/+14
* [SystemZ] Remove no-op MVCsRichard Sandiford2013-07-051-0/+89
* Fix double renaming bug in stack coloring passRichard Sandiford2013-07-051-0/+75
* [SystemZ] Enable the use of MVC for frame-to-frame spillsRichard Sandiford2013-07-051-29/+56
* [PowerPC] Add some special @got@tprel fixup casesUlrich Weigand2013-07-051-0/+20
* [SystemZ] Allocate a second register scavenging slotRichard Sandiford2013-07-058-308/+308