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-30 00:24:00 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
llvm-mirror
/
tools
History
Chris Lattner
03df18f1c2
Make sure that intermediate code is verifier clean to avoid wierd problems.
...
llvm-svn: 5723
2003-03-07 18:17:13 +00:00
..
analyze
Make printing messages nicer
2003-02-24 20:07:54 +00:00
as
- 'analyze' and 'as' now explicitly verify input because AsmParser doesn't.
2002-08-30 22:54:41 +00:00
bugpoint
Make sure that intermediate code is verifier clean to avoid wierd problems.
2003-03-07 18:17:13 +00:00
dis
Make sure to close the file before deleting it
2002-09-24 00:09:48 +00:00
extract
Move the function extractor pass from tools/extract into lib/Xform/IPO
2002-11-19 18:42:59 +00:00
gccas
link with static versions of some libs to avoid having to pull in all of ipo/ipa and datastructure at all
2003-01-22 22:14:04 +00:00
gccld
Make stuff compiled with gccld not dump into the debugger if there's a problem
2002-12-14 21:28:32 +00:00
link
…
llc
* Prune down library list. In particular, llc doesn't need all of IPO, and none of data structure and IPA completely!
2003-01-19 21:55:43 +00:00
lli
Fix didn't fix the race condition in the makefiles
2003-01-22 15:41:10 +00:00
llvm-as
- 'analyze' and 'as' now explicitly verify input because AsmParser doesn't.
2002-08-30 22:54:41 +00:00
llvm-dis
Make sure to close the file before deleting it
2002-09-24 00:09:48 +00:00
llvm-link
…
opt
Rename -no-* to -disable-*
2003-02-26 20:00:41 +00:00
Makefile
Don't try to buidl jello
2002-12-24 00:44:26 +00:00