summaryrefslogtreecommitdiff
path: root/test
Commit message (Expand)AuthorAge
...
* X86: Add patterns for MULHU/MULHS of v8i16 and v16i16.Benjamin Kramer2014-04-26
* DAGCombiner: Turn divs of vector splats into vectorized multiplications.Benjamin Kramer2014-04-26
* Revert r206749 till a final decision about the intrinsics is made.Michael Zolotukhin2014-04-26
* RecursivelyDeleteTriviallyDeadInstructions() could removeGerolf Hoflehner2014-04-26
* [DAG] During DAG legalization keep opaque constants even after expanding.Juergen Ributzka2014-04-26
* Revert commit r207302 since build failuresGerolf Hoflehner2014-04-26
* RecursivelyDeleteTriviallyDeadInstructions() could removeGerolf Hoflehner2014-04-26
* [X86] Implement TargetLowering::getScalingFactorCost hook.Quentin Colombet2014-04-26
* [InstCombine][X86] Teach how to fold calls to SSE2/AVX2 packed logical shiftAndrea Di Biagio2014-04-26
* Appease the almighty buildbots.Filipe Cabecinhas2014-04-26
* Optimization for certain shufflevector by using insertps.Filipe Cabecinhas2014-04-25
* Revert "blockfreq: Approximate irreducible control flow"Duncan P. N. Exon Smith2014-04-25
* blockfreq: Approximate irreducible control flowDuncan P. N. Exon Smith2014-04-25
* Unbreak the gdb buildbot by not lowering dbg.declare intrinsics for arrays.Adrian Prantl2014-04-25
* Make sure that rangelists are also relative to the compile unitEric Christopher2014-04-25
* Add an -mattr option to the gold plugin to support subtarget features in LTOTom Roeder2014-04-25
* [LoopStrengthReduce] Don't trim formula that uses a subset of required registersAdam Nemet2014-04-25
* This reapplies r207235 with an additional bugfixes caught by the msanAdrian Prantl2014-04-25
* Revert "This reapplies r207130 with an additional testcase+and a missing chec...Adrian Prantl2014-04-25
* ARM: remove @llvm.arm.sevlSaleem Abdulrasool2014-04-25
* [inline cold threshold] Command line argument for inline threshold willManman Ren2014-04-25
* ARM: provide a new generic hint intrinsicSaleem Abdulrasool2014-04-25
* Reapply r207135 without modifications.Adrian Prantl2014-04-25
* This reapplies r207130 with an additional testcase+and a missing check forAdrian Prantl2014-04-25
* [ARM64] When compiling for ELF in PIC mode, local symbols shouldn't go throug...Tilmann Scheller2014-04-25
* [ARM64] Handle fp128 for parameter passing on stackJiangning Liu2014-04-25
* ARM64: fix assertion in ISelDAGToDAGTim Northover2014-04-25
* [ARM64] Print preferred aliases for SFBM/UBFM in InstPrinterBradley Smith2014-04-25
* [ARM64] Add RUN lines for "–target arm64 –mattr=-fp-armv8" on AArch64 no-...Kevin Qin2014-04-25
* [ARM64] Support crc predicate on ARM64.Kevin Qin2014-04-25
* blockfreq: Only one mass distribution per nodeDuncan P. N. Exon Smith2014-04-25
* blockfreq: Use better branch weights in multiexit testDuncan P. N. Exon Smith2014-04-25
* blockfreq: Clean up irreducible testcasesDuncan P. N. Exon Smith2014-04-25
* Allow vectorization of bit intrinsics in BB Vectorizer.Karthik Bhat2014-04-25
* ProfileData: Treat missing function counts as malformedJustin Bogner2014-04-25
* Revert "This reapplies r207130 with an additional testcase+and a missing chec...Adrian Prantl2014-04-25
* This reapplies r207130 with an additional testcase+and a missing check forAdrian Prantl2014-04-25
* Revert "Debug info for optimized code: Support variables that are on the stac...Adrian Prantl2014-04-25
* Revert "Debug info: Let dbg.values inserted by LowerDbgDeclare inherit the lo...Adrian Prantl2014-04-24
* X86: Don't transform shifts into ands when the sign bit is tested.Benjamin Kramer2014-04-24
* Add 'musttail' marker to call instructionsReid Kleckner2014-04-24
* Fix rdtsc.ll test to match r8 on win64Reid Kleckner2014-04-24
* Debug info: Let dbg.values inserted by LowerDbgDeclare inherit the locationAdrian Prantl2014-04-24
* Debug info for optimized code: Support variables that are on the stack andAdrian Prantl2014-04-24
* [X86] Add support for Read Time Stamp Counter x86 builtin intrinsics.Andrea Di Biagio2014-04-24
* AArch64/ARM64: add ARM64 runs to more MC tests.Tim Northover2014-04-24
* AArch64/ARM64: run AArch64 NEON MC tests through ARM64 too.Tim Northover2014-04-24
* AArch64: print NEON lists with a space.Tim Northover2014-04-24
* AArch64/ARM64: enable remaining MC elf tests.Tim Northover2014-04-24
* AArch64/ARM64: allow negative addends, at least on ELF.Tim Northover2014-04-24