This website requires JavaScript.
Explore
Help
Sign In
mirrors
/
llvm-project
Watch
0
Star
0
Fork
0
You've already forked llvm-project
mirror of
https://github.com/llvm/llvm-project.git
synced
2025-05-14 21:56:06 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
llvm-project
/
llvm
/
lib
/
Transforms
History
Evgeniy Stepanov
52c7b1b98f
Revert r173678.
...
Broken tests. llvm-svn: 173679
2013-01-28 09:18:40 +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
Use the AttributeSet instead of AttributeWithIndex.
2013-01-27 02:08:22 +00:00
Instrumentation
Revert r173678.
2013-01-28 09:18:40 +00:00
IPO
Extracted ObjCARC.cpp into its own library libLLVMObjCARCOpts in preparation for refactoring the ARC Optimizer.
2013-01-28 01:35:51 +00:00
ObjCARC
Created ObjCARCUtil.cpp for functions which in my humble opinion are too large to static inline and place in a header file such as ObjCARC.h.
2013-01-28 06:39:31 +00:00
Scalar
Extracted ObjCARC.cpp into its own library libLLVMObjCARCOpts in preparation for refactoring the ARC Optimizer.
2013-01-28 01:35:51 +00:00
Utils
Re-revert r173342, without losing the compile time improvements, flat
2013-01-27 06:42:03 +00:00
Vectorize
BBVectorize: Better use of TTI->getShuffleCost
2013-01-27 20:07:01 +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