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-18 21:26:04 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
llvm-project
/
llvm
/
lib
/
Transforms
History
Igor Laevsky
285fe84edd
[RewriteStatepointsForGC] Fix up naming in "relocationViaAlloca" and run it through clang-format.
...
Differential Revision:
http://reviews.llvm.org/D9774
llvm-svn: 237703
2015-05-19 16:29:43 +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
Simplify IRBuilder::CreateCall* by using ArrayRef+initializer_list/braced init only
2015-05-18 22:13:54 +00:00
Instrumentation
Simplify IRBuilder::CreateCall* by using ArrayRef+initializer_list/braced init only
2015-05-18 22:13:54 +00:00
IPO
Remove the InstructionSimplifierPass immediately after InstructionCombiningPass.
2015-05-19 16:09:11 +00:00
ObjCARC
Convert PHI getIncomingValue() to foreach over incoming_values(). NFC.
2015-05-12 20:05:31 +00:00
Scalar
[RewriteStatepointsForGC] Fix up naming in "relocationViaAlloca" and run it through clang-format.
2015-05-19 16:29:43 +00:00
Utils
Simplify IRBuilder::CreateCall* by using ArrayRef+initializer_list/braced init only
2015-05-18 22:13:54 +00:00
Vectorize
[X86] Disable loop unrolling in loop vectorization pass when VF is 1.
2015-05-06 17:12:25 +00:00
CMakeLists.txt
…
LLVMBuild.txt
…
Makefile
…