summaryrefslogtreecommitdiff
path: root/test
Commit message (Expand)AuthorAge
* Fixup PPC Darwin i1 argument handlingHal Finkel2014-03-06
* When using CR bit registers on PPC32, handle the i1 vaarg caseHal Finkel2014-03-06
* Change math intrinsic attributes from readonly to readnone. TheseRaul E. Silvera2014-03-06
* [Mips] Testcase typo fix. No functionality change.Jack Carter2014-03-05
* With PPC CR bit registers, handle int_to_fp on older coresHal Finkel2014-03-05
* Fix datalayout test that I broke with my previous LinkModules warning improve...JF Bastien2014-03-05
* LoopVectorizer: Preserve fast-math flagsArnold Schwaighofer2014-03-05
* Always print the implicit .text at the start of an asm file.Rafael Espindola2014-03-05
* ConstantFolding: Also fold the vector overloads of our math intrinsics.Benjamin Kramer2014-03-05
* Lower AVX v4i64->v4i32 truncate to one shuffle.Cameron McInally2014-03-05
* ARM: Correctly align arguments after a byval struct is passed on the stackOliver Stannard2014-03-05
* This patch implements .set dsp directive and sets appropriate feature bits.Th...Vladimir Medic2014-03-05
* Make stackmap machineinstrs clobber the scratch regs too.Andrew Trick2014-03-05
* Check for dynamic allocas and inline asm that clobbers sp before buildingHans Wennborg2014-03-05
* Trivial test commit.Raul E. Silvera2014-03-05
* Allow constant folding of fma and fmuladdMatt Arsenault2014-03-05
* llvm-objdump: Indent unwind info contents.Rui Ueyama2014-03-04
* llvm-objdump: Fix typo in output.Rui Ueyama2014-03-04
* [XCore] Fix call of absolute address.Richard Osborne2014-03-04
* [CMake] check-llvm: Include "bugpoint" in dependent list.NAKAMURA Takumi2014-03-04
* [mips][msa] Correct the behaviour of the COPY_FW pseudo on lanes 2 and 3.Daniel Sanders2014-03-04
* This patch implements .set mips32r2 directive and sets appropriate feature bi...Vladimir Medic2014-03-04
* llvm-objdump: Print x64 unwind info in executable.Rui Ueyama2014-03-04
* Make a test for llvm-objdump a little bit more readable.Rui Ueyama2014-03-04
* [AArch64]Fix improper diagnostics about offset range of load/store instructions.Kevin Qin2014-03-04
* MC: Fix Intel assembly parser for [global + offset]Reid Kleckner2014-03-04
* Revert "[AArch64] This is a work in progress to provide a machine description"Chad Rosier2014-03-04
* [AArch64] This is a work in progress to provide a machine descriptionChad Rosier2014-03-03
* Pass to emit DWARF path discriminators.Diego Novillo2014-03-03
* Add DWARF discriminator support to DILexicalBlocks.Diego Novillo2014-03-03
* [mips] Prevent %lo relocation being used on MSA loads and stores.Daniel Sanders2014-03-03
* [mips] support FK_Data_2 and FK_Data_8 to fix big-endian debug dataEd Maste2014-03-03
* [msan] Handle X86 SIMD bitshift intrinsics.Evgeniy Stepanov2014-03-03
* This patch implements jalx instruction for Mips architecture.This instruction...Vladimir Medic2014-03-03
* AsmParser: add missed testsSaleem Abdulrasool2014-03-03
* [Sparc] Add trap on integer condition codes (Ticc) instructions to Sparc back...Venkatraman Govindaraju2014-03-02
* [Sparc] Add return/rett instruction to Sparc backend.Venkatraman Govindaraju2014-03-02
* [Sparc] Add support for decoding jmpl/retl/ret instruction.Venkatraman Govindaraju2014-03-02
* [Sparc] Add fcmpe* instructions to Sparc backend.Venkatraman Govindaraju2014-03-02
* [Sparc] Add VIS instructions to sparc backend.Venkatraman Govindaraju2014-03-02
* Add a PPC inline asm constraint type for single CR bitsHal Finkel2014-03-02
* Ensure bitcode encoding of instructions and their operands stays stable.Michael Kuperstein2014-03-02
* [SparcV9] Adds support for branch on integer register instructions (BPr) and ...Venkatraman Govindaraju2014-03-02
* AVX-512: Fixed extract_vector_elt for v8i1 vectorElena Demikhovsky2014-03-02
* [Sparc] Add support for parsing branches and conditional move instructions wi...Venkatraman Govindaraju2014-03-02
* [Sparc] Add support for parsing fcmp with %fcc registers.Venkatraman Govindaraju2014-03-02
* [SparcV9] Add support for parsing branch instructions with prediction.Venkatraman Govindaraju2014-03-01
* R600: Add failing control flow tests.Matt Arsenault2014-03-01
* Remove extra truncs/exts around i32 bit operations on PPC64Hal Finkel2014-03-01
* [Sparc] Add support for parsing annulled branch instructions.Venkatraman Govindaraju2014-03-01