Merging r259740:
[oota-llvm.git] / test / CodeGen / Mips /
2016-01-12 Daniel Sanders[mips] Correct operand order in DSP's mthi/mtlo
2016-01-11 Daniel Sanders[mips] Never select JAL for calls to an absolute immedi...
2015-12-21 Jun Bum LimEnhance BranchProbabilityInfo::calcUnreachableHeuristic...
2015-12-08 Justin BognerAsmPrinter: Use emitGlobalConstantFP to emit elements...
2015-11-30 Paul RobinsonHave 'optnone' respect the -fast-isel=false option.
2015-11-26 Daniel Sanders[mips][ias] Explicitly disable IAS on tests that depend...
2015-11-26 Daniel Sanders[mips][ias] Replace anchor comments with anchor instruc...
2015-11-19 Pete CooperRevert "Change memcpy/memset/memmove to have dest and...
2015-11-18 Pete CooperChange memcpy/memset/memmove to have dest and source...
2015-11-18 Rafael EspindolaStop producing .data.rel sections.
2015-11-17 Dan GohmanUse TargetRegisterInfo for printing MachineOperand...
2015-11-17 Rafael EspindolaDrop prelink support.
2015-11-16 Vasileios Kalintiris[mips] Disable code generation through FastISel for...
2015-11-16 Daniel Sanders[mips][ias] Remove spurious ';' from inline assembly...
2015-11-16 Daniel Sanders[mips][ias] Accept $31 or $ra in hf16call32.ll. IAS...
2015-11-16 Daniel Sanders[mips][ias] Allow whitespace after commas in inlineasm...
2015-11-13 Daniel Sanders[mips][ias] Explicitly disable IAS on asm-large-immedia...
2015-11-13 Daniel Sanders[mips][ias] Replace invalid assembly insn in test since...
2015-11-06 Vasileios Kalintiris[mips] Define patterns for the atomic_{load,store}_...
2015-10-29 Zoran Jovanovic[mips] wrong opcode for ll/sc instructions on mipsr6...
2015-10-29 Vasileios Kalintiris[mips] Check the register class before replacing materi...
2015-10-26 Vasileios Kalintiris[mips] Check for the correct error message in tests...
2015-10-26 Vasileios Kalintiris[mips] Interrupt attribute support for mips32r2+.
2015-10-22 Daniel Sanders[mips][mips16] Fix typo in FileCheck directive.
2015-10-21 Daniel Sanders[mips][mips16] Re-work the inline assembly stubs to...
2015-10-21 Daniel Sanders[mips][msa] Remove copy_u.d and move copy_u.w to MSA64.
2015-10-15 Daniel Sanders[mips][mips16] MIPS16 is not a CPU/Architecture but...
2015-10-12 Daniel Sanders[mips] Whitespace cleanup in MIPS16 tests to reduce...
2015-10-12 Daniel Sanders[mips] Handle undef when extracting subregs from FP64...
2015-10-06 Daniel Sanders[mips][microMIPS] Fix an issue with selecting sqrt...
2015-10-06 Daniel SandersRevert r249123 - [mips][microMIPS] Fix an issue with...
2015-10-02 Zoran Jovanovic[mips][microMIPS] Fix an issue with selecting sqrt...
2015-09-11 David Blaikie[opaque pointer type] Add textual IR support for explic...
2015-09-09 Daniel SandersFix vector splitting for extract_vector_elt and vector...
2015-09-08 Daniel Sanders[mips] Reserve address spaces 1-255 for software use.
2015-08-26 Cong HouAssign weights to edges to jump table / bit test header...
2015-08-04 Vasileios KalintirisRevert r229675 - [mips] Avoid redundant sign extension...
2015-07-30 Vasileios Kalintiris[mips][FastISel] Remove hidden mips-fast-isel option.
2015-07-30 Vasileios Kalintiris[mips][FastISel] Apply only zero-extension to constants...
2015-07-28 Vasileios Kalintiris[mips][FastISel] Fix call lowering by bailing out on...
2015-07-28 Vasileios Kalintiris[mips][FastISel] Fix generated code for IR's select...
2015-07-28 Chih-Hung HsiehMove unit tests to target specific directories.
2015-07-15 Alexey Bataev[SDAG] Optimize unordered comparison in soft-float...
2015-06-19 Eric ChristopherFix "the the" in comments.
2015-06-17 David MajnemerMove the personality function from LandingPadInst to...
2015-06-02 Daniel Sanders[mips] Make TTypeEncoding indirect to allow .eh_frame...
2015-06-02 Vasileios Kalintiris[mips] Add support for dynamic stack realignment.
2015-06-01 Vasileios Kalintiris[mips][FastISel] Implement bswap.
2015-06-01 Vasileios Kalintiris[mips][FastISel] Implement intrinsics memset, memcopy...
2015-06-01 Vasileios Kalintiris[mips][FastISel] Implement srem/urem and sdiv/udiv...
2015-06-01 Vasileios Kalintiris[mips][FastISel] Implement the select statement for...
2015-06-01 Vasileios Kalintiris[mips][FastISel] Clobber HI0/LO0 registers in MUL instr...
2015-05-28 Daniel SandersRevert r238427 - [mips] Make TTypeEncoding indirect...
2015-05-28 Daniel Sanders[mips] Make TTypeEncoding indirect to allow .eh_frame...
2015-05-27 Daniel SandersRevert r238190 and r238197: [mips] Make TTypeEncoding...
2015-05-26 Daniel Sanders[mips] Make TTypeEncoding indirect to allow .eh_frame...
2015-05-20 Daniel SandersRevert r237789 - [mips] The naming convention for priva...
2015-05-20 Daniel Sanders[mips] Fix ehframe-indirect.ll test.
2015-05-20 Daniel Sanders[mips] The naming convention for private labels is...
2015-05-19 Daniel Sanders[mips] Correct and improve special-case shuffle instruc...
2015-05-14 Vasileios Kalintiris[mips] Do not place users of $ra in the delay slot...
2015-05-12 Petar Jovanovic[Mips] Return false for isFPCloseToIncomingSP()
2015-05-12 Vasileios Kalintiris[mips][FastISel] Handle calls with non legal types...
2015-05-12 Vasileios Kalintiris[mips][FastISel] Simplify callabi.ll by using multiple...
2015-05-12 Vasileios Kalintiris[mips][FastISel] Allow computation of addresses from...
2015-05-08 Vasileios Kalintiris[mips] Emit the .insn directive for empty basic blocks.
2015-05-08 Eric ChristopherNow that we have a soft-float attribute, use it instead...
2015-05-05 Daniel Sanders[mips] Generate code for insert/extract operations...
2015-05-05 Daniel Sanders[mips][msa] Test basic operations for the N32 ABI too.
2015-04-30 Daniel Sanders[mips][msa] Rename main check prefix to 'ALL' in basic...
2015-04-30 Daniel Sanders[mips][msa] Use CHECK-LABEL where missing, and remove...
2015-04-30 Daniel Sanders[mips] Add missing signext attributes to MSA basic...
2015-04-29 Vasileios KalintirisMips fast-isel - handle functions which return i8 or...
2015-04-29 Daniel Sanders[mips] Correct 128-bit shifts on 64-bit targets.
2015-04-27 Vasileios KalintirisReapply "[mips][FastISel] Implement shift ops for Mips...
2015-04-24 David Blaikie[opaque pointer type] Add textual IR support for explic...
2015-04-22 Pirama Arumuga NainarFix correctness check for test_vec_fpextend_double
2015-04-22 Vasileios KalintirisRevert "[mips][FastISel] Implement shift ops for Mips...
2015-04-21 Vasileios Kalintiris[mips] Optimize code generation for 64-bit variable...
2015-04-20 Pirama Arumuga Nainar[MIPS] OperationAction for FP_TO_FP16, FP16_TO_FP
2015-04-17 Vasileios Kalintiris[mips][FastISel] Implement FastMaterializeAlloca in...
2015-04-17 Vasileios Kalintiris[mips][FastISel] Implement shift ops for Mips fast...
2015-04-17 Vasileios Kalintiris[mips] Teach the delay slot filler to remove needless...
2015-04-16 David Blaikie[opaque pointer type] Add textual IR support for explic...
2015-04-15 Daniel JasperRe-apply r234898 and fix tests.
2015-04-14 Rafael EspindolaRevert "The code that originally made me discover this...
2015-04-14 Daniel JasperThe code that originally made me discover this is:
2015-04-13 Matthias BraunUse FileCheck for test
2015-04-13 Matthias BraunDAGCombiner: Fix crash in select(select) opt.
2015-04-06 Rafael EspindolaUse sext in fast isel.
2015-04-02 Vasileios Kalintiris[mips] Make sure that we don't adjust the stack pointer...
2015-03-30 Daniel Sanders[mips] Support 9-bit offsets for the 'R' inline assembl...
2015-03-24 Daniel Sanders[mips] Support 16-bit offsets for 'm' inline assembly...
2015-03-24 Daniel Sanders[mips] Distinguish 'R', 'ZC', and 'm' inline assembly...
2015-03-23 Petar JovanovicFix sign extension for MIPS64 in makeLibCall function
2015-03-16 Petar Jovanovic[MIPS] Fix justify error for small structures
2015-03-13 David Blaikie[opaque pointer type] Add textual IR support for explic...
2015-03-11 Jozef Kolek[mips][microMIPS] Make usage of NOT16 by code generator
2015-03-09 Reid KlecknerReland r229944: EH: Prune unreachable resume instructio...
2015-03-09 Reed KotlerAdd logical ops to Mips fast-isel
next