.. |
32abi.ll
|
Elide stores which are overwritten without being observed.
|
2017-05-16 19:43:56 +00:00 |
64abi.ll
|
Elide stores which are overwritten without being observed.
|
2017-05-16 19:43:56 +00:00 |
64bit.ll
|
[opaque pointer type] Add textual IR support for explicit type parameter to load instruction
|
2015-02-27 21:17:42 +00:00 |
64cond.ll
|
|
|
64spill.ll
|
|
|
2006-01-22-BitConvertLegalize.ll
|
|
|
2007-05-09-JumpTables.ll
|
|
|
2007-07-05-LiveIntervalAssert.ll
|
|
|
2008-10-10-InlineAsmMemoryOperand.ll
|
[opaque pointer type] Add textual IR support for explicit type parameter to load instruction
|
2015-02-27 21:17:42 +00:00 |
2008-10-10-InlineAsmRegOperand.ll
|
[opaque pointer type] Add textual IR support for explicit type parameter to the call instruction
|
2015-04-16 23:24:18 +00:00 |
2009-08-28-PIC.ll
|
[opaque pointer type] Add textual IR support for explicit type parameter to load instruction
|
2015-02-27 21:17:42 +00:00 |
2009-08-28-WeakLinkage.ll
|
|
|
2011-01-11-Call.ll
|
[opaque pointer type] Add textual IR support for explicit type parameter to the call instruction
|
2015-04-16 23:24:18 +00:00 |
2011-01-11-CC.ll
|
Fix tests that used CHECK-NEXT-NOT and CHECK-DAG-NOT.
|
2016-02-26 19:40:34 +00:00 |
2011-01-11-FrameAddr.ll
|
|
|
2011-01-19-DelaySlot.ll
|
ScheduleDAGInstrs: Add condjump deps to addSchedBarrierDeps()
|
2016-11-11 01:34:21 +00:00 |
2011-01-21-ByValArgs.ll
|
|
|
2011-01-22-SRet.ll
|
[SPARC] Switch to the Machine Scheduler.
|
2015-09-10 21:49:06 +00:00 |
2011-12-03-TailDuplication.ll
|
|
|
2012-05-01-LowerArguments.ll
|
|
|
2013-05-17-CallFrame.ll
|
[Sparc] Don't overlap variable-sized allocas with other stack variables.
|
2016-10-25 22:13:28 +00:00 |
analyze-branch.ll
|
[SPARC] Revamp AnalyzeBranch and add ReverseBranchCondition.
|
2016-01-13 04:44:14 +00:00 |
atomics.ll
|
Support expanding partial-word cmpxchg to full-word cmpxchg in AtomicExpandPass.
|
2016-06-17 18:11:48 +00:00 |
basictest.ll
|
[Sparc] Implement UMUL_LOHI and SMUL_LOHI instead of MULHS/MULHU/MUL.
|
2016-10-05 20:54:17 +00:00 |
blockaddr.ll
|
|
|
constpool.ll
|
|
|
constructor.ll
|
[Solaris] emit .init_array instead of .ctors on Solaris (Sparc/x86)
|
2017-06-21 20:36:32 +00:00 |
ctpop.ll
|
|
|
DbgValueOtherTargets.test
|
|
|
empty-functions.ll
|
Don't emit CFI instructions at the end of a function
|
2017-04-24 18:45:59 +00:00 |
exception.ll
|
Move the personality function from LandingPadInst to Function
|
2015-06-17 20:52:32 +00:00 |
fail-alloca-align.ll
|
[Sparc] Don't overlap variable-sized allocas with other stack variables.
|
2016-10-25 22:13:28 +00:00 |
float-constants.ll
|
Fix assert when emitting llvm.pow.f86.
|
2015-10-09 21:36:19 +00:00 |
float.ll
|
[Sparc] Fix double-float fabs and fneg on little endian CPUs.
|
2016-04-25 22:54:09 +00:00 |
fp128.ll
|
[Sparc] Fix double-float fabs and fneg on little endian CPUs.
|
2016-04-25 22:54:09 +00:00 |
func-addr.ll
|
[Sparc] Allow taking of function address into a register.
|
2016-05-04 12:11:05 +00:00 |
globals.ll
|
[opaque pointer type] Add textual IR support for explicit type parameter to load instruction
|
2015-02-27 21:17:42 +00:00 |
inlineasm-v9.ll
|
[SPARC] Support 'f' and 'e' inline asm constraints.
|
2017-05-12 15:59:10 +00:00 |
inlineasm.ll
|
[SPARC] Support 'f' and 'e' inline asm constraints.
|
2017-05-12 15:59:10 +00:00 |
leafproc.ll
|
[opaque pointer type] Add textual IR support for explicit type parameter to load instruction
|
2015-02-27 21:17:42 +00:00 |
LeonCASAInstructionUT.ll
|
[Sparc] Remove execute permissions from non-executable text files
|
2017-05-17 11:05:20 +00:00 |
LeonDetectRoundChangePassUT.ll
|
Sparc: fix test.
|
2016-10-19 15:55:11 +00:00 |
LeonFixAllFDIVSQRTPassUT.ll
|
[Sparc] Remove execute permissions from non-executable text files
|
2017-05-17 11:05:20 +00:00 |
LeonInsertNOPLoadPassUT.ll
|
[Sparc] Remove execute permissions from non-executable text files
|
2017-05-17 11:05:20 +00:00 |
LeonItinerariesUT.ll
|
Revert r302938 "Add LiveRangeShrink pass to shrink live range within BB."
|
2017-05-18 18:50:05 +00:00 |
LeonReplaceFMULSPassUT.ll
|
[Sparc] Remove execute permissions from non-executable text files
|
2017-05-17 11:05:20 +00:00 |
LeonReplaceSDIVPassUT.ll
|
This pass, fixing an erratum in some LEON 2 processors ensures that the SDIV instruction is not issued, but replaced by SDIVcc instead, which does not exhibit the error. Unit test included.
|
2016-10-10 08:53:06 +00:00 |
LeonSMACUMACInstructionUT.ll
|
[Sparc] Remove execute permissions from non-executable text files
|
2017-05-17 11:05:20 +00:00 |
lit.local.cfg
|
|
|
mature-mc-support.ll
|
[LLC] Add an inline assembly diagnostics handler.
|
2017-02-03 11:14:39 +00:00 |
missing-sret.ll
|
Drop assert that a call with struct return goes to a function with sret
|
2015-10-21 20:05:01 +00:00 |
missinglabel.ll
|
Codegen: Fix broken assumption in Tail Merge.
|
2016-06-24 18:16:36 +00:00 |
mult-alt-generic-sparc.ll
|
[opaque pointer type] Add textual IR support for explicit type parameter to gep operator
|
2015-03-13 18:20:45 +00:00 |
multiple-div.ll
|
[SPARC] Cleanup handling of the Y/ASR registers.
|
2015-07-08 16:25:12 +00:00 |
obj-relocs.ll
|
Revert r240302 ("Bring r240130 back.").
|
2015-06-23 11:31:32 +00:00 |
parts.ll
|
|
|
private.ll
|
[opaque pointer type] Add textual IR support for explicit type parameter to load instruction
|
2015-02-27 21:17:42 +00:00 |
register-clobber.ll
|
Check for register clobbers when merging a vreg live range with a
|
2017-01-13 19:08:36 +00:00 |
rem.ll
|
|
|
reserved-regs.ll
|
[Sparc] Check register use with isPhysRegUsed() instead of reg_nodbg_empty()
|
2017-03-08 15:23:10 +00:00 |
select-mask.ll
|
Fix CHECK directives that weren't checking.
|
2015-08-31 21:10:35 +00:00 |
setjmp.ll
|
[opaque pointer type] Add textual IR support for explicit type parameter to the call instruction
|
2015-04-16 23:24:18 +00:00 |
sjlj.ll
|
[Sparc] Remove execute permissions from non-executable text files
|
2017-05-17 11:05:20 +00:00 |
soft-float.ll
|
[SPARC] Fix test so that it checks the correct label.
|
2017-01-04 14:01:58 +00:00 |
spill.ll
|
[Sparc] Implement i64 load/store support for 32-bit sparc.
|
2015-08-10 19:11:39 +00:00 |
spillsize.ll
|
[opaque pointer type] Add textual IR support for explicit type parameter to load instruction
|
2015-02-27 21:17:42 +00:00 |
sret-secondary.ll
|
|
|
stack-align.ll
|
[Sparc] Don't overlap variable-sized allocas with other stack variables.
|
2016-10-25 22:13:28 +00:00 |
stack-protector.ll
|
[SPARC] [SSP] Add support for LOAD_STACK_GUARD.
|
2016-04-26 10:37:14 +00:00 |
thread-pointer.ll
|
[SPARC] Add support for llvm.thread.pointer.
|
2016-04-26 10:37:01 +00:00 |
tls.ll
|
[SPARC] Switch to the Machine Scheduler.
|
2015-09-10 21:49:06 +00:00 |
trap.ll
|
|
|
varargs.ll
|
[SPARC] Switch to the Machine Scheduler.
|
2015-09-10 21:49:06 +00:00 |
vector-call.ll
|
Fix Sparc 32bit Lowering to rebundle up v2i32 values.
|
2016-02-26 18:55:22 +00:00 |
vector-extract-elt.ll
|
[DAG] Teach computeKnownBits and ComputeNumSignBits in SelectionDAG to look through EXTRACT_VECTOR_ELT.
|
2016-10-05 17:40:27 +00:00 |
zerostructcall.ll
|
[Sparc] Allow passing of empty structs.
|
2016-06-01 08:48:56 +00:00 |