This website requires JavaScript.
Explore
Help
Sign In
shylie
/
llvm-project
Watch
1
Star
0
Fork
0
You've already forked llvm-project
Code
Issues
Pull Requests
Actions
6
Packages
Projects
Releases
Wiki
Activity
llvm-project
/
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
…
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
…
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
…
remtest.ll
…
shift.ll
Revert "[SCCP] Partially propagate informations when the input is not fully defined."
2016-05-11 23:06:10 +00:00
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
…