This website requires JavaScript.
Explore
Help
Sign In
mirrors
/
llvm-project
Watch
0
Star
0
Fork
0
You've already forked llvm-project
mirror of
https://github.com/llvm/llvm-project.git
synced
2025-05-14 06:06:08 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
llvm-project
/
llvm
/
lib
/
Transforms
History
Chris Lattner
311aa63c87
reduce indentation
...
llvm-svn: 123514
2011-01-15 05:40:29 +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
reduce indentation
2011-01-15 05:40:29 +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
Fix a false-positive warning.
2011-01-14 22:31:13 +00:00
Scalar
Generalize LoadAndStorePromoter a bit and switch LICM
2011-01-15 00:12:35 +00:00
Utils
Generalize LoadAndStorePromoter a bit and switch LICM
2011-01-15 00:12:35 +00:00
Makefile
Revert r100896 and around - this breaks the only mingw32 buildbot we have.
2010-04-15 19:51:42 +00:00