summaryrefslogtreecommitdiff
path: root/test
AgeCommit message (Expand)AuthorFilesLines
2013-04-25Clarify getRelocationAddress x getRelocationOffset a bit.Rafael Espindola2-0/+18
2013-04-25Fix constant folding for one lane vector types. Constant folding one lane vec...Silviu Baranga1-0/+18
2013-04-25Test case for r180241.Akira Hatanaka1-0/+22
2013-04-25Test case for r180238.Akira Hatanaka1-0/+22
2013-04-24R600: Use SHT_PROGBITS for the .AMDGPU.config sectionTom Stellard1-0/+1
2013-04-24Mips assembler: Add 64 bit testing for JALJack Carter1-39/+82
2013-04-24Use pointers to iterate over symbols.Rafael Espindola2-52/+52
2013-04-24LoopVectorize: Scalarize padded typesArnold Schwaighofer1-0/+29
2013-04-24LoopVectorizer: Bail out if we don't have datalayout we need itArnold Schwaighofer3-1/+8
2013-04-24MI Sched: eliminate local vreg copies.Andrew Trick1-0/+30
2013-04-24Cleanup testcase and ensure we actually exercise the inliner.Adrian Prantl1-138/+144
2013-04-23Hexagon: Use multiclass for combine and STri[bhwd]_shl_V4 instructions.Jyotsna Verma1-0/+45
2013-04-23Make sure the instruction right after an inlined function has aAdrian Prantl1-0/+165
2013-04-23Add more tests for r179925 to verify correct handling of signext/zeroext; str...Stephen Lin1-0/+64
2013-04-23Fix typo.Rafael Espindola2-4/+4
2013-04-23Hexagon: Remove assembler mapped instruction definitions.Jyotsna Verma1-0/+87
2013-04-23R600: Use .AMDGPU.config section to emit stacksizeVincent Lejeune1-0/+15
2013-04-23R600: Add CF_ENDVincent Lejeune3-3/+3
2013-04-23LoopVectorizer: Fix 15830. When scalarizing and unrolling stores make sure th...Nadav Rotem1-0/+36
2013-04-23Hexagon: Remove duplicate instructions to handle global/immediate valuesJyotsna Verma1-0/+18
2013-04-23Call the potentially costly isAnnotatedParallel() only once. Pekka Jaaskelainen1-1/+2
2013-04-23Write relocations in yaml2obj.Rafael Espindola1-1/+21
2013-04-23Move test from grep to FileCheck.Rafael Espindola1-2/+5
2013-04-23Use zlib to uncompress debug sections in DWARF parser.Alexey Samsonov6-0/+41
2013-04-23Refuse to (even try to) vectorize loops which have uniform writes,Pekka Jaaskelainen1-0/+58
2013-04-22Add test case for PR15779, which has previously been fixed.Chad Rosier1-1/+2
2013-04-22Changed back (relative to commit 179786) the operations executed when extract...Anat Shemer1-0/+18
2013-04-22[mips] In performDSPShiftCombine, check that all elements in the vector areAkira Hatanaka1-0/+56
2013-04-22COFF: Fix weak external aliases.Peter Collingbourne1-0/+18
2013-04-22Extra paranoid test for r179925 (verify that tail calls are not generated to ...Stephen Lin1-0/+14
2013-04-22Also verify llvm.compiler_used.Rafael Espindola1-0/+6
2013-04-22Clarify that llvm.used can contain aliases.Rafael Espindola6-0/+30
2013-04-22Fix for 5.5 Parameter Passing --> Stage C:Stepan Dyatkovskiy3-0/+184
2013-04-22Add .ll as a valid test suffix for Object, this allows .ll -> objectEric Christopher1-1/+1
2013-04-22Cleanup: test source files do not need to be executableArnaud A. de Grandmaison12-0/+0
2013-04-22Revert "Revert "PR14606: debug info imported_module support""David Blaikie85-98/+126
2013-04-21Legalize vector truncates by parts rather than just splitting.Jim Grosbach2-34/+16
2013-04-21ARM: Split out cost model vcvt testcases.Jim Grosbach2-172/+171
2013-04-21Passing arguments to varags functions under the SPARC v9 ABI.Jakob Stoklund Olesen1-0/+13
2013-04-21Fix the SETHIimm pattern for 64-bit code.Jakob Stoklund Olesen1-0/+6
2013-04-21SROA: Don't crash on a select with two identical operands.Benjamin Kramer1-0/+11
2013-04-21Revert "SimplifyCFG: If convert single conditional stores"Arnold Schwaighofer1-83/+0
2013-04-21ARM: fix part of test which actually needed an asserts buildTim Northover2-6/+30
2013-04-21ARM: Use ldrd/strd to spill 64-bit pairs when available.Tim Northover1-13/+27
2013-04-21SLPVectorize: Add support for vectorization of casts.Nadav Rotem1-0/+38
2013-04-21[objc-arc] Cleaned up tail-call-invariant-enforcement.ll.Michael Gottesman1-25/+40
2013-04-21[objc-arc] Check that objc-arc-expand properly handles all strictly forwardin...Michael Gottesman1-5/+71
2013-04-21[objc-arc] Renamed the test file clang-arc-used-intrinsic-removed-if-isolated...Michael Gottesman1-0/+0
2013-04-21Remove tbaa metadata.Bill Wendling1-7/+3
2013-04-20Compile varargs functions for SPARCv9.Jakob Stoklund Olesen1-0/+62