This website requires JavaScript.
Explore
Help
Register
Sign In
RPCS3
/
llvm-mirror
Watch
1
Star
0
Fork
0
You've already forked llvm-mirror
mirror of
https://github.com/RPCS3/llvm-mirror.git
synced
2025-01-14 23:50:50 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
llvm-mirror
/
tools
History
Chris Lattner
d17fdd5494
Eliminate the cfg namespace
...
llvm-svn: 2371
2002-04-28 16:21:53 +00:00
..
analyze
Eliminate the cfg namespace
2002-04-28 16:21:53 +00:00
as
Use operator << to print modules
2002-04-28 05:13:45 +00:00
dis
Make sure that there is no case where a signal can occur leaving a partially
2002-04-18 19:55:25 +00:00
gccas
Run GCSE as part of gccas.
2002-04-28 01:00:15 +00:00
gccld
Run the internalize pass to mark all functions except main internal when
2002-04-28 05:49:45 +00:00
link
Use operator << to print modules
2002-04-28 05:13:45 +00:00
llc
* Rename MethodPass class to FunctionPass
2002-04-27 06:56:12 +00:00
lli
Remove asmwriter library from link line, because the useful contents of it
2002-04-07 22:35:30 +00:00
llvm-as
Use operator << to print modules
2002-04-28 05:13:45 +00:00
llvm-dis
Make sure that there is no case where a signal can occur leaving a partially
2002-04-18 19:55:25 +00:00
llvm-link
Use operator << to print modules
2002-04-28 05:13:45 +00:00
opt
Expose the internalize pass.
2002-04-28 05:49:53 +00:00
tests
Uhm... that was really bad
2001-09-07 21:26:51 +00:00
Makefile
Don't forget to build gccld!
2002-03-06 18:05:02 +00:00