1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-19 11:02:59 +02:00
llvm-mirror/tools
Chris Lattner ed11b34f8d Switch over to a model where we compile each method, emit assembly, then free
machineinstr memory before starting on the next method.

llvm-svn: 1659
2002-02-03 07:54:10 +00:00
..
analyze Catch the parse exception if bad input is provided. Much better than an abort 2002-02-01 05:09:35 +00:00
as In an amazing fit of stupidity, I flipped the conditional and didn't test 2002-01-22 21:07:24 +00:00
dis In an amazing fit of stupidity, I flipped the conditional and didn't test 2002-01-22 21:07:24 +00:00
gccas Resolve deps 2002-01-31 15:52:41 +00:00
gccld Initial Checkin of gccld 2002-01-24 19:12:12 +00:00
link Accept, but ignore -lfoo options. 2002-01-25 03:59:39 +00:00
llc Switch over to a model where we compile each method, emit assembly, then free 2002-02-03 07:54:10 +00:00
lli Eliminate opt library 2002-01-21 23:13:46 +00:00
llvm-as In an amazing fit of stupidity, I flipped the conditional and didn't test 2002-01-22 21:07:24 +00:00
llvm-dis In an amazing fit of stupidity, I flipped the conditional and didn't test 2002-01-22 21:07:24 +00:00
llvm-link Accept, but ignore -lfoo options. 2002-01-25 03:59:39 +00:00
opt Add mergereturn pass 2002-02-01 04:54:11 +00:00
tests Uhm... that was really bad 2001-09-07 21:26:51 +00:00
Makefile Build new gccas tool 2001-10-31 04:29:30 +00:00