This website requires JavaScript.
Explore
Help
Sign In
nicolas
/
llvm-project
Watch
1
Star
0
Fork
0
You've already forked llvm-project
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
Files
cc21c4aa984c45aed1efcbcdc29c99124c89771e
llvm-project
/
llvm
/
lib
/
Transforms
History
Tobias Grosser
cc21c4aa98
Instcombine: Fix pattern where the sext did not dominate the icmp using it
...
llvm-svn: 123121
2011-01-09 16:00:11 +00:00
..
Hello
Since the Hello pass is built as a loadable dynamic library, don't try to convert it to new-style registration yet.
2010-10-07 00:31:16 +00:00
InstCombine
Instcombine: Fix pattern where the sext did not dominate the icmp using it
2011-01-09 16:00:11 +00:00
Instrumentation
Get rid of static constructors for pass registration. Instead, every pass exposes an initializeMyPassFunction(), which
2010-10-19 17:21:58 +00:00
IPO
Improve the accuracy of the inlining heuristic looking for the
2011-01-04 19:01:54 +00:00
Scalar
LoopInstSimplify preserves LoopSimplify.
2011-01-09 12:35:16 +00:00
Utils
various code cleanups, enhance MergeBlockIntoPredecessor to preserve
2011-01-08 19:08:40 +00:00
Makefile
Revert r100896 and around - this breaks the only mingw32 buildbot we have.
2010-04-15 19:51:42 +00:00