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
/
CodeGenPrepare
/
X86
History
Sanjay Patel
4b23fa0abf
[CGP] add specialization for memcmp expansion with only one basic block
...
llvm-svn: 306485
2017-06-27 23:15:01 +00:00
..
catchpad-phi-cast.ll
…
computedgoto.ll
Turn on -addr-sink-using-gep by default.
2017-04-06 22:42:18 +00:00
cttz-ctlz.ll
…
extend-sink-hoist.ll
…
fcmp-sinking.ll
…
lit.local.cfg
…
memcmp.ll
[CGP] add specialization for memcmp expansion with only one basic block
2017-06-27 23:15:01 +00:00
memset_chk-simplify-nobuiltin.ll
…
pr27536.ll
[CodeGenPrepare] Don't sink a cast past its user
2016-04-27 19:36:38 +00:00
select.ll
[CodeGenPrepare] don't convert an unpredictable select into control flow
2016-04-26 00:47:39 +00:00
sink-addrmode.ll
Turn on -addr-sink-using-gep by default.
2017-04-06 22:42:18 +00:00
sink-addrspacecast.ll
Turn on -addr-sink-using-gep by default.
2017-04-06 22:42:18 +00:00
widen_switch.ll
[CodeGenPrep] Skip merging empty case blocks
2016-12-16 20:38:39 +00:00
x86-shuffle-sink.ll
…