aboutsummaryrefslogtreecommitdiffstats
path: root/test
Commit message (Expand)AuthorAgeFilesLines
...
* R600: Add support for native control flowVincent Lejeune2013-04-012-6/+11
* R600: Emit CF_ALU and use true kcache register.Vincent Lejeune2013-04-011-1/+1
* Fix a bad assert in PPCTargetLoweringHal Finkel2013-04-011-0/+1
* Add triple to test/CodeGen/PowerPC/stfiwx-2Hal Finkel2013-04-011-1/+1
* Correct assertion conditionShuxin Yang2013-04-011-0/+15
* Merge load/store sequences with adresses: base + index + offsetArnold Schwaighofer2013-04-011-0/+96
* Add more PPC floating-point conversion instructionsHal Finkel2013-04-015-7/+191
* Fix PowerPC/cttz.ll to specify a cpu (and use FileCheck)Hal Finkel2013-04-011-1/+3
* Add the PPC popcntw instructionHal Finkel2013-04-011-6/+5
* Add support for vector data types in the LLVM interpreter.Nadav Rotem2013-04-011-0/+84
* X86TTI: Add accurate costs for itofp operations, based on the actual instruct...Benjamin Kramer2013-04-012-5/+79
* X86: Promote sitofp <8 x i16> to <8 x i32> when AVX is available.Benjamin Kramer2013-03-311-0/+6
* Add the PPC lfiwax instructionHal Finkel2013-03-311-0/+14
* Cleanup PPC(64) i32 -> float/double conversionHal Finkel2013-03-311-0/+31
* DAGCombine: visitXOR can replace a node without returning it, bail out in tha...Benjamin Kramer2013-03-301-0/+33
* Change '@SECREL' suffix to GAS-compatible '@SECREL32'.Benjamin Kramer2013-03-301-20/+20
* [NVPTX] Remove support for SM < 2.0. This was never fully supported anyway.Justin Holewinski2013-03-3016-170/+1
* [NVPTX] Add NVVMReflect pass to allow compile-time selection ofJustin Holewinski2013-03-301-0/+34
* Implement XOR reassociation. It is based on following rules:Shuxin Yang2013-03-301-0/+151
* [mips] Add patterns for DSP indexed load instructions.Akira Hatanaka2013-03-301-0/+31
* [mips] Fix DSP instructions to have explicit accumulator register operands.Akira Hatanaka2013-03-301-7/+14
* [mips] Move the code which does dag-combine for multiply-add/sub nodes toAkira Hatanaka2013-03-301-0/+1
* Updated test0 of retain-not-declared.ll to reflect the fact that objc-arc-exp...Michael Gottesman2013-03-291-2/+2
* Exclude the X86/complex-fca.ll test at it probably wasn't supposed to work on...Timur Iskhodzhanov2013-03-291-0/+3
* Add clang.arc.used to ModuleHasARC so ARC always runs if said call is present...Michael Gottesman2013-03-291-0/+16
* 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