This website requires JavaScript.
Explore
Help
Sign In
maxjhandsome
/
llvm-project
forked from
OSchip/llvm-project
Watch
1
Star
0
Fork
You've already forked llvm-project
0
Code
Issues
Pull Requests
Packages
Releases
Wiki
Activity
76803410c2
llvm-project
/
llvm
/
test
/
CodeGen
/
XCore
History
Richard Osborne
6120962d7d
Add XCore intrinsic for setpsc.
...
llvm-svn: 127821
2011-03-17 18:42:05 +00:00
..
2008-11-17-Shl64.ll
…
2009-01-08-Crash.ll
…
2009-01-14-Remat-Crash.ll
…
2009-03-27-v2f64-param.ll
…
2009-07-15-store192.ll
…
2010-02-25-LSR-Crash.ll
…
2010-04-07-DbgValueOtherTargets.ll
If dbg_declare() or dbg_value() is not lowered by isel then emit DEBUG message instead of creating DBG_VALUE for undefined value in reg0.
2010-12-06 22:39:26 +00:00
2011-01-31-DAGCombineBug.ll
Fix bug where ReduceLoadWidth was creating illegal ZEXTLOAD instructions.
2011-01-31 17:41:44 +00:00
addsub64.ll
…
ashr.ll
Enable machine sinking critical edge splitting. e.g.
2010-09-20 22:52:00 +00:00
basictest.ll
…
bigstructret.ll
…
bitrev.ll
…
constants.ll
Be nice to Xcore and the XMOS assembler and avoid quoting section names
2011-03-04 20:03:14 +00:00
cos.ll
…
dg.exp
…
events.ll
Add checkevent intrinsic to check if any resources owned by the current thread
2011-03-16 18:34:00 +00:00
exp.ll
…
exp2.ll
…
fneg.ll
…
getid.ll
…
globals.ll
Be nice to Xcore and the XMOS assembler and avoid quoting section names
2011-03-04 20:03:14 +00:00
indirectbr.ll
…
ladd_lsub_combine.ll
…
load.ll
…
log.ll
…
log2.ll
…
log10.ll
…
mul64.ll
…
pow.ll
…
powi.ll
…
private.ll
…
ps-intrinsics.ll
Add XCore intrinsics for getps, setps, setsr and clrsr.
2011-03-15 13:45:47 +00:00
resources.ll
Add XCore intrinsic for setpsc.
2011-03-17 18:42:05 +00:00
scavenging.ll
On the XCore the scavenging slot should be closest to the SP.
2011-03-15 15:10:11 +00:00
sext.ll
…
sin.ll
…
sqrt.ll
…
sr-intrinsics.ll
Add XCore intrinsics for getps, setps, setsr and clrsr.
2011-03-15 13:45:47 +00:00
store.ll
…
switch.ll
…
switch_long.ll
…
tls.ll
Be nice to Xcore and the XMOS assembler and avoid quoting section names
2011-03-04 20:03:14 +00:00
trampoline.ll
Fix mistyped CHECK lines.
2011-03-09 22:07:31 +00:00
trap.ll
…
unaligned_load.ll
…
unaligned_store.ll
…
unaligned_store_combine.ll
…