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-01-17 00:57:54 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
llvm-mirror
/
lib
/
Transforms
History
Kostya Serebryany
70c5b4a077
[asan] rename class BlackList to FunctionBlackList and move it into a separate file -- we will need the same functionality in ThreadSanitizer
...
llvm-svn: 152753
2012-03-14 23:22:10 +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
llvm::SwitchInst
2012-03-11 06:09:17 +00:00
Instrumentation
[asan] rename class BlackList to FunctionBlackList and move it into a separate file -- we will need the same functionality in ThreadSanitizer
2012-03-14 23:22:10 +00:00
IPO
Change where we enable the heuristic that delays inlining into functions
2012-03-14 20:16:41 +00:00
Scalar
When an invoke is marked with metadata indicating its unwind edge
2012-03-14 23:05:06 +00:00
Utils
llvm::SwitchInst
2012-03-11 06:09:17 +00:00
Vectorize
fix typos
2012-03-05 17:39:47 +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