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
3530094de6efb59c1033568f7c9a6ced35c7c686
clang-p2996
/
llvm
/
test
/
Transforms
/
ConstProp
History
Craig Topper
2b54baeb96
[X86] Replace 'REQUIRES: x86' in tests with 'REQUIRES: x86-registered-target' which seems to be the correct way to make them run on an x86 build.
...
llvm-svn: 304682
2017-06-04 08:21:58 +00:00
..
2002-05-03-DivideByZeroException.ll
…
2002-05-03-NotOperator.ll
…
2002-09-03-SetCC-Bools.ll
…
2003-05-12-DivideError.ll
…
2005-01-28-SetCCGEP.ll
…
2006-11-30-vector-cast.ll
…
2006-12-01-bool-casts.ll
…
2006-12-01-TruncBoolBug.ll
…
2007-02-05-BitCast.ll
…
2007-02-23-sdiv.ll
…
2007-11-23-cttz.ll
…
2008-07-07-VectorCompare.ll
…
2009-06-20-constexpr-zero-lhs.ll
…
2009-09-01-GEP-Crash.ll
…
basictest.ll
…
bitcast.ll
Update Transforms tests to use CHECK-LABEL for easier debugging. No functionality change.
2013-07-14 01:42:54 +00:00
bswap.ll
…
calls-math-finite.ll
[ConstantFolding] Add folding for various math '__<func>_finite' routines generated from -ffast-math
2017-05-12 22:11:20 +00:00
calls.ll
ConstProp: Split x86 SSE intrinsic tests out of calls.ll
2017-05-13 05:52:17 +00:00
constant-expr.ll
…
convert-from-fp16.ll
…
div-zero.ll
…
extractvalue.ll
…
float-to-ptr-cast.ll
…
InsertElement.ll
Constfold insertelement to undef when index is out-of-bounds
2015-04-27 09:30:49 +00:00
insertvalue.ll
…
loads.ll
opt: Rename -default-data-layout flag to -data-layout and make it always override the layout.
2017-02-17 17:36:52 +00:00
logicaltest.ll
…
overflow-ops.ll
…
phi.ll
Fix a ton of comment typos found by codespell. Patch by
2011-04-15 05:18:47 +00:00
remtest.ll
…
shift.ll
…
sse.ll
[X86] Replace 'REQUIRES: x86' in tests with 'REQUIRES: x86-registered-target' which seems to be the correct way to make them run on an x86 build.
2017-06-04 08:21:58 +00:00
trunc_vec.ll
Fix a bug around truncating vector in const prop.
2014-08-21 02:12:35 +00:00