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-17 04:16:07 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
llvm-project
/
llvm
/
lib
/
Transforms
History
Chris Lattner
58f49d2916
refactor all the constantexpr/instruction handling code out into a
...
new FindMaximalLegalAddressingModeForOperation helper method. llvm-svn: 60011
2008-11-25 05:15:49 +00:00
..
Hello
Initial support for the CMake build system.
2008-09-22 01:08:49 +00:00
Instrumentation
Use Function::getEntryBlock() instead of Function::front(), for clarity.
2008-10-21 03:10:28 +00:00
IPO
Fix error where it wasn't getting the correct caller function.
2008-11-21 00:09:21 +00:00
Scalar
refactor all the constantexpr/instruction handling code out into a
2008-11-25 05:15:49 +00:00
Utils
reapply Sanjiv's patch to genericize memcpy/memset/memmove to take an
2008-11-21 16:42:48 +00:00
Makefile
remove attribution from lib Makefiles.
2007-12-29 20:09:26 +00:00