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-03 18:46:06 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
llvm-project
/
llvm
/
lib
/
Transforms
History
Nick Lewycky
3c3feaf40c
Gracefully degrade precision in branch probability numbers.
...
llvm-svn: 148946
2012-01-25 09:43:14 +00:00
..
Hello
Since the Hello pass is built as a loadable dynamic library, don't try to convert it to new-style registration yet.
2010-10-07 00:31:16 +00:00
InstCombine
use Constant::getAggregateElement to simplify a bunch of code.
2012-01-25 06:48:06 +00:00
Instrumentation
[asan] enable asan only for the functions that have Attribute::AddressSafety
2012-01-24 19:34:43 +00:00
IPO
use Constant::getAggregateElement to simplify a bunch of code.
2012-01-25 06:48:06 +00:00
Scalar
use ConstantVector::getSplat in a few places.
2012-01-25 06:02:56 +00:00
Utils
Gracefully degrade precision in branch probability numbers.
2012-01-25 09:43:14 +00:00
CMakeLists.txt
Move library stuff out of the toplevel CMakeLists.txt file.
2011-02-18 22:06:14 +00:00
LLVMBuild.txt
LLVMBuild: Introduce a common section which currently has a list of the
2011-12-12 22:45:54 +00:00
Makefile
…