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-14 07:31:39 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
llvm-mirror
/
lib
/
Transforms
History
Michael Gottesman
da8220bd2f
Changed isStoredObjCPointer => IsStoredObjCPointer. No functionality change.
...
llvm-svn: 175017
2013-02-12 23:35:08 +00:00
..
Hello
Move all of the header files which are involved in modelling the LLVM IR
2013-01-02 11:36:10 +00:00
InstCombine
Optimization: bitcast (<1 x ...> insertelement ..., X, ...) to ... ==> bitcast X to ...
2013-02-11 21:41:44 +00:00
Instrumentation
[ASan] Do not use kDefaultShort64bitShadowOffset on Mac, where the binaries may get mapped at 0x100000000+ and thus may interleave with the shadow.
2013-02-12 12:41:12 +00:00
IPO
Revert accidental commit (ran svn commit from wrong directory).
2013-02-02 00:25:26 +00:00
ObjCARC
Changed isStoredObjCPointer => IsStoredObjCPointer. No functionality change.
2013-02-12 23:35:08 +00:00
Scalar
Actually delete this code, since it's really not clear what it's
2013-02-12 22:26:41 +00:00
Utils
Remove #includes from the commonly used LoopInfo.h.
2013-02-09 01:04:28 +00:00
Vectorize
BBVectorize: Don't over-search when building the dependency map
2013-02-11 23:02:17 +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