summaryrefslogtreecommitdiff
path: root/test
Commit message (Expand)AuthorAge
* Add the PPC lfiwax instructionHal Finkel2013-03-31
* Cleanup PPC(64) i32 -> float/double conversionHal Finkel2013-03-31
* DAGCombine: visitXOR can replace a node without returning it, bail out in tha...Benjamin Kramer2013-03-30
* Change '@SECREL' suffix to GAS-compatible '@SECREL32'.Benjamin Kramer2013-03-30
* [NVPTX] Remove support for SM < 2.0. This was never fully supported anyway.Justin Holewinski2013-03-30
* [NVPTX] Add NVVMReflect pass to allow compile-time selection ofJustin Holewinski2013-03-30
* Implement XOR reassociation. It is based on following rules:Shuxin Yang2013-03-30
* [mips] Add patterns for DSP indexed load instructions.Akira Hatanaka2013-03-30
* [mips] Fix DSP instructions to have explicit accumulator register operands.Akira Hatanaka2013-03-30
* [mips] Move the code which does dag-combine for multiply-add/sub nodes toAkira Hatanaka2013-03-30
* Updated test0 of retain-not-declared.ll to reflect the fact that objc-arc-exp...Michael Gottesman2013-03-29
* Exclude the X86/complex-fca.ll test at it probably wasn't supposed to work on...Timur Iskhodzhanov2013-03-29
* Add clang.arc.used to ModuleHasARC so ARC always runs if said call is present...Michael Gottesman2013-03-29
* move testcase into appropriate X86 subdirectory.Adrian Prantl2013-03-29
* Implement FRINT lowering on PPC using frinHal Finkel2013-03-29
* Split the llvm/tools/clang/test/CodeGenObjC/debug-info-blocks.m testcase into...Adrian Prantl2013-03-29
* Remove the old CodePlacementOpt pass.Benjamin Kramer2013-03-29
* Add PPC FP rounding instructions fri[mnpz]Hal Finkel2013-03-29
* [Mips Assembler] Add support for OR macro with imediate opperandJack Carter2013-03-28
* Add support of RDSEED defined in AVX2 extensionMichael Liao2013-03-28
* Enhance boolean simplification to handle 16-/64-bit RDRANDMichael Liao2013-03-28
* [Mips Assembler] Add alias definitions for jalJack Carter2013-03-28
* Make Win32 put the SRet address into EAX, fixes PR15556Timur Iskhodzhanov2013-03-28
* Specify CPUs on the PPC bswap-load-store testHal Finkel2013-03-28
* Only enable 64-bit bswap DAG combines for PPC64Hal Finkel2013-03-28
* Non optimizable objc_retainBlock calls are not forwarding.Michael Gottesman2013-03-28
* [ObjCARC] Strength reduce objc_retainBlock -> objc_retain if the objc_retainB...Michael Gottesman2013-03-28
* Hexagon: Enable SupportDebugInfomation and DwarfInSection flags.Jyotsna Verma2013-03-28
* Remove -O3.Akira Hatanaka2013-03-28
* Add the PPC64 ldbrx/stdbrx instructionsHal Finkel2013-03-28
* Fix issue with disassembler decoding CBZ/CBNZ immediates as negatives when th...Gordon Keiser2013-03-28
* Move test since it depends on the X86 backend.Rafael Espindola2013-03-28
* Hexagon: Use multiclass for gp-relative instructions.Jyotsna Verma2013-03-28
* AArch64: implement GICv3 system registersTim Northover2013-03-28
* Add the PPC64 popcntd instructionHal Finkel2013-03-28
* [tsan] make sure memset/memcpy/memmove are not inlined in tsan modeKostya Serebryany2013-03-28
* Revert "Updated ELF relocation test for .eh_frame section"Michael Gottesman2013-03-28
* Cleanup PPC CR-spill kill flags and 32- vs. 64-bit instructionsHal Finkel2013-03-28
* Revert "Adding DIImportedModules to DIScopes."David Blaikie2013-03-28
* Check if Type is a vector before calling function Type::getVectorNumElements.Akira Hatanaka2013-03-28
* This patch follows is a follow up to r178171, which uses the register Preston Gurd2013-03-27
* Updated ELF relocation test for .eh_frame sectionJack Carter2013-03-27
* [ms-inline asm] Add support of imm displacement before bracketed memoryChad Rosier2013-03-27
* test file name change to correct typoJack Carter2013-03-27
* For the current Atom processor, the fastest way to handle a callPreston Gurd2013-03-27
* R600/SI: add SETO/SETUO patternsChristian Konig2013-03-27
* Print PPC ZERO as 0 (not r0) even on DarwinHal Finkel2013-03-27
* Disable ASan/MSan symbolization of reports in tests.Evgeniy Stepanov2013-03-27
* Enabling the generation of dependency breakers for partial updates on Cortex-...Silviu Baranga2013-03-27
* R600/SI: add cummuting of rev instructionsChristian Konig2013-03-27