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
5c4e9551c9ebccf9dd292c582374e204c7bf6a40
llvm-project
/
llvm
/
lib
/
Transforms
History
Chris Bieneman
5c4e9551c9
Fixing the build failure due to compiler warnings and unnecessary disambiguation.
...
llvm-svn: 219861
2014-10-15 23:11:35 +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
InstCombine: Narrow switch instructions using known bits.
2014-10-15 19:05:50 +00:00
Instrumentation
Use triple's isiOS() and isOSDarwin() methods.
2014-10-09 05:43:30 +00:00
IPO
Add some optional passes around the vectorizer to both better prepare
2014-10-14 00:31:29 +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
Fixing the build failure due to compiler warnings and unnecessary disambiguation.
2014-10-15 23:11:35 +00:00
Utils
Optimize away fabs() calls when input is squared (known positive).
2014-10-14 20:43:11 +00:00
Vectorize
[SLPVectorize] Basic ephemeral-value awareness
2014-10-15 17:35:01 +00:00
CMakeLists.txt
…
LLVMBuild.txt
…
Makefile
…