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-16 08:56:07 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
llvm-project
/
llvm
/
lib
/
Transforms
History
Benjamin Kramer
e12a6bac32
Eliminate some deep std::vector copies. NFC.
...
llvm-svn: 218999
2014-10-03 18:33:16 +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
Optimize square root squared (PR21126).
2014-10-02 21:10:54 +00:00
Instrumentation
Introduce support for custom wrappers for vararg functions.
2014-09-30 12:33:16 +00:00
IPO
Eliminate some deep std::vector copies. NFC.
2014-10-03 18:33:16 +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
[BUG][INDVAR] Fix for PR21014: wrong SCEV operands commuting for non-commutative instructions
2014-10-02 13:01:15 +00:00
Utils
DIBuilder: Encapsulate DIExpression's element type
2014-10-01 20:26:08 +00:00
Vectorize
Rename getMaximumUnrollFactor -> getMaxInterleaveFactor; also rename option names controlling this variable.
2014-09-10 17:58:16 +00:00
CMakeLists.txt
…
LLVMBuild.txt
…
Makefile
…