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
Chris Lattner
c482a9e31a
Implement Transforms/InstCombine/bswap.ll, turning common shift/and/or bswap
...
idioms into bswap intrinsics. llvm-svn: 28803
2006-06-15 19:07:26 +00:00
..
Hello
…
Instrumentation
Patches to make the LLVM sources more -pedantic clean. Patch provided
2006-05-24 17:04:05 +00:00
IPO
Remove some dead variables.
2006-05-12 23:35:26 +00:00
Scalar
Implement Transforms/InstCombine/bswap.ll, turning common shift/and/or bswap
2006-06-15 19:07:26 +00:00
Utils
Use the PotDoms map to memoize 'dominating value' lookup. With this patch,
2006-06-14 01:13:57 +00:00
ExprTypeConvert.cpp
Remove dead stuff
2006-05-12 23:32:01 +00:00
LevelRaise.cpp
remove dead variables
2006-05-14 18:33:57 +00:00
Makefile
DONT_BUILD_RELINKED is gone and implied by BUILD_ARCHIVE now
2005-10-24 02:26:13 +00:00
TransformInternals.cpp
Remove dead #include
2005-10-29 04:41:30 +00:00
TransformInternals.h
…