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
Andrew Trick
af37eb881d
Add a comment to getNewAlignmentDiff.
...
llvm-svn: 217350
2014-09-07 23:16:24 +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
Check for all known bits on ret in InstCombine
2014-09-07 21:28:34 +00:00
Instrumentation
[asan] fix debug info produced for asan-coverage=2
2014-09-03 23:24:18 +00:00
IPO
Add an AlignmentFromAssumptions Pass
2014-09-07 20:05:11 +00:00
ObjCARC
Simplify creation of a bunch of ArrayRefs by using None, makeArrayRef or just letting them be implicitly created.
2014-08-27 05:25:25 +00:00
Scalar
Add a comment to getNewAlignmentDiff.
2014-09-07 23:16:24 +00:00
Utils
Make use of @llvm.assume in ValueTracking (computeKnownBits, etc.)
2014-09-07 18:57:58 +00:00
Vectorize
Preserve IR flags (nsw, nuw, exact, fast-math) in SLP vectorizer (PR20802).
2014-09-03 17:40:30 +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