aboutsummaryrefslogtreecommitdiffstats
path: root/test
Commit message (Expand)AuthorAgeFilesLines
* TBAA: remove !tbaa from testing cases if not used.Manman Ren2013-04-3069-639/+385
* Set debug locations for branch instructions created during inlining, evenAdrian Prantl2013-04-301-0/+154
* Fix Addend computation for non external relocations on Macho.Rafael Espindola2013-04-301-0/+12
* R600: fix loop-address.ll testVincent Lejeune2013-04-301-2/+2
* s tightens up the encoding description for ARM post-indexed ldr instructions....Mihai Popa2013-04-301-1/+0
* Fix "Combine bit test + conditional or into simple math"David Majnemer2013-04-301-0/+109
* Rewrite X86 codegen regression test with FileCheckMichael Liao2013-04-3016-34/+75
* Collect the Addend for external relocs.Rafael Espindola2013-04-301-1/+0
* R600: use native for aluVincent Lejeune2013-04-303-5/+6
* R600: Add FetchInst bit to instruction defs to denote vertex/tex instructionsVincent Lejeune2013-04-301-2/+2
* Rewrite test in FileCheck instead of grep in X86 codegenMichael Liao2013-04-301-4/+7
* TBAA: remove !tbaa from testing cases if not used.Manman Ren2013-04-2911-69/+32
* Duplicate a testcase.Bill Wendling2013-04-291-0/+89
* TBAA: remove !tbaa from testing cases if not used.Manman Ren2013-04-296-47/+24
* Rewrite some tests with FileCHeck in X86 codegenMichael Liao2013-04-2920-28/+85
* Improve documentation.Adrian Prantl2013-04-291-1/+2
* Add getSymbolAlignment to the ObjectFile interface.Rafael Espindola2013-04-291-1/+0
* R600: Use correct CF_END instruction on Northern Island GPUsTom Stellard2013-04-291-2/+5
* R600: Fix encoding of CF_END_{EG, R600} instructionsTom Stellard2013-04-291-0/+6
* SimplifyCFG: If convert single conditional storesArnold Schwaighofer2013-04-291-0/+108
* Disable the MCJIT tests on 32 bit darwin.Rafael Espindola2013-04-291-0/+3
* Propagate relocation info to resolveRelocation.Rafael Espindola2013-04-294-4/+4
* [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