aboutsummaryrefslogtreecommitdiffstats
path: root/test
Commit message (Expand)AuthorAgeFilesLines
* R600/SI: dynamical figure out the reg class of MIMGChristian Konig2013-04-101-15/+15
* R600/SI: adjust writemask to only the used componentsChristian Konig2013-04-101-31/+65
* R600/SI: remove image sample writemaskChristian Konig2013-04-101-17/+17
* __sincosf_stret returns sinf / cosf in bits 0:31 and 32:63 of xmm0, not inEvan Cheng2013-04-101-1/+3
* Mips specific inline asm operand modifier 'D' Jack Carter2013-04-091-0/+17
* Allow PPC B and BLR to be if-converted into some predicated formsHal Finkel2013-04-092-0/+89
* Update the version of dwarf we say we're emitting to at least 3.Eric Christopher2013-04-091-0/+17
* This patch enables llvm to switch between compiling for mips32/mips64 Reed Kotler2013-04-099-0/+575
* Add support for bottom-up SLP vectorization infrastructure.Nadav Rotem2013-04-097-0/+280
* The .dwo section shouldn't contain the unrelocated values (andEric Christopher2013-04-091-13/+13
* Revert r176408 and r176407 to address PR15540.Nadav Rotem2013-04-091-128/+0
* DAGCombiner: Fold a shuffle on CONCAT_VECTORS into a new CONCAT_VECTORS if po...Benjamin Kramer2013-04-091-0/+23
* Use virtual base registers on PPCHal Finkel2013-04-092-0/+52
* Convert test PowerPC/2007-09-07-LoadStoreIdxForms to FileCheckHal Finkel2013-04-091-1/+5
* Rewrite test/Linker tests to use FileCheck instead of grep.Eli Bendersky2013-04-0925-34/+57
* Converted 8x tests of SimplifyCFG to use FileCheck instead of grep.Michael Gottesman2013-04-098-17/+21
* Revert 179071 because it is not the right way to support non standard new/new...Nadav Rotem2013-04-093-21/+17
* Compute correct frame sizes for SPARC v9 64-bit frames.Jakob Stoklund Olesen2013-04-091-0/+16
* c++ new operators are not malloc-like functions because they do not return un...Nadav Rotem2013-04-083-17/+21
* Rewrite test/Integer tests to use FileCheck instead of grepEli Bendersky2013-04-083-5/+7
* Rewrite test/ExecutionEngine tests to use FileCheck instead of grepEli Bendersky2013-04-084-6/+10
* Rewrite test/Verifier tests to use FileCheck instead of grepEli Bendersky2013-04-0813-19/+28
* X86 cost model: Model cost for uitofp and sitofp on SSE2Arnold Schwaighofer2013-04-082-0/+643
* Generate PPC early conditional returnsHal Finkel2013-04-082-4/+58
* Simplify the quoting here. Our lit emulator doesn't deal well with theChandler Carruth2013-04-081-1/+1
* AArch64: remove barriers from AArch64 atomic operations.Tim Northover2013-04-082-180/+207
* Cleanup and improve PPC fsel generationHal Finkel2013-04-071-0/+137
* TargetLowering: Fix getTypeConversion handling of extended vector typesArnold Schwaighofer2013-04-073-14/+12
* Implement LowerCall_64 for the SPARC v9 64-bit ABI.Jakob Stoklund Olesen2013-04-071-3/+147
* Fix PR15674 (and PR15603): a SROA think-o.Chandler Carruth2013-04-071-0/+63
* DW_FORM_sec_offset should be a relocation on platforms that useEric Christopher2013-04-071-0/+12
* Implement LowerReturn_64 for SPARC v9.Jakob Stoklund Olesen2013-04-061-0/+84
* SPARC v9 stack pointer bias.Jakob Stoklund Olesen2013-04-061-7/+5
* Implement PPCInstrInfo::FoldImmediateHal Finkel2013-04-061-0/+14
* Complete formal arguments for the SPARC v9 64-bit ABI.Jakob Stoklund Olesen2013-04-061-0/+136
* R600/SI: Add support for buffer stores v2Tom Stellard2013-04-052-3/+11
* R600/SI: Add processor types for each SI variantTom Stellard2013-04-058-8/+8
* R600/SI: Avoid generating S_MOVs with 64-bit immediates v2Tom Stellard2013-04-051-0/+26
* Enable early if conversion on PPCHal Finkel2013-04-051-0/+34
* An objc_retain can serve as a use for a different pointer.Michael Gottesman2013-04-051-0/+95
* Properly model precise lifetime when given an incomplete dataflow sequence.Michael Gottesman2013-04-053-85/+932
* Disable the optimization about promoting vector-element-access with symbolic ...Shuxin Yang2013-04-051-167/+0
* [mips] XFAIL test-interp-vec-loadstore.ll in an attempt to turn builderAkira Hatanaka2013-04-051-0/+1
* Make the test/CodeGen/X86/win32_sret.ll reliable on any CPU by explicitly spe...Timur Iskhodzhanov2013-04-051-7/+6
* Reverting 178851 as it broke buildbotsRenato Golin2013-04-051-110/+0
* [ms-inline asm] Add support for numeric displacement expressions in bracketedChad Rosier2013-04-051-1/+38
* Don't fetch pointers from a InMemoryStruct.Rafael Espindola2013-04-052-6/+6
* Respect Addend when processing MCJIT relocations to local/global symbols.Ulrich Weigand2013-04-051-0/+25
* llvm-symbolizer: correctly parse filenames given in quotesAlexey Samsonov2013-04-053-4/+8
* Add a basic test for llvm-symbolizer toolAlexey Samsonov2013-04-051-0/+21