This website requires JavaScript.
Explore
Help
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-01 05:01:59 +01:00
Code
Issues
Projects
Releases
Wiki
Activity
llvm-mirror
/
lib
/
Transforms
History
James Molloy
23906392d8
[LoopVectorizer] Enable support for floating-point subtraction reductions
...
llvm-svn: 215200
2014-08-08 12:41:08 +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
This patch implements transform for pattern "(A & ~B) ^ (~A) -> ~(A & B)".
2014-08-01 05:07:20 +00:00
Instrumentation
[dfsan] Try not to create too many additional basic blocks in functions which
2014-08-06 00:33:40 +00:00
IPO
GlobalOpt: Optimize in the face of insertvalue/extractvalue
2014-08-08 05:50:43 +00:00
ObjCARC
AA metadata refactoring (introduce AAMDNodes)
2014-07-24 12:16:19 +00:00
Scalar
Fix for multi-line comment warning
2014-08-07 23:19:55 +00:00
Utils
[SimplifyCFG] fix accessing deleted PHINodes in switch-to-table conversion.
2014-08-02 23:41:54 +00:00
Vectorize
[LoopVectorizer] Enable support for floating-point subtraction reductions
2014-08-08 12:41:08 +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