summaryrefslogtreecommitdiffstats
path: root/llvm/test
Commit message (Expand)AuthorAgeFilesLines
* R600: Fix extloads from i8 / i16 to i64.Matt Arsenault2014-03-061-5/+72
* R600/SI: Expand selects on vectors.Matt Arsenault2014-03-061-0/+155
* Teach lint about address spacesMatt Arsenault2014-03-061-0/+25
* [XCore] Add support for the "m" inline asm constraint.Richard Osborne2014-03-061-0/+21
* [AArch64] This is a work in progress to provide a machine descriptionChad Rosier2014-03-061-0/+83
* AVX-512: Added rrk, rrkz, rmk, rmkz, rmbk, rmbkz versions of AVX512 FP packed...Elena Demikhovsky2014-03-061-0/+576
* AVX-512: fixed comressed displacement - by Robert KhazanovElena Demikhovsky2014-03-061-1/+97
* DebugInfo: Tag units as having been indexed in GNU pubnames by using a DW_AT_...David Blaikie2014-03-062-6/+6
* Allow constant folding of copysignKarthik Bhat2014-03-061-0/+49
* DebugInfo: Shrink pubnames/pubtypes in the presence of type units by only emi...David Blaikie2014-03-061-24/+14
* Fixup PPC Darwin i1 argument handlingHal Finkel2014-03-061-0/+5
* When using CR bit registers on PPC32, handle the i1 vaarg caseHal Finkel2014-03-061-0/+15
* Change math intrinsic attributes from readonly to readnone. TheseRaul E. Silvera2014-03-063-8/+6
* [Mips] Testcase typo fix. No functionality change.Jack Carter2014-03-051-33/+33
* With PPC CR bit registers, handle int_to_fp on older coresHal Finkel2014-03-051-0/+21
* Fix datalayout test that I broke with my previous LinkModules warning improve...JF Bastien2014-03-051-1/+1
* LoopVectorizer: Preserve fast-math flagsArnold Schwaighofer2014-03-052-1/+27
* Always print the implicit .text at the start of an asm file.Rafael Espindola2014-03-052-2/+11
* ConstantFolding: Also fold the vector overloads of our math intrinsics.Benjamin Kramer2014-03-051-0/+8
* Lower AVX v4i64->v4i32 truncate to one shuffle.Cameron McInally2014-03-051-3/+5
* ARM: Correctly align arguments after a byval struct is passed on the stackOliver Stannard2014-03-053-5/+119
* This patch implements .set dsp directive and sets appropriate feature bits.Th...Vladimir Medic2014-03-051-0/+7
* Make stackmap machineinstrs clobber the scratch regs too.Andrew Trick2014-03-051-2/+22
* Check for dynamic allocas and inline asm that clobbers sp before buildingHans Wennborg2014-03-052-1/+43
* Trivial test commit.Raul E. Silvera2014-03-051-0/+1
* Allow constant folding of fma and fmuladdMatt Arsenault2014-03-051-0/+39
* llvm-objdump: Indent unwind info contents.Rui Ueyama2014-03-041-80/+80
* llvm-objdump: Fix typo in output.Rui Ueyama2014-03-041-4/+4
* [XCore] Fix call of absolute address.Richard Osborne2014-03-041-0/+10
* [CMake] check-llvm: Include "bugpoint" in dependent list.NAKAMURA Takumi2014-03-041-0/+1
* [mips][msa] Correct the behaviour of the COPY_FW pseudo on lanes 2 and 3.Daniel Sanders2014-03-041-0/+18
* This patch implements .set mips32r2 directive and sets appropriate feature bi...Vladimir Medic2014-03-041-1/+10
* llvm-objdump: Print x64 unwind info in executable.Rui Ueyama2014-03-043-50/+105
* Make a test for llvm-objdump a little bit more readable.Rui Ueyama2014-03-041-44/+44
* [AArch64]Fix improper diagnostics about offset range of load/store instructions.Kevin Qin2014-03-041-32/+32
* MC: Fix Intel assembly parser for [global + offset]Reid Kleckner2014-03-041-0/+9
* Revert "[AArch64] This is a work in progress to provide a machine description"Chad Rosier2014-03-041-83/+0
* [AArch64] This is a work in progress to provide a machine descriptionChad Rosier2014-03-031-0/+83
* Pass to emit DWARF path discriminators.Diego Novillo2014-03-033-0/+212
* Add DWARF discriminator support to DILexicalBlocks.Diego Novillo2014-03-031-0/+63
* [mips] Prevent %lo relocation being used on MSA loads and stores.Daniel Sanders2014-03-035-31/+62
* [mips] support FK_Data_2 and FK_Data_8 to fix big-endian debug dataEd Maste2014-03-031-0/+43
* [msan] Handle X86 SIMD bitshift intrinsics.Evgeniy Stepanov2014-03-031-0/+100
* This patch implements jalx instruction for Mips architecture.This instruction...Vladimir Medic2014-03-035-1/+23
* AsmParser: add missed testsSaleem Abdulrasool2014-03-031-0/+22
* [Sparc] Add trap on integer condition codes (Ticc) instructions to Sparc back...Venkatraman Govindaraju2014-03-021-0/+7
* [Sparc] Add return/rett instruction to Sparc backend.Venkatraman Govindaraju2014-03-023-0/+8
* [Sparc] Add support for decoding jmpl/retl/ret instruction.Venkatraman Govindaraju2014-03-021-0/+9
* [Sparc] Add fcmpe* instructions to Sparc backend.Venkatraman Govindaraju2014-03-022-0/+21
* [Sparc] Add VIS instructions to sparc backend.Venkatraman Govindaraju2014-03-021-0/+4
OpenPOWER on IntegriCloud