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
1fbe1a8ba7672cbccd95c8a76437ef8d2c6249a2
clang-p2996
/
llvm
/
test
/
Transforms
/
SCCP
History
Tim Northover
6bf04e4512
SCCP: update for cmpxchg returning { iN, i1 } now.
...
I accidentally missed this one since its use looked OK locally. llvm-svn: 210909
2014-06-13 14:54:09 +00:00
..
2002-05-02-MissSecondInst.ll
…
2002-05-20-MissedIncomingValue.ll
…
2002-05-21-InvalidSimplify.ll
…
2002-08-30-GetElementPtrTest.ll
…
2003-06-24-OverdefinedPHIValue.ll
…
2003-08-26-InvokeHandling.ll
…
2004-11-16-DeadInvoke.ll
…
2004-12-10-UndefBranchBug.ll
…
2006-10-23-IPSCCP-Crash.ll
…
2006-12-04-PackedType.ll
…
2006-12-19-UndefBug.ll
…
2007-05-16-InvokeCrash.ll
…
2008-01-27-UndefCorrelate.ll
…
2008-04-22-multiple-ret-sccp.ll
…
2008-05-23-UndefCallFold.ll
…
2009-01-14-IPSCCP-Invoke.ll
…
2009-05-27-VectorOperandZero.ll
…
apint-array.ll
Convert all tests using TCL-style quoting to use shell-style quoting.
2012-07-02 12:47:22 +00:00
apint-basictest2.ll
…
apint-basictest3.ll
…
apint-basictest4.ll
…
apint-basictest.ll
…
apint-bigarray.ll
Change tests from "opt %s" to "opt < %s" so that opt doesn't see the
2009-09-11 18:01:28 +00:00
apint-bigint2.ll
…
apint-bigint.ll
…
apint-ipsccp1.ll
…
apint-ipsccp2.ll
…
apint-ipsccp3.ll
…
apint-ipsccp4.ll
…
apint-load.ll
…
apint-phi.ll
Use opt -S instead of piping bitcode output through llvm-dis.
2009-09-08 22:34:10 +00:00
apint-select.ll
…
atomic-load-store.ll
…
atomic.ll
SCCP: update for cmpxchg returning { iN, i1 } now.
2014-06-13 14:54:09 +00:00
calltest.ll
fix a bunch of spurious failures for people whose home directory
2009-09-11 17:02:12 +00:00
crash.ll
…
ipsccp-addr-taken.ll
…
ipsccp-basic.ll
Catch more CHECK that can be converted to CHECK-LABEL in Transforms for easier debugging. No functionality change.
2013-07-14 01:50:49 +00:00
loadtest.ll
llvm/ConstantFolding.cpp: Make ReadDataFromGlobal() and FoldReinterpretLoadFromConstPtr() Big-endian-aware.
2012-11-08 20:34:25 +00:00
logical-nuke.ll
…
retvalue-undef.ll
…
sccptest.ll
…
select.ll
Use opt -S instead of piping bitcode output through llvm-dis.
2009-09-08 22:34:10 +00:00
switch.ll
Catch more CHECK that can be converted to CHECK-LABEL in Transforms for easier debugging. No functionality change.
2013-07-14 01:50:49 +00:00
undef-resolve.ll
…
vector-bitcast.ll
Reapply r155682, making constant folding more consistent, with a fix to work
2012-04-27 17:50:22 +00:00