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-04 03:06:28 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
llvm-mirror
/
lib
/
Transforms
History
Owen Anderson
b86a7d7ea4
Teach the IR Sink pass to (conservatively) respect convergent annotations.
...
llvm-svn: 238762
2015-06-01 17:20:31 +00:00
..
Hello
[CMake] Add LLVM_LINK_COMPONENTS to loadable modules, LLVMHello and BugpointPasses, on Win32.
2014-07-13 13:36:48 +00:00
InstCombine
Replace push_back(Constructor(foo)) with emplace_back(foo) for non-trivial types
2015-05-29 19:43:39 +00:00
Instrumentation
[ASan] Fix previous commit. Patch by Max Ostapenko!
2015-05-28 08:03:28 +00:00
IPO
Replace push_back(Constructor(foo)) with emplace_back(foo) for non-trivial types
2015-05-29 19:43:39 +00:00
ObjCARC
Change Function::getIntrinsicID() to return an Intrinsic::ID. NFC.
2015-05-20 17:16:39 +00:00
Scalar
Teach the IR Sink pass to (conservatively) respect convergent annotations.
2015-06-01 17:20:31 +00:00
Utils
[opaque pointer type] Explicitly store the pointee type of the result of a GEP
2015-06-01 03:09:34 +00:00
Vectorize
Replace push_back(Constructor(foo)) with emplace_back(foo) for non-trivial types
2015-05-29 19:43:39 +00:00
CMakeLists.txt
Extracted ObjCARC.cpp into its own library libLLVMObjCARCOpts in preparation for refactoring the ARC Optimizer.
2013-01-28 01:35:51 +00:00
LLVMBuild.txt
Extracted ObjCARC.cpp into its own library libLLVMObjCARCOpts in preparation for refactoring the ARC Optimizer.
2013-01-28 01:35:51 +00:00
Makefile
Extracted ObjCARC.cpp into its own library libLLVMObjCARCOpts in preparation for refactoring the ARC Optimizer.
2013-01-28 01:35:51 +00:00