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-11 16:36:07 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
llvm-project
/
llvm
/
lib
/
Transforms
History
Benjamin Kramer
ccce8bae14
Avoid going through the LLVMContext for type equality where it's safe to dereference the type pointer.
...
llvm-svn: 92726
2010-01-05 13:12:22 +00:00
..
Hello
Fix a bunch of little errors that Clang complains about when its being pedantic
2009-12-19 07:05:23 +00:00
InstCombine
Avoid going through the LLVMContext for type equality where it's safe to dereference the type pointer.
2010-01-05 13:12:22 +00:00
Instrumentation
Change errs() to dbgs().
2010-01-05 01:27:01 +00:00
IPO
Avoid going through the LLVMContext for type equality where it's safe to dereference the type pointer.
2010-01-05 13:12:22 +00:00
Scalar
fix an infinite loop in reassociate building emacs.
2010-01-05 04:55:35 +00:00
Utils
Avoid going through the LLVMContext for type equality where it's safe to dereference the type pointer.
2010-01-05 13:12:22 +00:00
Makefile
move instcombine to its own library, it's past time.
2010-01-04 06:23:24 +00:00