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-03 19:02:35 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
llvm-mirror
/
lib
/
Transforms
History
Bill Wendling
f2fff93263
Add an enum for the return and function indexes into the AttrListPtr object. This gets rid of some magic numbers.
...
llvm-svn: 165924
2012-10-15 07:29:08 +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
Add an enum for the return and function indexes into the AttrListPtr object. This gets rid of some magic numbers.
2012-10-15 07:29:08 +00:00
Instrumentation
Revert 165732 for further review.
2012-10-11 21:27:41 +00:00
IPO
Add an enum for the return and function indexes into the AttrListPtr object. This gets rid of some magic numbers.
2012-10-15 07:29:08 +00:00
Scalar
Add an enum for the return and function indexes into the AttrListPtr object. This gets rid of some magic numbers.
2012-10-15 07:29:08 +00:00
Utils
Add an enum for the return and function indexes into the AttrListPtr object. This gets rid of some magic numbers.
2012-10-15 07:29:08 +00:00
Vectorize
Move TargetData to DataLayout.
2012-10-08 16:38:25 +00:00
CMakeLists.txt
Add a basic-block autovectorization pass.
2012-02-01 03:51:43 +00:00
LLVMBuild.txt
Add a basic-block autovectorization pass.
2012-02-01 03:51:43 +00:00
Makefile
Add a basic-block autovectorization pass.
2012-02-01 03:51:43 +00:00