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
0fd00a581d929c3caa2e92fbd06cdc1ae88fa457
clang-p2996
/
llvm
/
test
/
Transforms
/
CodeGenPrepare
/
X86
History
Sanjay Patel
fb44f99b73
[CGP][x86] add tests for usubo regression (PR41129); NFC
...
llvm-svn: 356559
2019-03-20 15:02:35 +00:00
..
catchpad-phi-cast.ll
…
computedgoto.ll
CodeGenPrep: preserve inbounds attribute when sinking GEPs.
2019-03-12 15:22:23 +00:00
cttz-ctlz.ll
…
ext-logicop.ll
…
extend-sink-hoist.ll
…
fcmp-sinking.ll
…
lit.local.cfg
…
memset_chk-simplify-nobuiltin.ll
…
multi-extension.ll
…
optimizeSelect-DT.ll
[CodeGenPrepare] Fix ModifiedDT flag in optimizeSelectInst
2019-03-08 22:46:18 +00:00
overflow-intrinsics.ll
[CGP][x86] add tests for usubo regression (PR41129); NFC
2019-03-20 15:02:35 +00:00
pr27536.ll
…
pr35658.ll
…
select.ll
[CodeGenPrepare] Set debug locations when splitting selects
2018-08-22 00:10:37 +00:00
sink-addrmode-base.ll
CodeGenPrep: preserve inbounds attribute when sinking GEPs.
2019-03-12 15:22:23 +00:00
sink-addrmode-select.ll
…
sink-addrmode-two-phi.ll
…
sink-addrmode.ll
CodeGenPrep: preserve inbounds attribute when sinking GEPs.
2019-03-12 15:22:23 +00:00
sink-addrspacecast.ll
CodeGenPrep: preserve inbounds attribute when sinking GEPs.
2019-03-12 15:22:23 +00:00
widen_switch.ll
[CodeGenPrepare] Set debug loc when widening a switch condition
2018-08-22 01:23:31 +00:00
x86-shuffle-sink.ll
…