summaryrefslogtreecommitdiff
path: root/test
Commit message (Expand)AuthorAge
* fixed xsave, xsaveopt, xrstor mnemonics with intel syntax; added test casesKay Tiong Khoo2013-04-10
* Revert "Update the version of dwarf we say we're emitting to at least 3."Eric Christopher2013-04-10
* Add object-emission flag for lit tests. This flag is usedJyotsna Verma2013-04-10
* Make the SLP store-merger less paranoid about function calls. We check for fu...Nadav Rotem2013-04-10
* R600/SI: Add pattern for AMDGPUurecipMichel Danzer2013-04-10
* This is for an experimental option -mips-os16. The idea is to compile allReed Kotler2013-04-10
* Use a scheme closer to that of GNU as when deciding the type of aPeter Collingbourne2013-04-10
* R600: Add VTX_READ_* and RAT_WRITE_CACHELESS_* when computing cf addrVincent Lejeune2013-04-10
* [test] Use lit's shell test runner on WindowsReid Kleckner2013-04-10
* ARM: Make "SMC" instructions conditional on new TrustZone architecture feature.Tim Northover2013-04-10
* R600/SI: dynamical figure out the reg class of MIMGChristian Konig2013-04-10
* R600/SI: adjust writemask to only the used componentsChristian Konig2013-04-10
* R600/SI: remove image sample writemaskChristian Konig2013-04-10
* __sincosf_stret returns sinf / cosf in bits 0:31 and 32:63 of xmm0, not inEvan Cheng2013-04-10
* Mips specific inline asm operand modifier 'D' Jack Carter2013-04-09
* Allow PPC B and BLR to be if-converted into some predicated formsHal Finkel2013-04-09
* Update the version of dwarf we say we're emitting to at least 3.Eric Christopher2013-04-09
* This patch enables llvm to switch between compiling for mips32/mips64 Reed Kotler2013-04-09
* Add support for bottom-up SLP vectorization infrastructure.Nadav Rotem2013-04-09
* The .dwo section shouldn't contain the unrelocated values (andEric Christopher2013-04-09
* Revert r176408 and r176407 to address PR15540.Nadav Rotem2013-04-09
* DAGCombiner: Fold a shuffle on CONCAT_VECTORS into a new CONCAT_VECTORS if po...Benjamin Kramer2013-04-09
* Use virtual base registers on PPCHal Finkel2013-04-09
* Convert test PowerPC/2007-09-07-LoadStoreIdxForms to FileCheckHal Finkel2013-04-09
* Rewrite test/Linker tests to use FileCheck instead of grep.Eli Bendersky2013-04-09
* Converted 8x tests of SimplifyCFG to use FileCheck instead of grep.Michael Gottesman2013-04-09
* Revert 179071 because it is not the right way to support non standard new/new...Nadav Rotem2013-04-09
* Compute correct frame sizes for SPARC v9 64-bit frames.Jakob Stoklund Olesen2013-04-09
* c++ new operators are not malloc-like functions because they do not return un...Nadav Rotem2013-04-08
* Rewrite test/Integer tests to use FileCheck instead of grepEli Bendersky2013-04-08
* Rewrite test/ExecutionEngine tests to use FileCheck instead of grepEli Bendersky2013-04-08
* Rewrite test/Verifier tests to use FileCheck instead of grepEli Bendersky2013-04-08
* X86 cost model: Model cost for uitofp and sitofp on SSE2Arnold Schwaighofer2013-04-08
* Generate PPC early conditional returnsHal Finkel2013-04-08
* Simplify the quoting here. Our lit emulator doesn't deal well with theChandler Carruth2013-04-08
* AArch64: remove barriers from AArch64 atomic operations.Tim Northover2013-04-08
* Cleanup and improve PPC fsel generationHal Finkel2013-04-07
* TargetLowering: Fix getTypeConversion handling of extended vector typesArnold Schwaighofer2013-04-07
* Implement LowerCall_64 for the SPARC v9 64-bit ABI.Jakob Stoklund Olesen2013-04-07
* Fix PR15674 (and PR15603): a SROA think-o.Chandler Carruth2013-04-07
* DW_FORM_sec_offset should be a relocation on platforms that useEric Christopher2013-04-07
* Implement LowerReturn_64 for SPARC v9.Jakob Stoklund Olesen2013-04-06
* SPARC v9 stack pointer bias.Jakob Stoklund Olesen2013-04-06
* Implement PPCInstrInfo::FoldImmediateHal Finkel2013-04-06
* Complete formal arguments for the SPARC v9 64-bit ABI.Jakob Stoklund Olesen2013-04-06
* R600/SI: Add support for buffer stores v2Tom Stellard2013-04-05
* R600/SI: Add processor types for each SI variantTom Stellard2013-04-05
* R600/SI: Avoid generating S_MOVs with 64-bit immediates v2Tom Stellard2013-04-05
* Enable early if conversion on PPCHal Finkel2013-04-05
* An objc_retain can serve as a use for a different pointer.Michael Gottesman2013-04-05