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-01-31 20:51:52 +01:00
Code
Issues
Projects
Releases
Wiki
Activity
llvm-mirror
/
lib
/
Transforms
History
Alexey Samsonov
365f5a5d7b
Revert r173946. This breaks compilation of googletest with Clang
...
llvm-svn: 174048
2013-01-31 08:02:11 +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
Convert typeIncompatible to return an AttributeSet.
2013-01-30 23:07:40 +00:00
Instrumentation
Fixing warnings revealed by gcc release build
2013-01-29 17:42:24 +00:00
IPO
Remove addRetAttributes and addFnAttributes, which aren't useful abstractions.
2013-01-30 23:40:31 +00:00
ObjCARC
Made certain small functions in PtrState inlined.
2013-01-29 22:29:59 +00:00
Scalar
Change GetPointerBaseWithConstantOffset's DataLayout argument from a
2013-01-31 02:00:45 +00:00
Utils
Revert r173946. This breaks compilation of googletest with Clang
2013-01-31 08:02:11 +00:00
Vectorize
LoopVectorize: convert TinyTripCountVectorThreshold constant
2013-01-29 21:42: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