This website requires JavaScript.
Explore
Help
Register
Sign In
RPCS3
/
llvm-mirror
Watch
1
Star
0
Fork
0
You've already forked llvm-mirror
mirror of
https://github.com/RPCS3/llvm-mirror.git
synced
2025-02-18 19:28:16 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
llvm-mirror
/
lib
/
Transforms
History
Duncan Sands
2699fb1072
Move Sub simplifications and additional Add simplifications out of
...
instcombine and into InstructionSimplify. llvm-svn: 121861
2010-12-15 14:07:39 +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
Move Sub simplifications and additional Add simplifications out of
2010-12-15 14:07:39 +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
reapply r121100 with a tweak to constant fold ConstExprs with TargetData
2010-12-07 04:33:29 +00:00
Scalar
Teach jump threading to "look through" a select when the branch direction of a terminator depends on it.
2010-12-15 09:51:20 +00:00
Utils
make qsort predicate more conformant by returning 0 for equal values.
2010-12-15 04:52:41 +00:00
Makefile
…