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