summaryrefslogtreecommitdiff
path: root/test
Commit message (Expand)AuthorAge
* Swift: Only build vldm/vstm with q register aligned register listsArnold Schwaighofer2013-09-04
* Fix scheduling for vldm/vstm instructions that load/store more than 32 bytes ...Silviu Baranga2013-09-04
* Revert "Add r159136 back now that pr13124 has been fixed."Rafael Espindola2013-09-04
* Error on linking appending globals with different unnamed_addr.Rafael Espindola2013-09-04
* [Sparc] Fix an assertion failure while lowering fcmp on long double.Venkatraman Govindaraju2013-09-04
* Fix linking of unnamed_addr in functions.Rafael Espindola2013-09-04
* Rename in preparation for adding tests for function linking.Rafael Espindola2013-09-04
* Use CHECK-DAG instead of sort.Rafael Espindola2013-09-04
* Fix linking of unnamed_addr.Rafael Espindola2013-09-04
* InstCombine: allow unmasked icmps to be combined with logical opsTim Northover2013-09-04
* InstCombine: look for masked compares with subset relationTim Northover2013-09-04
* Inplement aarch64 neon instructions in AdvSIMD(shift). About 24 shift instruc...Hao Liu2013-09-04
* Revert "Revert "Remove the darwin gdb option, that version of gdb is now dead...Michael Gottesman2013-09-04
* Revert "Remove the darwin gdb option, that version of gdb is now dead and the...Michael Gottesman2013-09-04
* Remove the darwin gdb option, that version of gdb is now dead andEric Christopher2013-09-04
* Add r159136 back now that pr13124 has been fixed.Rafael Espindola2013-09-03
* [objc-arc] Turn off the objc_retainBlock -> objc_retain optimization.Michael Gottesman2013-09-03
* [objc-arc] Move some block tests from basic.ll -> retain-block.ll and add som...Michael Gottesman2013-09-03
* Teach InstCombineLoadCast about address spaces.Matt Arsenault2013-09-03
* Revert "Revert "ARM: Improve pattern for isel mul of vector by scalar.""Jim Grosbach2013-09-03
* Add the rest of the stock attributes to the attribute table.Eric Christopher2013-09-03
* In this patch we are trying to do two things:Yi Jiang2013-09-03
* Print string value for DT_RPATH and DT_RUNPATH.Joerg Sonnenberger2013-09-03
* [SystemZ] Add support for TMHH, TMHL, TMLH and TMLLRichard Sandiford2013-09-03
* [msan] Fix handling of select with struct arguments.Evgeniy Stepanov2013-09-03
* [msan] Fix select instrumentation.Evgeniy Stepanov2013-09-03
* [Sparc] Add support for soft long double (fp128).Venkatraman Govindaraju2013-09-03
* [Sparc] Implement spill and load for long double(f128) registers.Venkatraman Govindaraju2013-09-02
* ARM: Default to the Swift CPU when targeting armv7s/thumbv7s.Tilmann Scheller2013-09-02
* Revert 189756 for now, it doesn't match what rdar://14871821 really wants.Tilmann Scheller2013-09-02
* ARM: Default to Swift when compiling for iOS 6 or later.Tilmann Scheller2013-09-02
* FileCheck-ize three tests of llvm/test/CodeGen/X86/h-register(s).NAKAMURA Takumi2013-09-02
* llvm/test/CodeGen/X86: Update tests with -mattr=-bmi not to take BMI, corresp...NAKAMURA Takumi2013-09-02
* Create BEXTR instructions for (and ((sra or srl) x, imm), (2**size - 1)). Fix...Craig Topper2013-09-02
* AVX-512: gather-scatter tests; added foldable instructions;Elena Demikhovsky2013-09-02
* llvm interpreter: select, shuffle and insertelement instructions.Elena Demikhovsky2013-09-02
* AVX-512: Added GATHER and SCATTER instructions.Elena Demikhovsky2013-09-01
* Make sure we don't generate stubs for any of these functions because theyReed Kotler2013-09-01
* SimplifyLibCalls: When emitting an overloaded fp function check that it's ava...Benjamin Kramer2013-08-31
* [PowerPC] Call support for fast-isel.Bill Schmidt2013-08-30
* Fixed a bug where diassembling an instruction that had a prefix would cause L...Richard Mitton2013-08-30
* Fix a problem with dual mips16/mips32 mode. When the underlying processorReed Kotler2013-08-30
* [PowerPC] Add handling for conversions to fast-isel.Bill Schmidt2013-08-30
* InstCombine: Check for zero shift amounts before subtracting one causing inte...Benjamin Kramer2013-08-30
* Restore llvm-ranlib expansion in RUN-lines removed in r184019Alexey Samsonov2013-08-30
* Teach X86 backend to create BMI2 BZHI instructions from (and X, (add (shl 1, ...Craig Topper2013-08-30
* Revert "ARM: Improve pattern for isel mul of vector by scalar."Michael Gottesman2013-08-30
* mi-sched: improve the generic register pressure comparison.Andrew Trick2013-08-30
* mi-sched: Precompute a PressureDiff for each instruction, adjust for liveness...Andrew Trick2013-08-30
* [PowerPC] Handle selection of compare instructions in fast-isel.Bill Schmidt2013-08-30