summaryrefslogtreecommitdiffstats
path: root/llvm/test
Commit message (Expand)AuthorAgeFilesLines
* move testcase into appropriate X86 subdirectory.Adrian Prantl2013-03-291-3/+4
* Implement FRINT lowering on PPC using frinHal Finkel2013-03-291-0/+37
* Split the llvm/tools/clang/test/CodeGenObjC/debug-info-blocks.m testcase into...Adrian Prantl2013-03-291-0/+371
* Remove the old CodePlacementOpt pass.Benjamin Kramer2013-03-295-7/+7
* Add PPC FP rounding instructions fri[mnpz]Hal Finkel2013-03-292-18/+126
* [Mips Assembler] Add support for OR macro with imediate opperandJack Carter2013-03-281-0/+2
* Add support of RDSEED defined in AVX2 extensionMichael Liao2013-03-283-1/+146
* Enhance boolean simplification to handle 16-/64-bit RDRANDMichael Liao2013-03-281-2/+34
* [Mips Assembler] Add alias definitions for jalJack Carter2013-03-281-1/+15
* Make Win32 put the SRet address into EAX, fixes PR15556Timur Iskhodzhanov2013-03-281-11/+67
* Specify CPUs on the PPC bswap-load-store testHal Finkel2013-03-281-2/+2
* Only enable 64-bit bswap DAG combines for PPC64Hal Finkel2013-03-281-0/+1
* Non optimizable objc_retainBlock calls are not forwarding.Michael Gottesman2013-03-281-2/+2
* [ObjCARC] Strength reduce objc_retainBlock -> objc_retain if the objc_retainB...Michael Gottesman2013-03-282-5/+6
* Hexagon: Enable SupportDebugInfomation and DwarfInSection flags.Jyotsna Verma2013-03-281-1/+0
* Remove -O3.Akira Hatanaka2013-03-281-3/+3
* Add the PPC64 ldbrx/stdbrx instructionsHal Finkel2013-03-281-0/+30
* Fix issue with disassembler decoding CBZ/CBNZ immediates as negatives when th...Gordon Keiser2013-03-281-0/+3
* Move test since it depends on the X86 backend.Rafael Espindola2013-03-281-0/+0
* Hexagon: Use multiclass for gp-relative instructions.Jyotsna Verma2013-03-281-0/+33
* AArch64: implement GICv3 system registersTim Northover2013-03-283-0/+506
* Add the PPC64 popcntd instructionHal Finkel2013-03-281-0/+41
* [tsan] make sure memset/memcpy/memmove are not inlined in tsan modeKostya Serebryany2013-03-281-0/+33
* Revert "Updated ELF relocation test for .eh_frame section"Michael Gottesman2013-03-281-26/+4
* Cleanup PPC CR-spill kill flags and 32- vs. 64-bit instructionsHal Finkel2013-03-282-4/+412
* Revert "Adding DIImportedModules to DIScopes."David Blaikie2013-03-2895-1240/+1240
* Check if Type is a vector before calling function Type::getVectorNumElements.Akira Hatanaka2013-03-281-0/+15
* This patch follows is a follow up to r178171, which uses the register Preston Gurd2013-03-274-5/+422
* Updated ELF relocation test for .eh_frame sectionJack Carter2013-03-271-4/+26
* [ms-inline asm] Add support of imm displacement before bracketed memoryChad Rosier2013-03-271-0/+20
* test file name change to correct typoJack Carter2013-03-271-0/+0
* For the current Atom processor, the fastest way to handle a callPreston Gurd2013-03-271-0/+45
* R600/SI: add SETO/SETUO patternsChristian Konig2013-03-272-0/+26
* Print PPC ZERO as 0 (not r0) even on DarwinHal Finkel2013-03-271-3/+3
* Disable ASan/MSan symbolization of reports in tests.Evgeniy Stepanov2013-03-272-11/+0
* Enabling the generation of dependency breakers for partial updates on Cortex-...Silviu Baranga2013-03-272-2/+41
* R600/SI: add cummuting of rev instructionsChristian Konig2013-03-273-3/+3
* R600/SI: add mulhu/mulhs patternsChristian Konig2013-03-271-0/+16
* R600/SI: add srl/sha patterns for SIChristian Konig2013-03-272-0/+28
* Allocate r0 on PPCHal Finkel2013-03-271-0/+18
* Remove the link register from the GPR classes on PowerPC.Bill Schmidt2013-03-277-15/+15
* Added back in the test for arc-annotations.Michael Gottesman2013-03-271-0/+307
* Adding DIImportedModules to DIScopes.David Blaikie2013-03-2795-1240/+1240
* Don't spill PPC VRSAVE on non-Darwin (even in SjLj)Hal Finkel2013-03-272-5/+10
* Add XTEST codegen supportMichael Liao2013-03-261-0/+11
* Enable SandyBridgeModel for all modern Intel P6 descendants.Jakob Stoklund Olesen2013-03-262-3/+3
* Use multiple virtual registers in PPC CR spillingHal Finkel2013-03-261-17/+23
* Update PEI's virtual-register-based scavenging to support multiple simultaneo...Hal Finkel2013-03-261-3/+3
* Fix PRFCHW test on non-x86 buildsMichael Liao2013-03-261-1/+1
* Add PREFETCHW codegen supportMichael Liao2013-03-261-0/+3
OpenPOWER on IntegriCloud