aboutsummaryrefslogtreecommitdiffstats
path: root/test
Commit message (Expand)AuthorAgeFilesLines
* [objc-arc] Apply the RV optimization to retains next to calls in ObjCARCContr...Michael Gottesman2013-04-293-51/+56
* Fix a XOR reassociation bug. Shuxin Yang2013-04-271-0/+27
* AArch64: convert MC-layer test to .s fileTim Northover2013-04-272-51/+48
* [objc-arc] Test cleanups.Michael Gottesman2013-04-279-14/+40
* Use the target triple from the target machine rather than the moduleEric Christopher2013-04-271-1/+1
* Move the XFAIL out of the middle of a comment.Eric Christopher2013-04-271-1/+1
* Make all darwin ppc stubs local.Rafael Espindola2013-04-271-5/+5
* Struct-path aware TBAA: change the format of TBAAStructType node.Manman Ren2013-04-271-11/+11
* Make CHECK lines a bit less strict so they also match code generated for win64.Benjamin Kramer2013-04-261-10/+10
* Teach the interpreter to handle vector compares and additional vector arithme...Nadav Rotem2013-04-265-0/+173
* R600: Initialize AMDGPUMachineFunction::ShaderType to ShaderType::COMPUTETom Stellard2013-04-261-1/+3
* cleanup testcase some moreAdrian Prantl2013-04-261-11/+11
* ARM: Fix encoding of hint instruction for Thumb.Quentin Colombet2013-04-266-6/+37
* Add missing ':'.Rafael Espindola2013-04-261-1/+1
* Bugfix for the debug intrinsic handling in InstCombiner:Adrian Prantl2013-04-261-0/+100
* ARM/NEON: Pattern match vector integer abs to vabs.Benjamin Kramer2013-04-261-0/+91
* X86: Now that we have a canonical form for vector integer abs, match it into ...Benjamin Kramer2013-04-261-13/+130
* DAGCombiner: Canonicalize vector integer abs in the same way we do it for sca...Benjamin Kramer2013-04-261-0/+66
* LoopVectorizer: Calculate the number of pointers to disambiguate at runtime ...Nadav Rotem2013-04-261-0/+84
* Mips assembler: .set reorder supportJack Carter2013-04-251-0/+18
* Remove SMLoc paired with CHECK-NOT patterns. Not functionality change.Michael Liao2013-04-251-0/+7
* ARM cost model: Integer div and rem is lowered to a function callArnold Schwaighofer2013-04-251-0/+450
* This patch adds the X86FixupLEAs pass, which will reduce instructionPreston Gurd2013-04-254-1/+174
* LoopVectorizer: No need to generate pointer disambiguation checks between rea...Nadav Rotem2013-04-251-0/+36
* [mc-coff] Forward Linker Option flags into the .drectve sectionReid Kleckner2013-04-251-0/+21
* Fix section relocation for SECTIONREL32 with immediate offset.Rafael Espindola2013-04-251-0/+19
* [inline asm] Add a test case for r180226. The specific issue is that the inlineChad Rosier2013-04-251-0/+9
* Clarify getRelocationAddress x getRelocationOffset a bit.Rafael Espindola2013-04-252-0/+18
* Fix constant folding for one lane vector types. Constant folding one lane vec...Silviu Baranga2013-04-251-0/+18
* Test case for r180241.Akira Hatanaka2013-04-251-0/+22
* Test case for r180238.Akira Hatanaka2013-04-251-0/+22
* R600: Use SHT_PROGBITS for the .AMDGPU.config sectionTom Stellard2013-04-241-0/+1
* Mips assembler: Add 64 bit testing for JALJack Carter2013-04-241-39/+82
* Use pointers to iterate over symbols.Rafael Espindola2013-04-242-52/+52
* LoopVectorize: Scalarize padded typesArnold Schwaighofer2013-04-241-0/+29
* LoopVectorizer: Bail out if we don't have datalayout we need itArnold Schwaighofer2013-04-243-1/+8
* MI Sched: eliminate local vreg copies.Andrew Trick2013-04-241-0/+30
* Cleanup testcase and ensure we actually exercise the inliner.Adrian Prantl2013-04-241-138/+144
* Hexagon: Use multiclass for combine and STri[bhwd]_shl_V4 instructions.Jyotsna Verma2013-04-231-0/+45
* Make sure the instruction right after an inlined function has aAdrian Prantl2013-04-231-0/+165
* Add more tests for r179925 to verify correct handling of signext/zeroext; str...Stephen Lin2013-04-231-0/+64
* Fix typo.Rafael Espindola2013-04-232-4/+4
* Hexagon: Remove assembler mapped instruction definitions.Jyotsna Verma2013-04-231-0/+87
* R600: Use .AMDGPU.config section to emit stacksizeVincent Lejeune2013-04-231-0/+15
* R600: Add CF_ENDVincent Lejeune2013-04-233-3/+3
* LoopVectorizer: Fix 15830. When scalarizing and unrolling stores make sure th...Nadav Rotem2013-04-231-0/+36
* Hexagon: Remove duplicate instructions to handle global/immediate valuesJyotsna Verma2013-04-231-0/+18
* Call the potentially costly isAnnotatedParallel() only once. Pekka Jaaskelainen2013-04-231-1/+2
* Write relocations in yaml2obj.Rafael Espindola2013-04-231-1/+21
* Move test from grep to FileCheck.Rafael Espindola2013-04-231-2/+5