This website requires JavaScript.
Explore
Help
Register
Sign In
caio
/
clang-p2996
Watch
1
Star
0
Fork
0
You've already forked clang-p2996
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
e12c8a802fa0062deccae4ea2d034c5fb90fdccf
clang-p2996
/
llvm
/
test
/
CodeGen
/
XCore
History
Rafael Espindola
ec517cdf24
Update tests.
...
llvm-svn: 123591
2011-01-16 18:02:57 +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
Fix XCoreTargetLowering::isLegalAddressingMode() to handle VoidTy.
2010-02-26 16:44:51 +00:00
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
addsub64.ll
Handle MVT::i64 type in DAG combine for ISD::ADD. Fold 64 bit
2010-03-10 18:12:27 +00:00
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
Start function numbering at 0.
2010-04-17 16:29:15 +00:00
cos.ll
…
dg.exp
…
exp2.ll
…
exp.ll
…
fneg.ll
…
getid.ll
…
globals.ll
Update tests.
2011-01-16 18:02:57 +00:00
indirectbr.ll
fix AsmPrinter::GetBlockAddressSymbol to always return a unique
2010-03-14 17:53:23 +00:00
ladd_lsub_combine.ll
In cases where the carry / borrow unused converted ladd / lsub
2010-03-09 16:34:25 +00:00
load.ll
…
log2.ll
…
log10.ll
…
log.ll
…
mul64.ll
Add dag combine to simplify lmul(x, 0, a, b)
2010-03-11 16:26:35 +00:00
pow.ll
…
powi.ll
…
private.ll
…
sext.ll
…
sin.ll
…
sqrt.ll
…
store.ll
…
switch_long.ll
…
switch.ll
…
tls.ll
…
trap.ll
…
unaligned_load.ll
…
unaligned_store_combine.ll
…
unaligned_store.ll
…