This website requires JavaScript.
Explore
Help
Sign In
nicolas
/
llvm-project
Watch
1
Star
0
Fork
0
You've already forked llvm-project
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
Files
faabbb5fb65cb19ccd796880d36fb8c582bc3e9a
llvm-project
/
llvm
/
lib
/
Transforms
History
Tilmann Scheller
faabbb5fb6
[GVN] Format variable name.
...
Local variables need to start with an upper case letter. llvm-svn: 217133
2014-09-04 06:38:00 +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
Revert "Revert two GEP-related InstCombine commits"
2014-09-01 21:10:02 +00:00
Instrumentation
[asan] fix debug info produced for asan-coverage=2
2014-09-03 23:24:18 +00:00
IPO
Add pass-manager flags to use CFL AA
2014-09-02 22:12:54 +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
[GVN] Format variable name.
2014-09-04 06:38:00 +00:00
Utils
Feed AA to the inliner and use AA->getModRefBehavior in AddAliasScopeMetadata
2014-09-01 09:01:39 +00:00
Vectorize
Preserve IR flags (nsw, nuw, exact, fast-math) in SLP vectorizer (PR20802).
2014-09-03 17:40:30 +00:00
CMakeLists.txt
…
LLVMBuild.txt
…
Makefile
…